build: nicer progress display for a standard build
[nivanova/samba-autobuild/.git] / buildtools / wafsamba / wafsamba.py
2010-04-06 Andrew Tridgellbuild: nicer progress display for a standard build
2010-04-06 Andrew Tridgellbuild: override PACKAGE_VERSION in pkg-config generatio...
2010-04-06 Andrew Tridgellbuild: reuse SAMBA_LIBRARY() to build python modules
2010-04-06 Andrew Tridgellbuild: fixed progress display
2010-04-06 Andrew Tridgellbuild: use 'Compiling foo.c' and 'Linking foo' like...
2010-04-06 Andrew Tridgellbuild: tidy up the wafsamba rules a bit
2010-04-06 Andrew Tridgellbuild: added support for controlling library types
2010-04-06 Andrew Tridgellbuild: substitute @VAR@ variables in pkgconfig .pc...
2010-04-06 Andrew Tridgellbuild: fixed the python path in installed python scripts
2010-04-06 Andrew Tridgellbuild: fixed destination name for pc_files
2010-04-06 Andrew Tridgellbuild: added support for pc_files= for pkgconfig files
2010-04-06 Andrew Tridgellbuild: a hack to get perl to put its generated blib...
2010-04-06 Andrew Tridgellbuild: support wildcard excludes in INSTALL_WILDCARD()
2010-04-06 Andrew Tridgellbuild: support wildcard mappings for header_path
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgellbuild: fixed copy_script typo
2010-04-06 Andrew Tridgellbuild: started a library of common config tests for...
2010-04-06 Andrew Tridgellbuild: support variable expansion in source= arguments...
2010-04-06 Andrew Tridgellbuild: solaris8 doesn't honor the -f flag to ln.
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