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