summaryrefslogtreecommitdiff
AgeCommit message (Collapse)AuthorFilesLines
2010-04-06build: more config checksAndrew Tridgell1-2/+5
2010-04-06build: check for offset_t and pw*_r functionsAndrew Tridgell1-2/+6
2010-04-06build: check size of typesAndrew Tridgell2-4/+10
allow name of SIZEOF test to be specified
2010-04-06build: check signal functionsAndrew Tridgell1-0/+2
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 Tridgell4-9/+35
- enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks
2010-04-06build: added CHECK_DECLS()Andrew Tridgell2-0/+13
2010-04-06build: backtrace and crypt testsAndrew Tridgell2-3/+4
2010-04-06build: return values for autoconf-like testsAndrew Tridgell1-9/+44
also add checklibc options for CHECK_FUNCS_IN()
2010-04-06build: check for backtraceAndrew Tridgell3-1/+8
2010-04-06build: another typoAndrew Tridgell1-1/+1
2010-04-06build: ntvfs/sysdep configure checksAndrew Tridgell2-0/+8
2010-04-06build: add_headers flag to CHECK_HEADER()Andrew Tridgell1-4/+4
This allows you to ask the header not be added to the list of headers for future configure checks
2010-04-06build: ignore some waf filesAndrew Tridgell1-0/+2
2010-04-06build: useful test scriptAndrew Tridgell1-0/+19
2010-04-06build: ignore the bin/ directoryAndrew Tridgell1-0/+1
2010-04-06build: h_errno for heimdalAndrew Tridgell1-0/+4
2010-04-06build: more headers and variables in configureAndrew Tridgell1-1/+6
2010-04-06build: added define and always options to CHECK_VARIABLE()Andrew Tridgell1-2/+7
2010-04-06build: waf build for lib/tlsAndrew Tridgell3-1/+29
2010-04-06build: check for pkgconfigAndrew Tridgell1-1/+4
2010-04-06useful tools for finding missing configure stepsAndrew Tridgell2-0/+27
2010-04-06build: added generation of version.hAndrew Tridgell2-0/+15
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 Tridgell3-19/+9
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 Tridgell11-179/+335
2010-04-06build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell4-1/+16
2010-04-06build: added heimdal_build table rulesAndrew Tridgell1-1/+51
2010-04-06build: fixes from itaAndrew Tridgell10-184/+293
2010-04-06build: fixed formattingAndrew Tridgell1-1/+1
2010-04-06build: source= is clearer for source listsAndrew Tridgell3-25/+25
2010-04-06build: using deps= for deps is clearerAndrew Tridgell2-2/+2
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: mail IDL build rulesAndrew Tridgell1-0/+14
2010-04-06build: dynconfig build rulesAndrew Tridgell1-0/+2
2010-04-06build: added librpc build scriptAndrew Tridgell1-0/+732
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: another missing subsystem .....Andrew Tridgell1-0/+2
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 Tridgell8-239/+295
2010-04-06build: aded wafsamba READMEAndrew Tridgell1-0/+4
2010-04-06build: moved wafsamba.py to buildtoolsAndrew Tridgell1-1/+1
2010-04-06build: cope with empty source lists for libsAndrew Tridgell2-1/+6
2010-04-06build: added ASN1, PIDL and ET build rulesAndrew Tridgell4-59/+154
also added selftest example command
2010-04-06build: added svn version of waf. It has better exception displayAndrew Tridgell2-1/+1