build: auto-strip empty dependencies
[nivanova/samba-autobuild/.git] / lib / replace / wafsamba.py
2010-04-06 Andrew Tridgellbuild: auto-strip empty dependencies
2010-04-06 Andrew Tridgellbuild: don't distinguish system and local libs in wscri...
2010-04-06 Andrew Tridgellbuild: on the fly dependency checking
2010-04-06 Andrew Tridgellbuild: auto-remove circular dependencies
2010-04-06 Andrew Tridgellbuild: check for circular build dependencies
2010-04-06 Andrew Tridgellbuild: death to singletons
2010-04-06 Andrew Tridgellbuild: simpler BUILD_SUBDIR
2010-04-06 Andrew Tridgellbuild: use runonce for config checks
2010-04-06 Andrew Tridgellbuild: added public_headers support
2010-04-06 Andrew Tridgellbuild: added BUILD_SUBDIR() wrapper
2010-04-06 Andrew Tridgellbuild: recognise manpages keyword
2010-04-06 Andrew Tridgellbuild: added autoproto stub
2010-04-06 Andrew Tridgellbuild: put config.h in top dir by default
2010-04-06 Andrew Tridgellbuild: allow override of config.h location
2010-04-06 Andrew Tridgellbuild: s4 wants config.h in include/
2010-04-06 Andrew Tridgellbuild: add dummy flags for auto-generated scripts
2010-04-06 Andrew Tridgellbuild: added ADD_CFLAGS() and started of Samba4 build
2010-04-06 Andrew Tridgellbuild: moved lib -> shared
2010-04-06 Andrew Tridgellbuild: added waf build rules for ldb
2010-04-06 Andrew Tridgellbuild: added recursive library handling
2010-04-06 Andrew Tridgellbuild: added target directory options
2010-04-06 Andrew Tridgellbuild: neater way to find libreplace and start on teven...
2010-04-06 Andrew Tridgellbuild: added some comments for tdb build
2010-04-06 Andrew Tridgellbuild: renamed autoconf.py to wafsamba.py and added...