summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: more headers and variables in configureAndrew Tridgell1-1/+6
2010-04-06build: check for pkgconfigAndrew Tridgell1-1/+4
2010-04-06build: result of hack session with itaAndrew Tridgell2-10/+20
2010-04-06build: fixes from itaAndrew Tridgell1-0/+1
2010-04-06build: using deps= for deps is clearerAndrew Tridgell2-2/+2
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell3-1/+13
2010-04-06build: moved wafsamba.py to buildtoolsAndrew Tridgell1-1/+1
2010-04-06build: cope with empty source lists for libsAndrew Tridgell1-852/+0
2010-04-06build: added ASN1, PIDL and ET build rulesAndrew Tridgell1-57/+132
2010-04-06build: added build groupsAndrew Tridgell1-48/+70
2010-04-06build: recursive dependency calculationAndrew Tridgell1-7/+22
2010-04-06build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell2-16/+58
2010-04-06build: heimdal_build waf supportAndrew Tridgell1-53/+256
2010-04-06build: make CHECK_FUNCS_IN() smarter about mandatory librariesAndrew Tridgell1-18/+38
2010-04-06build: added gettext/libintl to libreplaceAndrew Tridgell1-1/+2
2010-04-06build: add LIBREPLACE_EXTAndrew Tridgell1-1/+7
2010-04-06build: added ASN1 and ERRTABLE build targetsAndrew Tridgell1-6/+49
2010-04-06build: auto-strip empty dependenciesAndrew Tridgell1-0/+10
2010-04-06build: added LIBREPLACE_NETWORKAndrew Tridgell1-1/+9
2010-04-06build: don't distinguish system and local libs in wscript filesAndrew Tridgell1-7/+19
2010-04-06build: add libresolvAndrew Tridgell1-0/+2
2010-04-06build: on the fly dependency checkingAndrew Tridgell1-12/+0
2010-04-06build: auto-remove circular dependenciesAndrew Tridgell1-34/+68
2010-04-06build: check for circular build dependenciesAndrew Tridgell1-5/+42
2010-04-06build: death to singletonsAndrew Tridgell1-17/+24
2010-04-06build: simpler BUILD_SUBDIRAndrew Tridgell1-8/+3
2010-04-06build: more header checksAndrew Tridgell1-0/+10
2010-04-06build: use runonce for config checksAndrew Tridgell1-19/+31
2010-04-06build: added public_headers supportAndrew Tridgell1-0/+4
2010-04-06build: added BUILD_SUBDIR() wrapperAndrew Tridgell4-4/+19
2010-04-06build: recognise manpages keywordAndrew Tridgell1-1/+2
2010-04-06build: added autoproto stubAndrew Tridgell1-2/+4
2010-04-06build: put config.h in top dir by defaultAndrew Tridgell1-2/+6
2010-04-06build: allow override of config.h locationAndrew Tridgell1-1/+1
2010-04-06build: more developer flagsAndrew Tridgell1-3/+3
2010-04-06build: s4 wants config.h in include/Andrew Tridgell1-2/+2
2010-04-06build: add dummy flags for auto-generated scriptsAndrew Tridgell1-7/+36
2010-04-06build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell5-18/+115
2010-04-06build: SAMBA_BUILD_ENV() is now in conf.*Andrew Tridgell1-2/+1
2010-04-06build: moved lib -> sharedAndrew Tridgell1-30/+15
2010-04-06build: tdb does not depend on tallocAndrew Tridgell1-1/+1
2010-04-06build: added waf build rules for ldbAndrew Tridgell5-19/+55
2010-04-06build: some more config checksAndrew Tridgell1-0/+5
2010-04-06build: added recursive library handlingAndrew Tridgell1-1/+13
2010-04-06build: added target directory optionsAndrew Tridgell2-0/+22
2010-04-06build: neater way to find libreplace and start on tevent waf buildAndrew Tridgell5-32/+128
2010-04-06build: added some comments for tdb buildAndrew Tridgell1-3/+15
2010-04-06build: more binaries for waf tdb buildAndrew Tridgell1-0/+12
2010-04-06build: added waf build for tdbAndrew Tridgell1-0/+24
2010-04-06build: renamed autoconf.py to wafsamba.py and added SAMBA_*() functionsAndrew Tridgell4-81/+131