s4-smbtorture: add smbcli_rap_netprintjobsetinfo().
[ira/wip.git] / buildtools /
2010-05-02 Andrew Tridgellbuild: uname on opensolaris returns 1 for success
2010-04-28 Andrew Tridgellbuild: added enabled=True/False option to SAMBA_BINARY()
2010-04-26 Andrew Tridgellbuild: cope with realname for install of non-python...
2010-04-26 Andrew Tridgellbuild: automatically run autogen-waf.sh when needed
2010-04-26 Andrew Tridgellbuild: normalise paths in unique source checking
2010-04-26 Andrew Tridgellbuild: a library is only empty if it has no deps
2010-04-26 Andrew Tridgellbuild: use option_group() not add_option_group()
2010-04-26 Andrew Tridgellbuild: cope with duplicates in source lists
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: inline defines during configure...
2010-04-24 Stefan Metzmacherbuildtools/wafsamba: make sure we create bin/default...
2010-04-22 Andrew Tridgellbuild: give a more useful error when the source dir...
2010-04-22 Andrew Tridgellbuild: use 'waf distclean' for make distclean
2010-04-22 Andrew Tridgellbuild: we don't need this makefile magic any more
2010-04-22 Andrew Tridgellbuild: added --enable-auto-reconfigure
2010-04-21 Andrew Tridgellbuild: recalculate project deps when NONSHARED_BINARIES...
2010-04-21 Andrew Tridgellbuild: added --nonshared-binary=LIST option
2010-04-21 Andrew Tridgellbuild: make python development headers not mandatory...
2010-04-21 Andrew Tridgellwaftest: updated the cross compilation environment...
2010-04-21 Andrew Tridgellbuild: fixed uname output to be on target machine when...
2010-04-20 Andrew Tridgellbuild: added uname display and SYSTEM_UNAME define
2010-04-20 Andrew Tridgellbuild: include uninitialised data in the ABI symbols
2010-04-20 Andrew Tridgellbuild: quote cross-answer strings
2010-04-20 Andrew Tridgellbuild: allow "waf --abi-check" to force a re-check...
2010-04-19 Andrew Tridgells4-waf: follow the configure directories for the empty...
2010-04-19 Andrew Tridgellbuild: update waf from svn
2010-04-19 Andrew Tridgells4-waf: install some missing empty directories
2010-04-19 Andrew Tridgellbuild: make compare_install.sh also check for missing...
2010-04-19 Andrew Tridgellbuild: added --cross-answers support
2010-04-19 Andrew Tridgellbuild: fixed a python-3 indent error
2010-04-19 Andrew Tridgellbuild: expanded testwaf to include cross-compiling...
2010-04-18 Andrew Tridgellbuild: more dependencies on /usr/bin/perl -> ${PERL}
2010-04-18 Andrew Tridgellbuild: cope with perl not being in /usr/bin/perl
2010-04-18 Andrew Tridgells4-waf: removed the unused installdir= option to SAMBA_...
2010-04-18 Andrew Tridgellbuild: fixed install of binary targets that are in...
2010-04-18 Andrew Tridgellbuild: support make V=1 for verbose build
2010-04-18 Andrew Tridgellbuild: more adjustments for the ABI type name maps
2010-04-18 Andrew Tridgellbuild: added abi_type_maps for FC12 struct va_list
2010-04-18 Andrew Tridgellbuild: don't depend on the word size of nm output
2010-04-18 Andrew Tridgellbuild: added abi type maps for _Bool and __va_list_tag
2010-04-18 Andrew Tridgellbuild: added ABI checking to the WAF build
2010-04-18 Andrew Tridgellbuild: added a script for generating ABI signatures...
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
next