summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build: recursive dependency calculationAndrew Tridgell2010-04-061-7/+22
|
* build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell2010-04-063-19/+62
|
* build: heimdal_build waf supportAndrew Tridgell2010-04-0610-258/+948
| | | | heimdal now mostly builds
* build: make CHECK_FUNCS_IN() smarter about mandatory librariesAndrew Tridgell2010-04-061-18/+38
|
* build: added gettext/libintl to libreplaceAndrew Tridgell2010-04-061-1/+2
|
* build: add LIBREPLACE_EXTAndrew Tridgell2010-04-061-1/+7
|
* build: run the lib/replace rules firstAndrew Tridgell2010-04-061-0/+1
|
* build: added ASN1 and ERRTABLE build targetsAndrew Tridgell2010-04-061-6/+49
|
* build: auto generate ASN1 and ET rulesAndrew Tridgell2010-04-061-5/+37
|
* build: auto-strip empty dependenciesAndrew Tridgell2010-04-061-0/+10
|
* build: added LIBREPLACE_NETWORKAndrew Tridgell2010-04-061-1/+9
|
* build: don't distinguish system and local libs in wscript filesAndrew Tridgell2010-04-062-9/+20
|
* build: add heimdal_buildAndrew Tridgell2010-04-061-0/+1
|
* build: add libresolvAndrew Tridgell2010-04-061-0/+2
|
* build: fixed handling of heimdal_build/internal.mkAndrew Tridgell2010-04-062-11/+76
|
* build: LIBLDB hack not needed any moreAndrew Tridgell2010-04-061-8/+0
|
* build: on the fly dependency checkingAndrew Tridgell2010-04-062-15/+0
|
* build: improve the wscript generatorAndrew Tridgell2010-04-062-0/+9
|
* build: auto-remove circular dependenciesAndrew Tridgell2010-04-061-34/+68
|
* build: check for circular build dependenciesAndrew Tridgell2010-04-062-5/+45
|
* build: death to singletonsAndrew Tridgell2010-04-061-17/+24
|
* build: simpler BUILD_SUBDIRAndrew Tridgell2010-04-061-8/+3
|
* build: more header checksAndrew Tridgell2010-04-061-0/+10
|
* build: use runonce for config checksAndrew Tridgell2010-04-061-19/+31
|
* build: added public_headers supportAndrew Tridgell2010-04-062-1/+15
|
* build: added BUILD_SUBDIR() wrapperAndrew Tridgell2010-04-067-69/+84
|
* build: recognise manpages keywordAndrew Tridgell2010-04-063-3/+15
|
* build: added autoproto stubAndrew Tridgell2010-04-062-2/+12
|
* build: LIBLDB aliasAndrew Tridgell2010-04-061-0/+8
|
* build: added top level scriptAndrew Tridgell2010-04-061-0/+64
|
* build: put config.h in top dir by defaultAndrew Tridgell2010-04-061-2/+6
|
* build: allow override of config.h locationAndrew Tridgell2010-04-061-1/+1
|
* build: more developer flagsAndrew Tridgell2010-04-061-3/+3
|
* build: s4 wants config.h in include/Andrew Tridgell2010-04-062-15/+3
|
* build: add dummy flags for auto-generated scriptsAndrew Tridgell2010-04-061-7/+36
|
* build: first attempt at a script to auto-convert config.mk files to wscriptAndrew Tridgell2010-04-063-0/+408
|
* build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell2010-04-067-20/+151
|
* build: SAMBA_BUILD_ENV() is now in conf.*Andrew Tridgell2010-04-061-2/+1
|
* build: moved lib -> sharedAndrew Tridgell2010-04-061-30/+15
| | | | - remove lib dep creation, it's done by waf
* build: tdb does not depend on tallocAndrew Tridgell2010-04-061-1/+1
|
* build: added waf build rules for ldbAndrew Tridgell2010-04-068-34/+76
|
* build: some more config checksAndrew Tridgell2010-04-061-0/+5
|
* build: added recursive library handlingAndrew Tridgell2010-04-061-1/+13
|
* build: added target directory optionsAndrew Tridgell2010-04-063-0/+65
|
* build: neater way to find libreplace and start on tevent waf buildAndrew Tridgell2010-04-065-32/+128
|
* build: added waf to the tree, so everyone uses the same versionAndrew Tridgell2010-04-062-0/+1
|
* build: added some comments for tdb buildAndrew Tridgell2010-04-061-3/+15
|
* build: more binaries for waf tdb buildAndrew Tridgell2010-04-061-0/+12
|
* build: added waf build for tdbAndrew Tridgell2010-04-061-0/+24
|
* build: renamed autoconf.py to wafsamba.py and added SAMBA_*() functionsAndrew Tridgell2010-04-064-81/+131
|