summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Collapse)AuthorAgeFilesLines
...
* build: check for volatileAndrew Tridgell2010-04-061-4/+9
|
* build: check size of typesAndrew Tridgell2010-04-061-2/+6
| | | | allow name of SIZEOF test to be specified
* build: added CHECK_SIZEOF()Andrew Tridgell2010-04-061-11/+35
|
* build: smarter list splittingAndrew Tridgell2010-04-063-15/+16
|
* build: improve autoconf macrosAndrew Tridgell2010-04-061-6/+25
| | | | | | | | - enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks
* build: added CHECK_DECLS()Andrew Tridgell2010-04-061-0/+11
|
* build: return values for autoconf-like testsAndrew Tridgell2010-04-061-9/+44
| | | | also add checklibc options for CHECK_FUNCS_IN()
* build: another typoAndrew Tridgell2010-04-061-1/+1
|
* 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: useful test scriptAndrew Tridgell2010-04-061-0/+19
|
* build: added define and always options to CHECK_VARIABLE()Andrew Tridgell2010-04-061-2/+7
|
* build: waf build for lib/tlsAndrew Tridgell2010-04-061-1/+0
|
* useful tools for finding missing configure stepsAndrew Tridgell2010-04-062-0/+27
|
* build: added generation of version.hAndrew Tridgell2010-04-061-0/+13
|
* 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-062-19/+8
|
* 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-066-128/+100
|
* build: add README to explain gen_ndr, and ensure directory existsAndrew Tridgell2010-04-061-0/+6
|
* build: fixes from itaAndrew Tridgell2010-04-063-47/+140
|
* build: fixed formattingAndrew Tridgell2010-04-061-1/+1
|
* build: source= is clearer for source listsAndrew Tridgell2010-04-062-19/+19
|
* 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: fixed --includedir options for PIDLAndrew Tridgell2010-04-062-13/+16
|
* build: split out the extension based build patternsAndrew Tridgell2010-04-062-95/+108
|
* 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-063-238/+274
|
* build: aded wafsamba READMEAndrew Tridgell2010-04-061-0/+4
|
* build: cope with empty source lists for libsAndrew Tridgell2010-04-062-1/+858
|
* build: added svn version of waf. It has better exception displayAndrew Tridgell2010-04-062-1/+1
|
* build: heimdal_build waf supportAndrew Tridgell2010-04-065-200/+223
| | | | heimdal now mostly builds
* build: auto generate ASN1 and ET rulesAndrew Tridgell2010-04-061-5/+37
|
* build: fixed handling of heimdal_build/internal.mkAndrew Tridgell2010-04-062-11/+76
|
* build: improve the wscript generatorAndrew Tridgell2010-04-062-0/+9
|
* build: added public_headers supportAndrew Tridgell2010-04-061-1/+11
|
* build: added BUILD_SUBDIR() wrapperAndrew Tridgell2010-04-061-1/+1
|
* build: recognise manpages keywordAndrew Tridgell2010-04-062-2/+13
|
* build: added autoproto stubAndrew Tridgell2010-04-061-0/+8
|
* build: first attempt at a script to auto-convert config.mk files to wscriptAndrew Tridgell2010-04-063-0/+408
|
* build: added waf build rules for ldbAndrew Tridgell2010-04-062-1/+1
|
* build: added waf to the tree, so everyone uses the same versionAndrew Tridgell2010-04-062-0/+1