Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: need the sample ldb module for our testsuite | Andrew Tridgell | 1 | -0/+5 | |
2010-04-06 | build: waf test now works (at least for some tests) | Andrew Tridgell | 1 | -11/+25 | |
2010-04-06 | build: waf quicktest nearly works | Andrew Tridgell | 41 | -213/+322 | |
Rewrote wafsamba using a new dependency handling system, and started adding the waf test code | |||||
2010-04-06 | build: commit all the waf build files in the tree | Andrew Tridgell | 58 | -0/+2037 | |
2010-04-06 | build: nearly there on samba4 build | Andrew Tridgell | 9 | -138/+97 | |
2010-04-06 | build: much nicer pidl rules | Andrew Tridgell | 2 | -2/+9 | |
2010-04-06 | build: fixed heimdal include lists | Andrew Tridgell | 1 | -16/+16 | |
2010-04-06 | build: enable ENFORCE_GROUP_ORDERING() | Andrew Tridgell | 2 | -0/+71 | |
also fixed ASN1 target names | |||||
2010-04-06 | build: fixed LDB_MODULESDIR | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: emulate autoconf PACKAGE_* variables | Andrew Tridgell | 1 | -0/+7 | |
2010-04-06 | build: added wrapper options | Andrew Tridgell | 1 | -0/+6 | |
2010-04-06 | build: iconv checks | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: fixed winsize check | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: check for libsasl2 | Andrew Tridgell | 1 | -0/+4 | |
2010-04-06 | build: check for libgpg-error | Andrew Tridgell | 1 | -1/+3 | |
2010-04-06 | build: check for pam | Andrew Tridgell | 2 | -0/+3 | |
2010-04-06 | build: zlib checks | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: fixed iuserok test | Andrew Tridgell | 1 | -1/+3 | |
2010-04-06 | build: gcrypt functions | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: more config checks | Andrew Tridgell | 1 | -0/+3 | |
2010-04-06 | build: improve autoconf macros | Andrew Tridgell | 2 | -3/+7 | |
- enable headers to be specified - enable both forms of DECL check - more libreplace checks - more heimdal checks - more sysdep checks | |||||
2010-04-06 | build: check for backtrace | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: ntvfs/sysdep configure checks | Andrew Tridgell | 2 | -0/+8 | |
2010-04-06 | build: h_errno for heimdal | Andrew Tridgell | 1 | -0/+4 | |
2010-04-06 | build: waf build for lib/tls | Andrew Tridgell | 2 | -0/+29 | |
2010-04-06 | build: added generation of version.h | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | build: moved main autoproto rule into samba_autoproto.py | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: result of hack session with ita | Andrew Tridgell | 3 | -41/+215 | |
2010-04-06 | build: add README to explain gen_ndr, and ensure directory exists | Andrew Tridgell | 2 | -1/+9 | |
2010-04-06 | build: added heimdal_build table rules | Andrew Tridgell | 1 | -1/+51 | |
2010-04-06 | build: fixes from ita | Andrew Tridgell | 5 | -123/+151 | |
2010-04-06 | build: source= is clearer for source lists | Andrew Tridgell | 1 | -6/+6 | |
2010-04-06 | build: dynconfig build rules | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | build: added librpc build script | Andrew Tridgell | 1 | -0/+732 | |
2010-04-06 | build: another missing subsystem ..... | Andrew Tridgell | 1 | -0/+2 | |
2010-04-06 | build: started to split up wafsamba.py into separate modules | Andrew Tridgell | 2 | -0/+8 | |
2010-04-06 | build: added ASN1, PIDL and ET build rules | Andrew Tridgell | 3 | -2/+22 | |
also added selftest example command | |||||
2010-04-06 | build: added build groups | Andrew Tridgell | 1 | -0/+5 | |
2010-04-06 | build: DEFUN->DEFINE, and fixed CFLAGS handling | Andrew Tridgell | 1 | -3/+4 | |
2010-04-06 | build: heimdal_build waf support | Andrew Tridgell | 4 | -5/+469 | |
heimdal now mostly builds | |||||
2010-04-06 | build: run the lib/replace rules first | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: don't distinguish system and local libs in wscript files | Andrew Tridgell | 1 | -2/+1 | |
2010-04-06 | build: add heimdal_build | Andrew Tridgell | 1 | -0/+1 | |
2010-04-06 | build: LIBLDB hack not needed any more | Andrew Tridgell | 1 | -8/+0 | |
2010-04-06 | build: on the fly dependency checking | Andrew Tridgell | 1 | -3/+0 | |
2010-04-06 | build: check for circular build dependencies | Andrew Tridgell | 1 | -0/+3 | |
2010-04-06 | build: added BUILD_SUBDIR() wrapper | Andrew Tridgell | 2 | -64/+64 | |
2010-04-06 | build: LIBLDB alias | Andrew Tridgell | 1 | -0/+8 | |
2010-04-06 | build: added top level script | Andrew Tridgell | 1 | -0/+64 | |
2010-04-06 | build: s4 wants config.h in include/ | Andrew Tridgell | 1 | -13/+1 | |