summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba/samba_optimisation.py
AgeCommit message (Collapse)AuthorFilesLines
2012-09-27s4-python: Various formatting fixes.Jelmer Vernooij1-1/+1
* Trailing whitespace * use of "==" where "is" should be used * double spaces
2012-02-10wafsamba: Expand tabs.Jelmer Vernooij1-78/+78
2010-11-08waf: fixed tabs/spaces for python3.0Andrew Tridgell1-4/+4
Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Mon Nov 8 00:55:13 UTC 2010 on sn-devel-104
2010-10-30waf: added suncc_wrapAndrew Tridgell1-1/+16
this should solve a problem with creating alias modules with Sun CC. Thanks to Matthieu for the idea, and Thomas for the waf code
2010-05-03build: fix for combined configure/build in one commandAndrew Tridgell1-3/+10
This is a fix from ita for "waf distclean configure build". Running it as one command failed with missing config.h
2010-04-06build: removed some unused imports found by pyflakesAndrew Tridgell1-2/+1
thanks to Jelmer for pointing me at pyflakes
2010-04-06build: rename samba_includes.py to samba_optimisation.pyAndrew Tridgell1-0/+144