summaryrefslogtreecommitdiff
path: root/buildtools/wafsamba
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell1-6/+8
2010-04-06build: expand CHECK_CODE() functionAndrew Tridgell1-12/+25
2010-04-06build: added CHECK_CODE_COMPILES()Andrew Tridgell1-0/+27
2010-04-06build: added help on fnsAndrew Tridgell1-0/+48
2010-04-06build: check for volatileAndrew Tridgell1-4/+9
2010-04-06build: check size of typesAndrew Tridgell1-2/+6
2010-04-06build: added CHECK_SIZEOF()Andrew Tridgell1-11/+35
2010-04-06build: smarter list splittingAndrew Tridgell3-15/+16
2010-04-06build: improve autoconf macrosAndrew Tridgell1-6/+25
2010-04-06build: added CHECK_DECLS()Andrew Tridgell1-0/+11
2010-04-06build: return values for autoconf-like testsAndrew Tridgell1-9/+44
2010-04-06build: another typoAndrew Tridgell1-1/+1
2010-04-06build: add_headers flag to CHECK_HEADER()Andrew Tridgell1-4/+4
2010-04-06build: added define and always options to CHECK_VARIABLE()Andrew Tridgell1-2/+7
2010-04-06build: added generation of version.hAndrew Tridgell1-0/+13
2010-04-06build: a useful example of a debug technique in wafAndrew Tridgell1-0/+8
2010-04-06build: moved main autoproto rule into samba_autoproto.pyAndrew Tridgell2-19/+8
2010-04-06build: allow selection of build group in HEIMDAL_AUTOPROTO()Andrew Tridgell2-1/+31
2010-04-06build: use shell for TDR rule, as -- confuses the build ruleAndrew Tridgell1-1/+1
2010-04-06build: result of hack session with itaAndrew Tridgell5-128/+100
2010-04-06build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell1-0/+6
2010-04-06build: fixes from itaAndrew Tridgell3-47/+140
2010-04-06build: fixed formattingAndrew Tridgell1-1/+1
2010-04-06build: source= is clearer for source listsAndrew Tridgell1-17/+17
2010-04-06build: rewrote PIDL rules, breaking them into a separate waf toolAndrew Tridgell4-78/+103
2010-04-06build: fixed location of gen_ndr filesAndrew Tridgell1-8/+8
2010-04-06build: fixed --includedir options for PIDLAndrew Tridgell2-13/+16
2010-04-06build: split out the extension based build patternsAndrew Tridgell2-95/+108
2010-04-06build: add output_type and realname for mit_samba libraryAndrew Tridgell1-0/+2
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell3-238/+274
2010-04-06build: aded wafsamba READMEAndrew Tridgell1-0/+4
2010-04-06build: cope with empty source lists for libsAndrew Tridgell1-0/+852