summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* build: ignore the bin/ directoryAndrew Tridgell2010-04-061-0/+1
* build: h_errno for heimdalAndrew Tridgell2010-04-061-0/+4
* build: more headers and variables in configureAndrew Tridgell2010-04-061-1/+6
* build: added define and always options to CHECK_VARIABLE()Andrew Tridgell2010-04-061-2/+7
* build: waf build for lib/tlsAndrew Tridgell2010-04-063-1/+29
* build: check for pkgconfigAndrew Tridgell2010-04-061-1/+4
* useful tools for finding missing configure stepsAndrew Tridgell2010-04-062-0/+27
* build: added generation of version.hAndrew Tridgell2010-04-062-0/+15
* build: a useful example of a debug technique in wafAndrew Tridgell2010-04-061-0/+8
* build: moved main autoproto rule into samba_autoproto.pyAndrew Tridgell2010-04-063-19/+9
* build: allow selection of build group in HEIMDAL_AUTOPROTO()Andrew Tridgell2010-04-062-1/+31
* build: use shell for TDR rule, as -- confuses the build ruleAndrew Tridgell2010-04-061-1/+1
* build: result of hack session with itaAndrew Tridgell2010-04-0611-179/+335
* build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell2010-04-064-1/+16
* build: added heimdal_build table rulesAndrew Tridgell2010-04-061-1/+51
* build: fixes from itaAndrew Tridgell2010-04-0610-184/+293
* build: fixed formattingAndrew Tridgell2010-04-061-1/+1
* build: source= is clearer for source listsAndrew Tridgell2010-04-063-25/+25
* build: using deps= for deps is clearerAndrew Tridgell2010-04-062-2/+2
* build: rewrote PIDL rules, breaking them into a separate waf toolAndrew Tridgell2010-04-064-78/+103
* build: fixed location of gen_ndr filesAndrew Tridgell2010-04-061-8/+8
* build: mail IDL build rulesAndrew Tridgell2010-04-061-0/+14
* build: dynconfig build rulesAndrew Tridgell2010-04-061-0/+2
* build: added librpc build scriptAndrew Tridgell2010-04-061-0/+732
* build: fixed --includedir options for PIDLAndrew Tridgell2010-04-062-13/+16
* build: split out the extension based build patternsAndrew Tridgell2010-04-062-95/+108
* build: another missing subsystem .....Andrew Tridgell2010-04-061-0/+2
* build: add output_type and realname for mit_samba libraryAndrew Tridgell2010-04-061-0/+2
* build: started to split up wafsamba.py into separate modulesAndrew Tridgell2010-04-068-239/+295
* build: aded wafsamba READMEAndrew Tridgell2010-04-061-0/+4
* build: moved wafsamba.py to buildtoolsAndrew Tridgell2010-04-061-1/+1
* build: cope with empty source lists for libsAndrew Tridgell2010-04-062-1/+6
* build: added ASN1, PIDL and ET build rulesAndrew Tridgell2010-04-064-59/+154
* build: added svn version of waf. It has better exception displayAndrew Tridgell2010-04-062-1/+1
* build: added build groupsAndrew Tridgell2010-04-062-48/+75
* 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
* 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