s3-waf: add check for TIME_T_MAX.
[samba.git] / lib / replace /
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: don't use gcc warnings during configure
2010-04-06 Andrew Tridgellbuild: fixed check for pthread_create()
2010-04-06 Andrew Tridgellbuild: more functions that are in -lsocket -lnsl on...
2010-04-06 Andrew Tridgellbuild: libreplace now depends on nsl and socket
2010-04-06 Andrew Tridgellbuild: inet_n*() are normally in libc
2010-04-06 Andrew Tridgellbuild: cope with multiple libs in CHECK_FUNCS_IN()
2010-04-06 Andrew Tridgellbuild: don't look for gettext twice
2010-04-06 Andrew Tridgellbuild: these cause problems incrementally too
2010-04-06 Andrew Tridgellbuild: more non-incremental headers
2010-04-06 Andrew Tridgellbuild: check libc first for several libraries
2010-04-06 Andrew Tridgellbuild: fixed REPLACE_GETPASS
2010-04-06 Kai Blinbuild: Check for various headers S3 needs.
2010-04-06 Andrew Tridgellbuild: also need to put stripped CC in conf.env
2010-04-06 Andrew Tridgellbuild: added WORDS_BIGENDIAN test
2010-04-06 Andrew Tridgellbuild: added --enable-gccdeps option
2010-04-06 Kai Blinbuild: Enable more warnings when using the --pedantic...
2010-04-06 Andrew Tridgellbuild: trim whitespace from CC options
2010-04-06 Andrew Tridgellbuild: don't use -W warning option for developer build
2010-04-06 Andrew Tridgellbuild: allow configure -C to work again
2010-04-06 Andrew Tridgellbuild: go into system includes for dependencies on...
2010-04-06 Andrew Tridgellbuild: waf quicktest nearly works
2010-04-06 Andrew Tridgellbuild: nearly there on samba4 build
2010-04-06 Andrew Tridgellbuild: saner CFLAGS handling for defines
2010-04-06 Andrew Tridgellbuild: added getpass() tests
2010-04-06 Andrew Tridgellbuild: check for RETSIGTYPE
2010-04-06 Andrew Tridgellbuild: added IPV6 test
2010-04-06 Andrew Tridgellbuild: fixed _Bool va_copy and VA_ARGS tests
2010-04-06 Andrew Tridgellbuild: fixed sockaddr_in6 test
2010-04-06 Andrew Tridgellbuild: more libreplace config checks
2010-04-06 Andrew Tridgellbuild: check immediate structures
2010-04-06 Andrew Tridgellbuild: move gettimeofday check to libreplace
2010-04-06 Andrew Tridgellbuild: added interface checking and nicer snprintf...
2010-04-06 Andrew Tridgellbuild: more config checks
2010-04-06 Andrew Tridgellbuild: check freeaddrinfo
2010-04-06 Andrew Tridgellbuild: check for volatile
2010-04-06 Andrew Tridgellbuild: more config checks
2010-04-06 Andrew Tridgellbuild: check for offset_t and pw*_r functions
2010-04-06 Andrew Tridgellbuild: check size of types
2010-04-06 Andrew Tridgellbuild: improve autoconf macros
2010-04-06 Andrew Tridgellbuild: added CHECK_DECLS()
2010-04-06 Andrew Tridgellbuild: backtrace and crypt tests
2010-04-06 Andrew Tridgellbuild: check for backtrace
2010-04-06 Andrew Tridgellbuild: more headers and variables in configure
2010-04-06 Andrew Tridgellbuild: check for pkgconfig
2010-04-06 Andrew Tridgellbuild: result of hack session with ita
2010-04-06 Andrew Tridgellbuild: fixes from ita
2010-04-06 Andrew Tridgellbuild: using deps= for deps is clearer
2010-04-06 Andrew Tridgellbuild: started to split up wafsamba.py into separate...
2010-04-06 Andrew Tridgellbuild: moved wafsamba.py to buildtools
2010-04-06 Andrew Tridgellbuild: cope with empty source lists for libs
2010-04-06 Andrew Tridgellbuild: added ASN1, PIDL and ET build rules
2010-04-06 Andrew Tridgellbuild: added build groups
2010-04-06 Andrew Tridgellbuild: recursive dependency calculation
2010-04-06 Andrew Tridgellbuild: DEFUN->DEFINE, and fixed CFLAGS handling
2010-04-06 Andrew Tridgellbuild: heimdal_build waf support
2010-04-06 Andrew Tridgellbuild: make CHECK_FUNCS_IN() smarter about mandatory...
2010-04-06 Andrew Tridgellbuild: added gettext/libintl to libreplace
2010-04-06 Andrew Tridgellbuild: add LIBREPLACE_EXT
2010-04-06 Andrew Tridgellbuild: added ASN1 and ERRTABLE build targets
2010-04-06 Andrew Tridgellbuild: auto-strip empty dependencies
2010-04-06 Andrew Tridgellbuild: added LIBREPLACE_NETWORK
2010-04-06 Andrew Tridgellbuild: don't distinguish system and local libs in wscri...
2010-04-06 Andrew Tridgellbuild: add libresolv
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: more header checks
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: more developer flags
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: SAMBA_BUILD_ENV() is now in conf.*
2010-04-06 Andrew Tridgellbuild: moved lib -> shared
2010-04-06 Andrew Tridgellbuild: added waf build rules for ldb
2010-04-06 Andrew Tridgellbuild: some more config checks
next