build: a few more build rules that should have on_results=True
[nivanova/samba-autobuild/.git] / buildtools / wafsamba / wafsamba.py
2010-04-06 Andrew Tridgellbuild: a few more build rules that should have on_resul...
2010-04-06 Andrew Tridgellbuild: use shell=True for SAMBA_GENERATOR
2010-04-06 Andrew Tridgellbuild: finer grained rpath checking for binary/install
2010-04-06 Andrew Tridgellbuild: don't use double binaries/libs if not needed
2010-04-06 Andrew Tridgellbuild: mark wafsamba as unbuffered, so stdout and stder...
2010-04-06 Andrew Tridgellbuild: fixed build of heimdal/lib/roken/err.h
2010-04-06 Andrew Tridgellbuild: added --disable-shared option
2010-04-06 Andrew Tridgellbuild: cope with subsystems with no enabled modules
2010-04-06 Andrew Tridgellbuild: fixed ifaddrs.h for heimdal (from template)
2010-04-06 Andrew Tridgellbuild: use SUBST_VARS_RECURSIVE() for install_path
2010-04-06 Andrew Tridgellbuild: rename samba_includes.py to samba_optimisation.py
2010-04-06 Andrew Tridgellbuild: split build and install libraries/binaries
2010-04-06 Andrew Tridgellbuild: added a cflags_end SAMBA_SUBSYSTEM() option
2010-04-06 Andrew Tridgellbuild: an optimisation for includes file handling
2010-04-06 Andrew Tridgellbuild: try faster includes processing
2010-04-06 Andrew Tridgellbuild: check that the symlink doesn't exist before...
2010-04-06 Andrew Tridgellbuild: allow shared and python staging areas to be...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: nearly there on samba4 build
2010-04-06 Andrew Tridgellbuild: better target name for lib link
2010-04-06 Andrew Tridgellbuild: use export_incdirs
2010-04-06 Andrew Tridgellbuild: fixed heimdal include lists
2010-04-06 Andrew Tridgellbuild: back to stricter deps
2010-04-06 Andrew Tridgellbuild: smarter list splitting
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: result of hack session with ita
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 --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: cope with empty source lists for libs