summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* build: added CHECK_DECLS()Andrew Tridgell2010-04-062-0/+13
|
* build: backtrace and crypt testsAndrew Tridgell2010-04-062-3/+4
|
* build: return values for autoconf-like testsAndrew Tridgell2010-04-061-9/+44
| | | | also add checklibc options for CHECK_FUNCS_IN()
* build: check for backtraceAndrew Tridgell2010-04-063-1/+8
|
* build: another typoAndrew Tridgell2010-04-061-1/+1
|
* build: ntvfs/sysdep configure checksAndrew Tridgell2010-04-062-0/+8
|
* build: add_headers flag to CHECK_HEADER()Andrew Tridgell2010-04-061-4/+4
| | | | | This allows you to ask the header not be added to the list of headers for future configure checks
* build: ignore some waf filesAndrew Tridgell2010-04-061-0/+2
|
* build: useful test scriptAndrew Tridgell2010-04-061-0/+19
|
* 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
| | | | also added selftest example command
* 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
| | | | 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
|