summaryrefslogtreecommitdiffstats
path: root/buildtools/wafsamba/samba_utils.py
Commit message (Expand)AuthorAgeFilesLines
...
* build: a bit more information for tracking --target depsAndrew Tridgell2010-04-061-1/+2
* build: sys.exit is better than raise hereAndrew Tridgell2010-04-061-2/+2
* s4-waf: fixed some of the group orderingAndrew Tridgell2010-04-061-7/+21
* s4-waf: added rules for rebuilding the yapp parser in pidlAndrew Tridgell2010-04-061-0/+9
* build: added pattern option for recursive_dirlistAndrew Tridgell2010-04-061-2/+12
* build: tidy up the wafsamba rules a bitAndrew Tridgell2010-04-061-73/+22
* build: throw an error on all bad variable substitutionsAndrew Tridgell2010-04-061-12/+18
* build: fixed EXPAND_VARIABLES() for env expansionAndrew Tridgell2010-04-061-1/+2
* build: support variable expansion in source= arguments to build rulesAndrew Tridgell2010-04-061-0/+34
* build: honor existing LD_LIBRARY_PATH settings when adding shared lib pathsAndrew Tridgell2010-04-061-1/+12
* build: we need to replace md5 in Task as wellAndrew Tridgell2010-04-061-1/+2
* build: need to set h_file on UtilsAndrew Tridgell2010-04-061-2/+3
* build: replace h_file when replacing md5Thomas Nagy2010-04-061-0/+8
* build: cope with systems that don't have md5 in pythonAndrew Tridgell2010-04-061-0/+21
* build: need to mark disabled libraries as DISABLEDAndrew Tridgell2010-04-061-0/+1
* build: add cflags from pkg_config results to header/function testsAndrew Tridgell2010-04-061-0/+2
* build: finer grained rpath checking for binary/installAndrew Tridgell2010-04-061-10/+13
* build: support systems without rpathAndrew Tridgell2010-04-061-3/+6
* build: cope with multiple checks for the same function/libraryAndrew Tridgell2010-04-061-0/+9
* build: added SUBST_VARS_RECURSIVE()Andrew Tridgell2010-04-061-3/+12
* build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell2010-04-061-0/+18
* build: split build and install libraries/binariesAndrew Tridgell2010-04-061-14/+9
* build: try faster includes processingAndrew Tridgell2010-04-061-1/+0
* build: waf quicktest nearly worksAndrew Tridgell2010-04-061-12/+38
* build: nearly there on samba4 buildAndrew Tridgell2010-04-061-32/+27
* build: assert on missing dependencyAndrew Tridgell2010-04-061-1/+13
* build: added ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-061-0/+28
* build: added SUBST_ENV_VAR()Andrew Tridgell2010-04-061-0/+5
* build: smarter list splittingAndrew Tridgell2010-04-061-2/+9
* build: a useful example of a debug technique in wafAndrew Tridgell2010-04-061-0/+8
* build: result of hack session with itaAndrew Tridgell2010-04-061-4/+4
* build: fixes from itaAndrew Tridgell2010-04-061-1/+43
* build: rewrote PIDL rules, breaking them into a separate waf toolAndrew Tridgell2010-04-061-0/+48
* build: started to split up wafsamba.py into separate modulesAndrew Tridgell2010-04-061-0/+133