nivanova/samba-autobuild/.git
2010-04-06 Andrew Tridgellbuild: test all the developer cflags before adding...
2010-04-06 Andrew Tridgellbuild: setnttoken depends on libreplace
2010-04-06 Andrew Tridgellbuild: sys_lease_linux needs to be conditionally enabled
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: added --with-selftest-prefix
2010-04-06 Andrew Tridgellbuild: fixed headers for C prototype check
2010-04-06 Andrew Tridgellbuild: updated configure checks or new syntax
2010-04-06 Andrew Tridgellbuild: rewrote the autoconf-like macros to be more...
2010-04-06 Andrew Tridgellbuild: fixed prototype test
2010-04-06 Andrew Tridgellbuild: added checks for solaris getXXent_r() functions
2010-04-06 Andrew Tridgellbuild: added CHECK_C_PROTOTYPE() configure function
2010-04-06 Andrew Tridgellbuild: python 2.4 doesn't support multiple union argume...
2010-04-06 Andrew Tridgellbuild: sun c compiler wants a newline
2010-04-06 Andrew Tridgellbuild: expand indirect syslibs after loop unrolling
2010-04-06 Andrew Tridgellbuild: fixed handling of full dependencies for --disabl...
2010-04-06 Andrew Tridgellbuild: don't use double binaries/libs if not needed
2010-04-06 Andrew Tridgellbuild: mark wafsamba as unbuffered, so stdout and stder...
2010-04-06 Andrew Tridgellbuild: added etags and ctags make targets
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: rkpty should not directly include socket_wrapper.c
2010-04-06 Andrew Tridgellbuild: fixed build of heimdal/lib/roken/err.h
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: optimise and re-enable check_duplicate_sources
2010-04-06 Andrew Tridgellbuild: commented the missing subsystems
2010-04-06 Andrew Tridgellbuild: fixed libcli/ndr_netlogon.c dependency rules
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: removed testing cflags
2010-04-06 Andrew Tridgellbuild: cope with subsystems with no enabled modules
2010-04-06 Andrew Tridgellbuild: 'makefile' (lowercase) is now a generated file
2010-04-06 Andrew Tridgellbuild: tevent_epoll.c is conditional on HAVE_EPOLL
2010-04-06 Andrew Tridgellbuild: fixed ifaddrs.h for heimdal (from template)
2010-04-06 Andrew Tridgellbuild: if a library is found, but not the fn, still...
2010-04-06 Andrew Tridgellbuild: don't use gcc warnings during configure
2010-04-06 Andrew Tridgellbuild: fixed gnutls check
2010-04-06 Andrew Tridgellbuild: fixed check for pthread_create()
2010-04-06 Andrew Tridgellbuild: more careful library list handling
2010-04-06 Andrew Tridgellbuild: CONFIG_SET() takes conf argument
2010-04-06 Andrew Tridgellbuild: more functions that are in -lsocket -lnsl on...
2010-04-06 Andrew Tridgellbuild: cope with double check for functions
2010-04-06 Andrew Tridgellbuild: compile_et needs lib/com_err includes
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: lib needs to take a list when more than 1
2010-04-06 Andrew Tridgellbuild: ensure all libs in CHECK_FUNCS_IN() get a target...
2010-04-06 Andrew Tridgellbuild: cope with multiple libs in CHECK_FUNCS_IN()
2010-04-06 Andrew Tridgellbuild: cope with multiple checks for the same function...
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: don't add curses.h to incremental confdefs.h
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 Kai Blinbuild: rename s4 compare_config_h.sh helper and add...
2010-04-06 Andrew Tridgellbuild: also need to put stripped CC in conf.env
2010-04-06 Andrew Tridgellbuild: gccdeps fixes from ita
2010-04-06 Andrew Tridgellbuild: added WORDS_BIGENDIAN test
2010-04-06 Andrew Tridgellbuild: don't assume bash in configure.waf
2010-04-06 Andrew Tridgellbuild: spelling fix, and syntax highlighting fix
2010-04-06 Andrew Tridgellbuild: conditionally enable inotify
2010-04-06 Andrew Tridgellbuild: check for pam headers
2010-04-06 Andrew Tridgellbuild: tool to find missing install components
2010-04-06 Andrew Tridgellbuild: added --enable-gccdeps option
2010-04-06 Andrew Tridgellbuild: install samba in sbin
2010-04-06 Andrew Tridgellbuild: don't install the heimdal compilers
2010-04-06 Andrew Tridgellbuild: don't install talloc_testsuite and ldbtest
2010-04-06 Andrew Tridgellbuild: fixed includes paths for CHECK_CODE()
2010-04-06 Andrew Tridgellbuild: use SUBST_VARS_RECURSIVE() for install_path
2010-04-06 Andrew Tridgellbuild: added SUBST_VARS_RECURSIVE()
2010-04-06 Andrew Tridgellbuild: updated waf-svn (lower preproc recursion limit)
2010-04-06 Andrew Tridgellbuild: rename samba_includes.py to samba_optimisation.py
2010-04-06 Andrew Tridgellbuild: more optimisations from Thomas
2010-04-06 Kai Blinbuild: Add a ctags command to build a ctags-style tags...
2010-04-06 Kai Blinbuild: Enable more warnings when using the --pedantic...
2010-04-06 Andrew Tridgellbuild: install codepage files
2010-04-06 Andrew Tridgellbuild: don't default to WAFCACHE in configure
2010-04-06 Andrew Tridgellbuild: fixed git version in samba -V
2010-04-06 Andrew Tridgellbuild: use RUN_COMMAND() to wrap os.system()
2010-04-06 Andrew Tridgellbuild: trim whitespace from CC options
2010-04-06 Andrew Tridgellbuild: make bin/sambadeps depend on samba_deps.py modtime
2010-04-06 Andrew Tridgellbuild: python modules need the libs from broken lib...
2010-04-06 Andrew Tridgellbuild: fixed st_done test completion code
2010-04-06 Andrew Tridgellbuild: default to 1 job in make, to be build farm friendly
2010-04-06 Andrew Tridgellbuild: fixed config.h generation when we have source...
2010-04-06 Andrew Tridgellbuild: ensure that the 'build' command appears in waf...
2010-04-06 Andrew Tridgellbuild: fixed the install name for python modules
2010-04-06 Andrew Tridgellbuild: split build and install libraries/binaries
2010-04-06 Andrew Tridgellbuild: cleanup the ASN1 rules a bit
2010-04-06 Andrew Tridgellbuild: new waf version (fixed python install bug)
2010-04-06 Andrew Tridgellbuild: disable WAFCACHE by default
2010-04-06 Andrew Tridgellbuild: compatibility makefile targets
2010-04-06 Andrew Tridgellbuild: alias the libiconv target name for subsystems...
2010-04-06 Andrew Tridgellbuild: added 'waf etags' target
2010-04-06 Andrew Tridgellbuild: don't need the S4 in the PIDL prefix
next