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