summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: fixed ifaddrs.h for heimdal (from template)Andrew Tridgell2-2/+14
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 Tridgell2-4/+8
2010-04-06build: fixed gnutls checkAndrew Tridgell1-1/+1
2010-04-06build: fixed check for pthread_create()Andrew Tridgell2-14/+30
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: more functions that are in -lsocket -lnsl on some systemsAndrew Tridgell2-9/+16
2010-04-06build: cope with double check for functionsAndrew Tridgell1-1/+4
2010-04-06build: compile_et needs lib/com_err includesAndrew Tridgell1-0/+1
2010-04-06build: libreplace now depends on nsl and socketAndrew Tridgell1-1/+1
2010-04-06build: inet_n*() are normally in libcAndrew Tridgell1-1/+1
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 Tridgell2-11/+12
2010-04-06build: cope with multiple checks for the same function/libraryAndrew Tridgell2-1/+11
2010-04-06build: don't look for gettext twiceAndrew Tridgell2-3/+1
2010-04-06build: these cause problems incrementally tooAndrew Tridgell1-2/+2
2010-04-06build: more non-incremental headersAndrew Tridgell1-5/+6
2010-04-06build: don't add curses.h to incremental confdefs.hAndrew Tridgell1-2/+2
2010-04-06build: check libc first for several librariesAndrew Tridgell5-9/+9
2010-04-06build: fixed REPLACE_GETPASSAndrew Tridgell1-2/+2
2010-04-06build: Check for various headers S3 needs.Kai Blin1-0/+8
2010-04-06build: rename s4 compare_config_h.sh helper and add a s3 version of itKai Blin2-0/+12
2010-04-06build: also need to put stripped CC in conf.envAndrew Tridgell1-1/+2
2010-04-06build: gccdeps fixes from itaAndrew Tridgell1-3/+23
2010-04-06build: added WORDS_BIGENDIAN testAndrew Tridgell1-0/+5
2010-04-06build: don't assume bash in configure.wafAndrew Tridgell1-1/+1
2010-04-06build: spelling fix, and syntax highlighting fixAndrew Tridgell1-2/+2
2010-04-06build: conditionally enable inotifyAndrew Tridgell2-8/+10
2010-04-06build: check for pam headersAndrew Tridgell2-0/+6
2010-04-06build: tool to find missing install componentsAndrew Tridgell1-0/+8
2010-04-06build: added --enable-gccdeps optionAndrew Tridgell1-3/+9
2010-04-06build: install samba in sbinAndrew Tridgell1-1/+2
2010-04-06build: don't install the heimdal compilersAndrew Tridgell1-4/+9
2010-04-06build: don't install talloc_testsuite and ldbtestAndrew Tridgell2-3/+6
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: Add a ctags command to build a ctags-style tags fileKai Blin1-0/+8
2010-04-06build: Enable more warnings when using the --pedantic configuration optionKai Blin1-0/+6
2010-04-06build: install codepage filesAndrew Tridgell2-0/+2
2010-04-06build: don't default to WAFCACHE in configureAndrew Tridgell1-2/+5
2010-04-06build: fixed git version in samba -VAndrew Tridgell1-1/+2
2010-04-06build: use RUN_COMMAND() to wrap os.system()Andrew Tridgell2-6/+21
2010-04-06build: trim whitespace from CC optionsAndrew Tridgell1-0/+5
2010-04-06build: make bin/sambadeps depend on samba_deps.py modtimeAndrew Tridgell1-1/+13