s4-waf: use the versions of perl/python found by configure
[nivanova/samba-autobuild/.git] / buildtools /
2010-04-06 Andrew Tridgellbuild: fixed a configure error with a totally clean...
2010-04-06 Andrew Tridgells4-waf: added implied_deps for system libraries
2010-04-06 Andrew Tridgells4-waf: added rules for rebuilding the yapp parser...
2010-04-06 Andrew Tridgellbuild: fixed the on_results problem with SAMBA_AUTOPROTO()
2010-04-06 Andrew Tridgellbuild: fixed missing nodes display on errors
2010-04-06 Andrew Tridgellbuild: added pattern option for recursive_dirlist
2010-04-06 Andrew Tridgellbuild: nicer progress display for a standard build
2010-04-06 Andrew Tridgellbuild: override PACKAGE_VERSION in pkg-config generatio...
2010-04-06 Andrew Tridgellbuild: reuse SAMBA_LIBRARY() to build python modules
2010-04-06 Andrew Tridgellbuild: fixed progress display
2010-04-06 Andrew Tridgellbuild: use 'Compiling foo.c' and 'Linking foo' like...
2010-04-06 Andrew Tridgellbuild: move waf into buildtools/bin
2010-04-06 Andrew Tridgells4-waf: ensure we don't end up with mixed versions...
2010-04-06 Andrew Tridgellbuild: tidy up the wafsamba rules a bit
2010-04-06 Andrew Tridgells4-waf: added auto-detection of perl manpage extensions
2010-04-06 Andrew Tridgellbuild: work around missing defaults from gnu_dirs.py
2010-04-06 Andrew Tridgellbuild: fixed popt subsystem on systems without popt
2010-04-06 Andrew Tridgells4-waf: merge in the latest changes from master
2010-04-06 Andrew Tridgellbuild: auto-detect platforms which don't support shared...
2010-04-06 Andrew Tridgellbuild: only add -fPIC if it is supported
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 Tridgellbuild: better control over bundled library extensions
2010-04-06 Andrew Tridgellbuild: better waf test script
2010-04-06 Andrew Tridgellbuild: added support for controlling library types
2010-04-06 Andrew Tridgellbuild: fixed build group for the PIDL tables generation
2010-04-06 Andrew Tridgells4-waf: mark the wscript files as python so vim/emacs...
2010-04-06 Andrew Tridgellbuild: mark python rules as being part of the "main...
2010-04-06 Andrew Tridgellbuild: throw an error on all bad variable substitutions
2010-04-06 Andrew Tridgells4-waf: move the gnu dirs check to the generic wafsamba...
2010-04-06 Andrew Tridgellbuild: substitute @VAR@ variables in pkgconfig .pc...
2010-04-06 Andrew Tridgellbuild: fixed the python path in installed python scripts
2010-04-06 Andrew Tridgellbuild: fixed destination name for pc_files
2010-04-06 Andrew Tridgellbuild: added support for pc_files= for pkgconfig files
2010-04-06 Andrew Tridgellbuild: a hack to get perl to put its generated blib...
2010-04-06 Andrew Tridgellbuild: only depend on the actual pidl source files...
2010-04-06 Andrew Tridgellbuild: support wildcard excludes in INSTALL_WILDCARD()
2010-04-06 Andrew Tridgellbuild: install build python modules correctly
2010-04-06 Andrew Tridgellbuild: support wildcard mappings for header_path
2010-04-06 Andrew Tridgells4-waf: started adding auto-install of include files
2010-04-06 Andrew Tridgellbuild: fixed EXPAND_VARIABLES() for env expansion
2010-04-06 Andrew Tridgellbuild: these chdir() calls break waf on HPUX. They...
2010-04-06 Andrew Tridgellbuild: added quote option to conf.DEFINE()
2010-04-06 Andrew Tridgells3-waf: fixed tests for charsets
2010-04-06 Andrew Tridgellbuild: fixed copy_script typo
2010-04-06 Andrew Tridgellbuild: improved exception handling for systems without...
2010-04-06 Andrew Tridgellbuild: much better rpath test function
2010-04-06 Andrew Tridgellbuild: a better way of calculating syslib dependencies
2010-04-06 Kai Blinbuild: Import conf decorator in samba_conftests.py
2010-04-06 Andrew Tridgellbuild: started a library of common config tests for...
2010-04-06 Andrew Tridgellbuild: support variable expansion in source= arguments...
2010-04-06 Andrew Tridgellbuild: solaris8 doesn't honor the -f flag to ln.
2010-04-06 Andrew Tridgellbuild: honor existing LD_LIBRARY_PATH settings when...
2010-04-06 Andrew Tridgellbuild: old versions of perl don't understand the -W...
2010-04-06 Andrew Tridgellbuild: we need to replace md5 in Task as well
2010-04-06 Andrew Tridgellbuild: need to set h_file on Utils
2010-04-06 Thomas Nagybuild: replace h_file when replacing md5
2010-04-06 Andrew Tridgellbuild: attempt to fix md5 problem on solaris8
2010-04-06 Andrew Tridgellbuild: a few more build rules that should have on_resul...
2010-04-06 Andrew Tridgellbuild: fixed case of system library deps
2010-04-06 Stefan Metzmacherbuild: make use on_results=True for some build rules
2010-04-06 Andrew Tridgellbuild: cope with systems that don't have md5 in python
2010-04-06 Andrew Tridgellbuild: need to mark disabled libraries as DISABLED
2010-04-06 Andrew Tridgellbuild: fixed the cflags for pkg_config libs
2010-04-06 Andrew Tridgellbuild: split out the base waf rules into buildtools...
2010-04-06 Andrew Tridgellbuild: use gzip for waf packing, to try to make it...
2010-04-06 Andrew Tridgellbuild: use shell=True for SAMBA_GENERATOR
2010-04-06 Andrew Tridgellbuild: added msg argument to CHECK_TYPE()
2010-04-06 Andrew Tridgellbuild: add cflags from pkg_config results to header...
2010-04-06 Andrew Tridgellbuild: test all the developer cflags before adding...
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: fixed headers for C prototype check
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 CHECK_C_PROTOTYPE() configure function
2010-04-06 Andrew Tridgellbuild: python 2.4 doesn't support multiple union argume...
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: more complete implementation of waf configure -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: fixed issue with CC="ccache cc" on solaris
2010-04-06 Andrew Tridgellbuild: support systems without rpath
2010-04-06 Andrew Tridgellbuild: cope with subsystems with no enabled modules
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 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: cope with double check for functions
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...
next