build: check that the user is not using an old /usr/bin/waf
[samba.git] / lib /
2010-04-13 Andrew Tridgells4-waf: don't try to use the system lib for the library...
2010-04-13 Andrew Tridgelltevent-waf: added man page and pkgconfig file
2010-04-13 Andrew Tridgelltdb-waf: added build of manpages and config options...
2010-04-13 Andrew Tridgelltalloc-waf: the talloc1-compat lib depends on talloc
2010-04-13 Andrew Tridgelltalloc-waf: added the manpage generation and talloc1...
2010-04-13 Andrew Tridgells4-tevent: up tevent version number
2010-04-12 Stefan Metzmacherlib/replace/wscript: avoid global deps for LIBREPLACE_H...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_EXT into 'replac...
2010-04-12 Stefan Metzmacherlib/nss_wrapper/wscript_build: 'replace' already includ...
2010-04-12 Stefan Metzmacherlib/replace/wscript: add dependency to 'dl'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename LIBREPLACE_H => LIBREPLACE_...
2010-04-12 Andrew Tridgells4-waf: move the KRB5_DEPRECATED check into lib/replace
2010-04-12 Stefan Metzmachers4-waf: inline LIBREPLACE_NETWORK into 'replace'
2010-04-12 Stefan Metzmacherlib/replace/wscript: rename REPLACE_H_SOURCE => REPLACE...
2010-04-12 Stefan Metzmacherlib/replace/wscript: implement the same getpass detecti...
2010-04-12 Stefan Metzmacherlib/replace/wscript: inline LIBREPLACE_GETPASS into...
2010-04-12 Andrew Tridgellbuild: use a common autogen-waf.sh for all builds
2010-04-11 Jelmer Vernooijsubunit: Cope with lowercase test results in tap2subunit.
2010-04-11 Jelmer Vernooijsubunit: Support formatting compatible with upstream...
2010-04-10 Jelmer Vernooijtorture: Simplify torture suite running, call restricte...
2010-04-10 Stefan Metzmacherlib/replace: create a LIBREPLACE_H subsystem
2010-04-09 Stefan Metzmacherlib/torture: also print intergers as HEX values in...
2010-04-09 Kamen Mazdrashkitorture: add torture_assert_goto() convenience macro
2010-04-08 Andrew Bartletttsocket_bsd: Always use a real length for the sa_sockle...
2010-04-08 Stefan MetzmacherRevert "socket-wrapper: not all systems have FIONREAD...
2010-04-07 Thomas Nagybuild: allow the waf build to work with python 3.0...
2010-04-07 Jelmer Vernooijupdate-external: Support updating dnspython.
2010-04-06 Jelmer Vernooijs4-python: Use standard infrastructure for finding...
2010-04-06 Andrew Tridgells4-waf: don't need TOUCH_FILE() any more
2010-04-06 Andrew Tridgells4-waf: replace TOUCH_FILE() with normal install rules
2010-04-06 Andrew Tridgells4-waf: fixed waf distcheck for our standalone libs...
2010-04-06 Andrew Tridgells4-waf: added simple 'waf test' support for tdb, talloc...
2010-04-06 Andrew Tridgells4-waf: autogen-waf.sh for the standalone library builds
2010-04-06 Andrew Tridgells4-waf: use a common pattern for finding buildtools...
2010-04-06 Andrew Tridgells4-waf: move to a universal method of recursing into...
2010-04-06 Andrew Tridgells4-waf: fixed finding of buildtools and srcdir
2010-04-06 Andrew Tridgells4-waf: avoid having to run waf configure before waf...
2010-04-06 Andrew Tridgells4-waf: allow standalone tarball build of libraries
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 Tridgelltalloc-waf: install talloc.pc if standalone
2010-04-06 Andrew Tridgellbuild: fixed DESTDIR for TOUCH_FILE()
2010-04-06 Andrew Tridgelltalloc-waf: match version number with main build
2010-04-06 Andrew Tridgells4-waf: create a blank __init__.py in samba/external
2010-04-06 Andrew Tridgells4-waf: fixed install location of external python libs
2010-04-06 Andrew Tridgells4-waf: added new install system for external python...
2010-04-06 Andrew Tridgells4-waf: fixed some of the group ordering
2010-04-06 Andrew Tridgells4-waf: add getaddrinfo.c replacement if needed
2010-04-06 Andrew Tridgells4-waf: added test for dlopen prototype
2010-04-06 Andrew Tridgells4-waf: added a --enable-selftest option as a shortcut
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: removed the AUTOGENERATED markers
2010-04-06 Andrew Tridgelltalloc-waf: don't build the talloc testsuite in s4
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgells4-waf: get the sense of the tests for the HAVE_INET_...
2010-04-06 Andrew Tridgells4-waf: heimdal wants to look for dd_fd in DIR
2010-04-06 Andrew Tridgells4-waf: more places missing libreplace
2010-04-06 Andrew Tridgells4-waf: fixed dirfd() detection for heimdal
2010-04-06 Andrew Tridgells4-waf: more dependencies on talloc
2010-04-06 Andrew Tridgells4-waf: cleanup use of LIBPOPT vs popt dependency
2010-04-06 Andrew Tridgells4-waf: support the use of system libraries
2010-04-06 Andrew Tridgells4-waf: fixed some deps now we don't auto-include teven...
2010-04-06 Andrew Tridgells4-waf: set default for bundled libraries
2010-04-06 Andrew Tridgells4-waf: set the bundled library extension for some...
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgells4-waf: enable the pc_files in the build rules
2010-04-06 Andrew Tridgells4-waf: install the rest of our python files
2010-04-06 Andrew Tridgells4-waf: install the rest of the headers
2010-04-06 Andrew Tridgells4-waf: test/simple.c is not needed any more
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgells4-waf: fdatasync is in librt on solaris8
2010-04-06 Andrew Tridgelllibreplace: add a replacement for strerror_r (needed...
2010-04-06 Andrew Tridgells4-waf: look for libiconv before checking libc
2010-04-06 Andrew Tridgells4-waf: added checks for all the different statvfs...
2010-04-06 Andrew Tridgells4-waf: cope with systems with zlib versions that are...
2010-04-06 Andrew Tridgells4-waf: replace stdint.h and stdbool.h on systems that...
2010-04-06 Andrew Tridgells4-waf: remove the need for some of the lib aliases
2010-04-06 Andrew Tridgellbuild: split out the base waf rules into buildtools...
2010-04-06 Kai Blinbuild: Change checks to conform to new CHECK_* behaviour
2010-04-06 Kai Blinbuild: check for inttypes.h
2010-04-06 Kai Blinbuild: check size of dev_t, ino_t and time_t
2010-04-06 Kai Blinbuild: check for uint_t
2010-04-06 Kai Blinbuild: Check for syscall headers
2010-04-06 Andrew Tridgellbuild: add cflags from pkg_config results to header...
2010-04-06 Andrew Tridgellbuild: add additional libreplace conditional sources
2010-04-06 Andrew Tridgellbuild: finer grained rpath checking for binary/install
2010-04-06 Andrew Tridgellbuild: configure fixes for opensolaris
2010-04-06 Andrew Tridgellbuild: socklen_t is in sys/socket.h
2010-04-06 Andrew Tridgellbuild: updated configure checks or new syntax
2010-04-06 Andrew Tridgellbuild: added checks for solaris getXXent_r() functions
2010-04-06 Andrew Tridgellbuild: sun c compiler wants a newline
2010-04-06 Andrew Tridgellbuild: check if a simple C program runs
2010-04-06 Andrew Tridgellbuild: more complete implementation of waf configure -C
2010-04-06 Andrew Tridgellbuild: enable real cacheing with waf configure -C
2010-04-06 Andrew Tridgellbuild: added --disable-shared option
2010-04-06 Andrew Tridgellbuild: fixed issue with CC="ccache cc" on solaris
2010-04-06 Andrew Tridgellbuild: support systems without rpath
2010-04-06 Andrew Tridgellbuild: tevent_epoll.c is conditional on HAVE_EPOLL
2010-04-06 Andrew Tridgellbuild: don't use gcc warnings during configure
2010-04-06 Andrew Tridgellbuild: fixed check for pthread_create()
next