summaryrefslogtreecommitdiffstats
path: root/buildtools
Commit message (Expand)AuthorAgeFilesLines
* build: add cflags from pkg_config results to header/function testsAndrew Tridgell2010-04-062-32/+53
* build: test all the developer cflags before adding themAndrew Tridgell2010-04-061-5/+16
* build: finer grained rpath checking for binary/installAndrew Tridgell2010-04-062-15/+20
* build: configure fixes for opensolarisAndrew Tridgell2010-04-061-19/+58
* build: fixed headers for C prototype checkAndrew Tridgell2010-04-061-0/+1
* build: rewrote the autoconf-like macros to be more consistentAndrew Tridgell2010-04-061-151/+209
* build: fixed prototype testAndrew Tridgell2010-04-061-1/+1
* build: added CHECK_C_PROTOTYPE() configure functionAndrew Tridgell2010-04-061-4/+27
* build: python 2.4 doesn't support multiple union arguments for setsAndrew Tridgell2010-04-061-2/+4
* build: expand indirect syslibs after loop unrollingAndrew Tridgell2010-04-061-1/+3
* build: fixed handling of full dependencies for --disable-sharedAndrew Tridgell2010-04-061-119/+137
* build: don't use double binaries/libs if not neededAndrew Tridgell2010-04-061-8/+23
* build: mark wafsamba as unbuffered, so stdout and stderr are better in syncAndrew Tridgell2010-04-061-1/+1
* build: more complete implementation of waf configure -CAndrew Tridgell2010-04-061-10/+19
* build: fixed build of heimdal/lib/roken/err.hAndrew Tridgell2010-04-061-1/+2
* build: enable real cacheing with waf configure -CAndrew Tridgell2010-04-061-0/+11
* build: added --disable-shared optionAndrew Tridgell2010-04-061-5/+11
* build: optimise and re-enable check_duplicate_sourcesAndrew Tridgell2010-04-061-18/+47
* build: fixed issue with CC="ccache cc" on solarisAndrew Tridgell2010-04-062-0/+10
* build: support systems without rpathAndrew Tridgell2010-04-062-3/+15
* build: cope with subsystems with no enabled modulesAndrew Tridgell2010-04-062-11/+13
* build: fixed ifaddrs.h for heimdal (from template)Andrew Tridgell2010-04-061-2/+6
* build: if a library is found, but not the fn, still define the libraryAndrew Tridgell2010-04-061-9/+2
* build: don't use gcc warnings during configureAndrew Tridgell2010-04-061-1/+8
* build: fixed check for pthread_create()Andrew Tridgell2010-04-061-13/+29
* build: more careful library list handlingAndrew Tridgell2010-04-061-14/+29
* build: CONFIG_SET() takes conf argumentAndrew Tridgell2010-04-061-1/+1
* build: cope with double check for functionsAndrew Tridgell2010-04-061-1/+4
* build: lib needs to take a list when more than 1Andrew Tridgell2010-04-061-1/+1
* build: ensure all libs in CHECK_FUNCS_IN() get a target typeAndrew Tridgell2010-04-061-6/+12
* build: cope with multiple libs in CHECK_FUNCS_IN()Andrew Tridgell2010-04-061-10/+10
* build: cope with multiple checks for the same function/libraryAndrew Tridgell2010-04-062-1/+11
* build: rename s4 compare_config_h.sh helper and add a s3 version of itKai Blin2010-04-062-0/+12
* build: gccdeps fixes from itaAndrew Tridgell2010-04-061-3/+23
* build: tool to find missing install componentsAndrew Tridgell2010-04-061-0/+8
* build: fixed includes paths for CHECK_CODE()Andrew Tridgell2010-04-061-2/+5
* build: use SUBST_VARS_RECURSIVE() for install_pathAndrew Tridgell2010-04-061-2/+5
* build: added SUBST_VARS_RECURSIVE()Andrew Tridgell2010-04-061-3/+12
* build: updated waf-svn (lower preproc recursion limit)Andrew Tridgell2010-04-061-0/+0
* build: rename samba_includes.py to samba_optimisation.pyAndrew Tridgell2010-04-062-2/+8
* build: more optimisations from ThomasAndrew Tridgell2010-04-061-4/+54
* build: fixed git version in samba -VAndrew Tridgell2010-04-061-1/+2
* build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell2010-04-061-0/+18
* build: make bin/sambadeps depend on samba_deps.py modtimeAndrew Tridgell2010-04-061-1/+13
* build: python modules need the libs from broken lib loops tooAndrew Tridgell2010-04-061-1/+1
* build: fixed config.h generation when we have source -> source4 symlinkAndrew Tridgell2010-04-061-2/+4
* build: fixed the install name for python modulesAndrew Tridgell2010-04-061-4/+4
* build: split build and install libraries/binariesAndrew Tridgell2010-04-063-40/+162
* build: cleanup the ASN1 rules a bitAndrew Tridgell2010-04-061-18/+2
* build: new waf version (fixed python install bug)Andrew Tridgell2010-04-061-0/+0