ira/wip.git
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
2010-04-06 Andrew Tridgellbuild: teach samba_pild.py about the --com-header and...
2010-04-06 Andrew Tridgellbuild: only enable pytdb on s4 build
2010-04-06 Andrew Tridgellbuild: fixed the build of the com.so library
2010-04-06 Andrew Tridgellbuild: added a cflags_end SAMBA_SUBSYSTEM() option
2010-04-06 Andrew Tridgellbuild: enable com library
2010-04-06 Andrew Tridgellbuild: don't remove Makefile
2010-04-06 Andrew Tridgellbuild: enable pytdb
2010-04-06 Andrew Tridgellbuild: optionally enable builtin popt
2010-04-06 Andrew Tridgellbuild: don't use -W warning option for developer build
2010-04-06 Andrew Tridgellbuild: removed unused file
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: fixed some more missing targets
2010-04-06 Andrew Tridgellbuild: added a lot more options to waf test
2010-04-06 Andrew Tridgellbuild: fixed init function sentinal for python modules
2010-04-06 Andrew Tridgellbuild: we don't need varients in samba, so we can optim...
2010-04-06 Andrew Tridgellbuild: remove hacks from top level wscript
2010-04-06 Andrew Tridgellbuild: an optimisation for includes file handling
2010-04-06 Andrew Tridgellbuild: allow waf to cache include lists more efficiently
2010-04-06 Andrew Tridgellbuild: try faster includes processing
2010-04-06 Andrew Tridgellbuild: more efficient pidl rules from ita
2010-04-06 Andrew Tridgellbuild: updated waf version
2010-04-06 Andrew Tridgellbuild: fixed the build without sasl libraries
2010-04-06 Andrew Tridgellbuild: check that the symlink doesn't exist before...
2010-04-06 Andrew Tridgellbuild: allow shared and python staging areas to be...
2010-04-06 Andrew Tridgellbuild: cope with the common gen_ndr files being in...
2010-04-06 Andrew Tridgellbuild: updates for current master build
2010-04-06 Andrew Tridgellbuild: fixed samba_deps.py for python 2.4
2010-04-06 Andrew Tridgellbuild: fixed termcap build
2010-04-06 Andrew Tridgellbuild: use a plain build, at request of metze :)
2010-04-06 Andrew Tridgellbuild: fixed cflags in CHECK_CODE
next