summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/samba_optimisation.py
Commit message (Collapse)AuthorAgeFilesLines
* s4-python: Various formatting fixes.Jelmer Vernooij2012-09-271-1/+1
| | | | | | * Trailing whitespace * use of "==" where "is" should be used * double spaces
* wafsamba: Expand tabs.Jelmer Vernooij2012-02-101-78/+78
|
* waf: fixed tabs/spaces for python3.0Andrew Tridgell2010-11-081-4/+4
| | | | | Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Mon Nov 8 00:55:13 UTC 2010 on sn-devel-104
* waf: added suncc_wrapAndrew Tridgell2010-10-301-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
* build: fix for combined configure/build in one commandAndrew Tridgell2010-05-031-3/+10
| | | | | This is a fix from ita for "waf distclean configure build". Running it as one command failed with missing config.h
* build: removed some unused imports found by pyflakesAndrew Tridgell2010-04-061-2/+1
| | | | thanks to Jelmer for pointing me at pyflakes
* build: rename samba_includes.py to samba_optimisation.pyAndrew Tridgell2010-04-061-0/+144