summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-06s4-waf: update torture for new ndr/drsblobs.c testsAndrew Tridgell1-1/+1
2010-04-06s4-waf: replace stdint.h and stdbool.h on systems that don't have themAndrew Tridgell2-0/+14
2010-04-06build: solaris8 doesn't honor the -f flag to ln.Andrew Tridgell1-6/+6
2010-04-06build: honor existing LD_LIBRARY_PATH settings when adding shared lib pathsAndrew Tridgell2-3/+14
2010-04-06build: old versions of perl don't understand the -W optionAndrew Tridgell1-1/+1
2010-04-06build: we need to replace md5 in Task as wellAndrew Tridgell1-1/+2
2010-04-06build: need to set h_file on UtilsAndrew Tridgell1-2/+3
2010-04-06build: replace h_file when replacing md5Thomas Nagy1-0/+8
2010-04-06build: attempt to fix md5 problem on solaris8Andrew Tridgell1-0/+0
2010-04-06s4-waf: remove the need for some of the lib aliasesAndrew Tridgell5-8/+4
2010-04-06build: a few more build rules that should have on_results=TrueAndrew Tridgell2-0/+3
2010-04-06build: fixed case of system library depsAndrew Tridgell1-1/+5
2010-04-06build: make use on_results=True for some build rulesStefan Metzmacher5-0/+7
2010-04-06s4-waf: disable_gnutls is goneAndrew Tridgell1-1/+1
2010-04-06s4-waf: don't hardcode python pathAndrew Tridgell1-1/+1
2010-04-06build: cope with systems that don't have md5 in pythonAndrew Tridgell1-0/+21
2010-04-06build: need to mark disabled libraries as DISABLEDAndrew Tridgell2-2/+5
2010-04-06build: honor both --enable-gnutls and --disable-gnutlsAndrew Tridgell1-5/+12
2010-04-06build: fixed the cflags for pkg_config libsAndrew Tridgell1-10/+21
2010-04-06build: split out the base waf rules into buildtools/wafsamba/wscriptAndrew Tridgell6-162/+187
2010-04-06build: use gzip for waf packing, to try to make it work on irixAndrew Tridgell1-0/+0
2010-04-06s3-waf: the start of the main build for s3Andrew Tridgell1-0/+611
2010-04-06s3-waf: more configure tests and minor fixesAndrew Tridgell1-26/+60
2010-04-06s3-waf: added build subdir for dynconfig generationAndrew Tridgell3-0/+97
2010-04-06build: use shell=True for SAMBA_GENERATORAndrew Tridgell1-0/+1
2010-04-06build: added msg argument to CHECK_TYPE()Andrew Tridgell1-2/+4
2010-04-06build: Change checks to conform to new CHECK_* behaviourKai Blin2-15/+17
2010-04-06build: Check if the compiler will optimize out functionsKai Blin1-0/+9
2010-04-06build: check for int types included from rpc/rpc.hKai Blin1-0/+16
2010-04-06build: Check for POSIX capabilitiesKai Blin1-0/+19
2010-04-06build: Check for various members of struct statKai Blin1-0/+7
2010-04-06build: Fix package name and package string caseKai Blin1-2/+2
2010-04-06build: Check for functions needed by Samba3Kai Blin1-0/+19
2010-04-06build: Check for kernel share modesKai Blin1-0/+15
2010-04-06build: Check for IRIX kernel oplock typesKai Blin1-0/+5
2010-04-06build: Check for Linux kernel oplocksKai Blin1-0/+13
2010-04-06build: Check for kernel change notify supportKai Blin1-0/+13
2010-04-06build: check for inotify supportKai Blin1-0/+6
2010-04-06build: check for inttypes.hKai Blin1-1/+1
2010-04-06build: check for headers needed to generate stack tracesKai Blin1-0/+2
2010-04-06build: check size of dev_t, ino_t and time_tKai Blin1-0/+1
2010-04-06build: check for uint_tKai Blin1-0/+1
2010-04-06build: Check for syscall headersKai Blin1-0/+1
2010-04-06build: Check for krb5 headersKai Blin1-0/+8
2010-04-06build: Check for LDAP librariesKai Blin1-0/+4
2010-04-06build: Check for CUPSKai Blin1-0/+5
2010-04-06build: Add a basic wscript file for Samba3Kai Blin1-0/+41
2010-04-06build: add cflags from pkg_config results to header/function testsAndrew Tridgell4-44/+90
2010-04-06build: test all the developer cflags before adding themAndrew Tridgell1-5/+16
2010-04-06build: setnttoken depends on libreplaceAndrew Tridgell1-1/+1