summaryrefslogtreecommitdiff
path: root/lib
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: trim whitespace from CC optionsAndrew Tridgell1-0/+5
2010-04-06build: only enable pytdb on s4 buildAndrew Tridgell1-0/+3
2010-04-06build: enable pytdbAndrew Tridgell1-0/+6
2010-04-06build: optionally enable builtin poptAndrew Tridgell2-8/+23
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 Tridgell2-5/+29
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell12-0/+161
2010-04-06build: nearly there on samba4 buildAndrew Tridgell2-2/+11
2010-04-06build: saner CFLAGS handling for definesAndrew Tridgell1-2/+2
2010-04-06build: added getpass() testsAndrew Tridgell1-0/+12
2010-04-06build: added statvfs64 testAndrew Tridgell1-0/+9
2010-04-06build: added wrapper optionsAndrew Tridgell3-0/+33
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: iconv checksAndrew Tridgell1-0/+10
2010-04-06build: check for xattr supportAndrew Tridgell1-0/+6
2010-04-06build: more libreplace config checksAndrew Tridgell1-0/+37
2010-04-06build: zlib checksAndrew Tridgell1-0/+11
2010-04-06build: check immediate structuresAndrew Tridgell1-0/+14
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell2-1/+1
2010-04-06build: added interface checking and nicer snprintf checkingAndrew Tridgell3-43/+57
2010-04-06build: more config checksAndrew Tridgell1-0/+3
2010-04-06build: added CHECK_CODE_COMPILES()Andrew Tridgell1-0/+2
2010-04-06build: check freeaddrinfoAndrew Tridgell1-1/+1
2010-04-06build: check xattr and frsizeAndrew Tridgell1-0/+5
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: check signal functionsAndrew Tridgell1-0/+2
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 Tridgell2-3/+4
2010-04-06build: check for backtraceAndrew Tridgell2-1/+7
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 Tridgell2-10/+20
2010-04-06build: fixes from itaAndrew Tridgell1-0/+1
2010-04-06build: using deps= for deps is clearerAndrew Tridgell2-2/+2
2010-04-06build: started to split up wafsamba.py into separate modulesAndrew Tridgell3-1/+13
2010-04-06build: moved wafsamba.py to buildtoolsAndrew Tridgell1-1/+1
2010-04-06build: cope with empty source lists for libsAndrew Tridgell1-852/+0
2010-04-06build: added ASN1, PIDL and ET build rulesAndrew Tridgell1-57/+132
2010-04-06build: added build groupsAndrew Tridgell1-48/+70
2010-04-06build: recursive dependency calculationAndrew Tridgell1-7/+22
2010-04-06build: DEFUN->DEFINE, and fixed CFLAGS handlingAndrew Tridgell2-16/+58