s4-net: nicer error message (and no exception)
[samba.git] / source4 / wscript
2010-04-15 Stefan Metzmachers4:selftest/wscript: --enable-selftest and --with-selft...
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-06 Andrew Tridgells4-waf: add subdir argument to distcheck for source4
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to build the tarball
2010-04-06 Andrew Tridgells4-waf: remove PYTHONDIR from config.h
2010-04-06 Andrew Tridgells4-waf: install in /usr/local/samba by default
2010-04-06 Andrew Tridgells4-waf: added pydoctor and wafdocs targets
2010-04-06 Andrew Tridgells4-waf: change bundled extension to 'samba4'
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: don't auto-include bundled library headers
2010-04-06 Andrew Tridgells4-waf: set the bundled library extension for some...
2010-04-06 Andrew Tridgells4-waf: enable the configuration and options for pidl
2010-04-06 Andrew Tridgellbuild: spelling fix, and syntax highlighting fix
2010-04-06 Andrew Tridgellbuild: check for pam headers
2010-04-06 Kai Blinbuild: Add a ctags command to build a ctags-style tags...
2010-04-06 Andrew Tridgellbuild: ensure that the 'build' command appears in waf...
2010-04-06 Andrew Tridgellbuild: added 'waf etags' target
2010-04-06 Andrew Tridgellbuild: optionally enable builtin popt
2010-04-06 Andrew Tridgellbuild: remove hacks from top level wscript
2010-04-06 Andrew Tridgellbuild: try faster includes processing
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: nearly there on samba4 build
2010-04-06 Andrew Tridgellbuild: emulate autoconf PACKAGE_* variables
2010-04-06 Andrew Tridgellbuild: added wrapper options
2010-04-06 Andrew Tridgellbuild: iconv checks
2010-04-06 Andrew Tridgellbuild: check for pam
2010-04-06 Andrew Tridgellbuild: zlib checks
2010-04-06 Andrew Tridgellbuild: check for backtrace
2010-04-06 Andrew Tridgellbuild: ntvfs/sysdep configure checks
2010-04-06 Andrew Tridgellbuild: waf build for lib/tls
2010-04-06 Andrew Tridgellbuild: result of hack session with ita
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: started to split up wafsamba.py into separate...
2010-04-06 Andrew Tridgellbuild: added ASN1, PIDL and ET build rules
2010-04-06 Andrew Tridgellbuild: DEFUN->DEFINE, and fixed CFLAGS handling
2010-04-06 Andrew Tridgellbuild: s4 wants config.h in include/
2010-04-06 Andrew Tridgellbuild: added ADD_CFLAGS() and started of Samba4 build