build: added help on fns
[samba.git] / buildtools / wafsamba /
2010-04-06 Andrew Tridgellbuild: added help on fns
2010-04-06 Andrew Tridgellbuild: check for volatile
2010-04-06 Andrew Tridgellbuild: check size of types
2010-04-06 Andrew Tridgellbuild: added CHECK_SIZEOF()
2010-04-06 Andrew Tridgellbuild: smarter list splitting
2010-04-06 Andrew Tridgellbuild: improve autoconf macros
2010-04-06 Andrew Tridgellbuild: added CHECK_DECLS()
2010-04-06 Andrew Tridgellbuild: return values for autoconf-like tests
2010-04-06 Andrew Tridgellbuild: another typo
2010-04-06 Andrew Tridgellbuild: add_headers flag to CHECK_HEADER()
2010-04-06 Andrew Tridgellbuild: added define and always options to CHECK_VARIABLE()
2010-04-06 Andrew Tridgellbuild: added generation of version.h
2010-04-06 Andrew Tridgellbuild: a useful example of a debug technique in waf
2010-04-06 Andrew Tridgellbuild: moved main autoproto rule into samba_autoproto.py
2010-04-06 Andrew Tridgellbuild: allow selection of build group in HEIMDAL_AUTOPR...
2010-04-06 Andrew Tridgellbuild: use shell for TDR rule, as -- confuses the build...
2010-04-06 Andrew Tridgellbuild: result of hack session with ita
2010-04-06 Andrew Tridgellbuild: add README to explain gen_ndr, and ensure direct...
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: fixed formatting
2010-04-06 Andrew Tridgellbuild: source= is clearer for source lists
2010-04-06 Andrew Tridgellbuild: rewrote PIDL rules, breaking them into a separat...
2010-04-06 Andrew Tridgellbuild: fixed location of gen_ndr files
2010-04-06 Andrew Tridgellbuild: fixed --includedir options for PIDL
2010-04-06 Andrew Tridgellbuild: split out the extension based build patterns
2010-04-06 Andrew Tridgellbuild: add output_type and realname for mit_samba library
2010-04-06 Andrew Tridgellbuild: started to split up wafsamba.py into separate...
2010-04-06 Andrew Tridgellbuild: aded wafsamba README
2010-04-06 Andrew Tridgellbuild: cope with empty source lists for libs