s3-docs: Improve "winbind nss info" section in man smb.conf.
[ira/wip.git] / buildtools /
2010-04-15 Andrew Tridgellbuild: throw a fatal error for duplicate target declara...
2010-04-15 Andrew Tridgellbuild: ensure we don't recreate library loops in expansions
2010-04-14 Andrew Tridgellbuild: make the 'wrong version of waf' message even...
2010-04-14 Andrew Tridgellbuild: check that the user is not using an old /usr...
2010-04-14 Andrew TridgellMerge branch 'master' of ssh://git.samba.org/data/git...
2010-04-14 Andrew Tridgellbuild: try to honor MAKEFLAGS from make
2010-04-13 Stefan Metzmacherbuildtools/wafsamba: make sure CHECK_FUNC() and CHECK_V...
2010-04-13 Andrew Tridgelltdb-waf: added build of manpages and config options...
2010-04-13 Andrew Tridgellbuild: for unbundled libraries install devel link too
2010-04-13 Andrew Tridgellbuild: added autoconf compatible configure options
2010-04-13 Andrew Tridgellbuild: cope with spaces in options passed to ./configure
2010-04-13 Andrew Tridgellbuild: allow cross-builds to use shared libraries
2010-04-13 Andrew Tridgellbuild: check the type of implied dependencies
2010-04-13 Andrew Tridgellbuild: fixed a typo that prevented --bundled-libraries...
2010-04-12 Andrew Tridgellbuild: cope with existing binaries in bin/ left over...
2010-04-12 Andrew Tridgellbuild: added cross-compilation configure options
2010-04-12 Stefan Metzmacherwafsamba: don't add global dependencies to hostcc targets
2010-04-12 Stefan Metzmacherwafsamba: allow passing 'use_hostcc' to SAMBA_SUBSYSTEM()
2010-04-12 Kai Blinbuild: Add an always parameter to CHECK_DECLS
2010-04-12 Kai Blins3-waf: Correctly create symlink if SAMBA_BINARY target...
2010-04-12 Andrew Tridgellbuild: allow target upgrades from EMPTY to SYSLIB
2010-04-12 Andrew Tridgellbuild: use a common autogen-waf.sh for all builds
2010-04-12 Andrew Tridgellbuild: cope with symlinks between build components...
2010-04-11 Andrew Tridgellbuild: added --minimum-library-version configure option
2010-04-10 Stefan Metzmachers4:autogen-waf: generate 'Makefile' instead of 'makefile'
2010-04-09 Andrew Tridgellbuild: use Logs.error() and Logs.info() instead of...
2010-04-09 Andrew Tridgellbuild: nicer error message on missing file in waf dist
2010-04-09 Andrew Tridgellbuild: no need to re-create the lib and bin symlinks...
2010-04-09 Andrew Tridgellbuild: added --picky-developer and --fatal-errors
2010-04-08 Matthias Dieter... s4:WAF buildsystem - support out of "source4" directory...
2010-04-08 Andrew Tridgellbuild: we need this isinstance() check for distcheck
2010-04-08 Andrew Tridgellbuild: the exceptions here are not useful
2010-04-08 Andrew Tridgellbuild: make the handling of relative paths a bit saner
2010-04-08 Jelmer Vernooijs4-waf: Add dist target.
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-07 Jelmer Vernooijs4-waf: Fix 'waf dist' app name.
2010-04-06 Jelmer VernooijSupport 'make test TESTS=foo' again.
2010-04-06 Andrew Tridgellbuild: use a target_in_list() function for more flexibl...
2010-04-06 Andrew Tridgellbuild: cope with binaries with subdir prefixes (for...
2010-04-06 Andrew Tridgellbuild: run distcheck in testwaf.sh
2010-04-06 Andrew Tridgellbuild: update version of waf to add subdir argument...
2010-04-06 Andrew Tridgells4-waf: replace TOUCH_FILE() with normal install rules
2010-04-06 Andrew Tridgellbuild: simpler symlink_bin and symlink_lib methods
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgellbuild: fixed LOAD_ENVIRONMENT for out of tree builds
2010-04-06 Andrew Tridgells4-waf: new autogen-waf.sh
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 Tridgellbuild: nicer error msg when git ls-files fails
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to our standalone libs as...
2010-04-06 Andrew Tridgells4-waf: added 'waf dist' to build the tarball
2010-04-06 Andrew Tridgellbuild: removed some unused imports found by pyflakes
2010-04-06 Andrew Tridgellbuild: fixed the expansions in pkgconfig files
2010-04-06 Andrew Tridgellbuild: fixed DESTDIR for TOUCH_FILE()
2010-04-06 Andrew Tridgellbuild: waf update to fix macos build error
2010-04-06 Andrew Tridgellbuild: try to fix the python link problem on SerNet...
2010-04-06 Andrew Tridgellbuild: use waf from waf-svn.git repo
2010-04-06 Andrew Tridgellbuild: try the generic C compiler on hpux if gcc not...
2010-04-06 Andrew Tridgellbuild: update wav-svn
2010-04-06 Andrew Tridgellbuild: added 'generic' cc support and a simple irix...
2010-04-06 Andrew Tridgellbuild: initial version of a tru64 compiler module
2010-04-06 Andrew Tridgellpidl-waf: better handling of the man page generation
2010-04-06 Andrew Tridgellbuild: don't depend on the blib/ files in SAMBA_PIDL()
2010-04-06 Andrew Tridgellbuild: loop until all object reductions are complete
2010-04-06 Andrew Tridgellbuild: make sure the directory exists in TOUCH_FILE()
2010-04-06 Andrew Tridgellbuild: nicer display of command type for prototypes...
2010-04-06 Andrew Tridgells4-waf: create a blank __init__.py in samba/external
2010-04-06 Andrew Tridgellbuild: a bit more information for tracking --target...
2010-04-06 Andrew Tridgells4-waf: updates for the new python installer from jelmer
2010-04-06 Andrew Tridgellbuild: much simpler and faster rpath install handler
2010-04-06 Andrew Tridgellbuild: only link install targets at install time
2010-04-06 Andrew Tridgellbuild: enable nothreads workaround only with WAF_NOTHRE...
2010-04-06 Andrew Tridgellbuild: fixed the dependencies of the install targets
2010-04-06 Andrew Tridgellbuild: fixed the task counter when nothreads is used
2010-04-06 Andrew Tridgellbuild: enable 'nothreads' when JOBS=1
2010-04-06 Andrew Tridgellbuild: refactor the object reduction code
2010-04-06 Andrew Tridgellbuild: sys.exit is better than raise here
2010-04-06 Andrew Tridgellbuild: don't define vars in config.h for CONFIG_PATH()
2010-04-06 Andrew Tridgellbuild: finally got LIBRARY<->LIBRARY reductions working
2010-04-06 Andrew Tridgellbuild: add python library object reduction
2010-04-06 Andrew Tridgellbuild: python libs need to be built shared, regardless...
2010-04-06 Andrew Tridgellbuild: add require_headers option to CHECK_BUNDLED_SYSTEM()
2010-04-06 Andrew Tridgells4-waf: fixed some of the group ordering
2010-04-06 Andrew Tridgellbuild: expand indirect includes to fix disable-shared...
2010-04-06 Andrew Tridgellbuild: fixed install target for systems with rpath...
2010-04-06 Andrew Tridgellbuild: added functions for compound configuration testing
2010-04-06 Andrew Tridgellbuild: don't link when checking a C prototype
2010-04-06 Andrew Tridgellbuild: tweak the strategy for finding functions
2010-04-06 Andrew Tridgellbuild: new waf version with local patches replaced...
2010-04-06 Andrew Tridgellbuild: removed debug line
2010-04-06 Andrew Tridgellbuild: fixed a configure error with a totally clean...
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: added rules for rebuilding the yapp parser...
2010-04-06 Andrew Tridgellbuild: fixed the on_results problem with SAMBA_AUTOPROTO()
2010-04-06 Andrew Tridgellbuild: fixed missing nodes display on errors
2010-04-06 Andrew Tridgellbuild: added pattern option for recursive_dirlist
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
next