Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2012-09-27 | s4-python: Various formatting fixes. | Jelmer Vernooij | 1 | -1/+1 | |
* Trailing whitespace * use of "==" where "is" should be used * double spaces | |||||
2012-02-10 | wafsamba: Expand tabs. | Jelmer Vernooij | 1 | -78/+78 | |
2010-11-08 | waf: fixed tabs/spaces for python3.0 | Andrew Tridgell | 1 | -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-30 | waf: added suncc_wrap | Andrew Tridgell | 1 | -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-03 | build: fix for combined configure/build in one command | Andrew Tridgell | 1 | -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-06 | build: removed some unused imports found by pyflakes | Andrew Tridgell | 1 | -2/+1 | |
thanks to Jelmer for pointing me at pyflakes | |||||
2010-04-06 | build: rename samba_includes.py to samba_optimisation.py | Andrew Tridgell | 1 | -0/+144 | |