Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2010-04-06 | build: enable com library | Andrew Tridgell | 1 | -12/+4 | |
2010-04-06 | build: don't remove Makefile | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: optionally enable builtin popt | Andrew Tridgell | 2 | -1/+3 | |
2010-04-06 | build: fixed some more missing targets | Andrew Tridgell | 1 | -5/+9 | |
2010-04-06 | build: added a lot more options to waf test | Andrew Tridgell | 1 | -20/+74 | |
2010-04-06 | build: remove hacks from top level wscript | Andrew Tridgell | 1 | -79/+0 | |
2010-04-06 | build: try faster includes processing | Andrew Tridgell | 1 | -0/+81 | |
2010-04-06 | build: fixed the build without sasl libraries | Andrew Tridgell | 2 | -4/+5 | |
We need to only enable the cyrus_sasl module if we have sasl/sasl.h | |||||
2010-04-06 | build: updates for current master build | Andrew Tridgell | 1 | -4/+4 | |
2010-04-06 | build: fixed termcap build | Andrew Tridgell | 1 | -1/+3 | |
2010-04-06 | build: use a plain build, at request of metze :) | Andrew Tridgell | 1 | -1/+1 | |
2010-04-06 | build: default to waf -p | Andrew Tridgell | 1 | -4/+1 | |
2010-04-06 | build: added test targets for make | Andrew Tridgell | 1 | -0/+6 | |
2010-04-06 | build: added ldb 'skel' module | Andrew Tridgell | 1 | -0/+5 | |
2010-04-06 | build: waf test now depends on build | Andrew Tridgell | 1 | -6/+10 | |
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 | |