summaryrefslogtreecommitdiff
path: root/lib/replace/wscript
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: check libc first for several librariesAndrew Tridgell1-3/+3
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: also need to put stripped CC in conf.envAndrew Tridgell1-1/+2
2010-04-06build: added WORDS_BIGENDIAN testAndrew Tridgell1-0/+5
2010-04-06build: added --enable-gccdeps optionAndrew Tridgell1-3/+9
2010-04-06build: Enable more warnings when using the --pedantic configuration optionKai Blin1-0/+6
2010-04-06build: trim whitespace from CC optionsAndrew Tridgell1-0/+5
2010-04-06build: don't use -W warning option for developer buildAndrew Tridgell1-1/+1
2010-04-06build: allow configure -C to work againAndrew Tridgell1-0/+1
2010-04-06build: go into system includes for dependencies on configureAndrew Tridgell1-1/+7
2010-04-06build: waf quicktest nearly worksAndrew Tridgell1-5/+13
2010-04-06build: nearly there on samba4 buildAndrew Tridgell1-2/+10
2010-04-06build: saner CFLAGS handling for definesAndrew Tridgell1-2/+2
2010-04-06build: added getpass() testsAndrew Tridgell1-0/+12
2010-04-06build: check for RETSIGTYPEAndrew Tridgell1-0/+5
2010-04-06build: added IPV6 testAndrew Tridgell1-0/+14
2010-04-06build: fixed _Bool va_copy and VA_ARGS testsAndrew Tridgell1-14/+11
2010-04-06build: fixed sockaddr_in6 testAndrew Tridgell1-1/+1
2010-04-06build: more libreplace config checksAndrew Tridgell1-0/+37
2010-04-06build: check immediate structuresAndrew Tridgell1-0/+14
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell1-0/+1
2010-04-06build: added interface checking and nicer snprintf checkingAndrew Tridgell1-42/+27
2010-04-06build: more config checksAndrew Tridgell1-0/+3
2010-04-06build: check freeaddrinfoAndrew Tridgell1-1/+1
2010-04-06build: check for volatileAndrew Tridgell1-0/+1
2010-04-06build: more config checksAndrew Tridgell1-2/+5
2010-04-06build: check for offset_t and pw*_r functionsAndrew Tridgell1-2/+6
2010-04-06build: check size of typesAndrew Tridgell1-2/+4
2010-04-06build: improve autoconf macrosAndrew Tridgell1-0/+3
2010-04-06build: added CHECK_DECLS()Andrew Tridgell1-0/+2
2010-04-06build: backtrace and crypt testsAndrew Tridgell1-1/+3
2010-04-06build: check for backtraceAndrew Tridgell1-1/+1
2010-04-06build: more headers and variables in configureAndrew Tridgell1-1/+6
2010-04-06build: check for pkgconfigAndrew Tridgell1-1/+4
2010-04-06build: result of hack session with itaAndrew Tridgell1-9/+19
2010-04-06build: fixes from itaAndrew Tridgell1-0/+1
2010-04-06build: using deps= for deps is clearerAndrew Tridgell1-1/+1
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell1-1/+4
2010-04-06build: moved wafsamba.py to buildtoolsAndrew Tridgell1-1/+1
2010-04-06build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell1-11/+13
2010-04-06build: added gettext/libintl to libreplaceAndrew Tridgell1-1/+2
2010-04-06build: add LIBREPLACE_EXTAndrew Tridgell1-1/+7
2010-04-06build: added LIBREPLACE_NETWORKAndrew Tridgell1-1/+9
2010-04-06build: add libresolvAndrew Tridgell1-0/+2
2010-04-06build: more header checksAndrew Tridgell1-0/+10
2010-04-06build: more developer flagsAndrew Tridgell1-3/+3
2010-04-06build: added ADD_CFLAGS() and started of Samba4 buildAndrew Tridgell1-3/+12
2010-04-06build: SAMBA_BUILD_ENV() is now in conf.*Andrew Tridgell1-2/+1
2010-04-06build: added waf build rules for ldbAndrew Tridgell1-2/+5