summaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* build: allow waf to cache include lists more efficientlyAndrew Tridgell2010-04-061-3/+17
| | | | Using include paths all based on the topdir is more efficient
* build: try faster includes processingAndrew Tridgell2010-04-064-5/+102
|
* build: more efficient pidl rules from itaAndrew Tridgell2010-04-061-3/+7
| | | | Don't re-scan the pidl source tree each time
* build: updated waf versionAndrew Tridgell2010-04-061-0/+0
|
* build: fixed the build without sasl librariesAndrew Tridgell2010-04-062-4/+5
| | | | We need to only enable the cyrus_sasl module if we have sasl/sasl.h
* build: check that the symlink doesn't exist before creatingAndrew Tridgell2010-04-061-2/+5
|
* build: allow shared and python staging areas to be referenced in build treeAndrew Tridgell2010-04-061-0/+4
|
* build: cope with the common gen_ndr files being in the git treeAndrew Tridgell2010-04-062-6/+36
|
* build: updates for current master buildAndrew Tridgell2010-04-061-4/+4
|
* build: fixed samba_deps.py for python 2.4Andrew Tridgell2010-04-061-0/+11
|
* build: fixed termcap buildAndrew Tridgell2010-04-061-1/+3
|
* build: use a plain build, at request of metze :)Andrew Tridgell2010-04-061-1/+1
|
* build: fixed cflags in CHECK_CODEAndrew Tridgell2010-04-061-1/+1
|
* build: default to waf -pAndrew Tridgell2010-04-061-4/+1
|
* build: added test targets for makeAndrew Tridgell2010-04-061-0/+6
|
* build: fixed group for heimdal autoprotoAndrew Tridgell2010-04-061-1/+1
|
* build: added ldb 'skel' moduleAndrew Tridgell2010-04-061-0/+5
|
* build: waf test now depends on buildAndrew Tridgell2010-04-061-6/+10
|
* build: need the sample ldb module for our testsuiteAndrew Tridgell2010-04-061-0/+5
|
* build: waf test now works (at least for some tests)Andrew Tridgell2010-04-061-11/+25
|
* build: waf quicktest nearly worksAndrew Tridgell2010-04-0660-587/+1329
| | | | | Rewrote wafsamba using a new dependency handling system, and started adding the waf test code
* build: commit all the waf build files in the treeAndrew Tridgell2010-04-0683-0/+2388
|
* build: separate out dependencies and python rulesAndrew Tridgell2010-04-062-0/+434
|
* build: nearly there on samba4 buildAndrew Tridgell2010-04-0620-471/+347
|
* build: better target name for lib linkAndrew Tridgell2010-04-061-1/+7
|
* build: assert on missing dependencyAndrew Tridgell2010-04-061-1/+13
|
* build: much nicer pidl rulesAndrew Tridgell2010-04-064-79/+78
|
* build: use export_incdirsAndrew Tridgell2010-04-061-0/+1
|
* build: fixed heimdal include listsAndrew Tridgell2010-04-062-19/+19
|
* build: saner CFLAGS handling for definesAndrew Tridgell2010-04-062-4/+5
|
* build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-064-1/+161
| | | | also fixed ASN1 target names
* build: back to stricter depsAndrew Tridgell2010-04-061-5/+4
|
* build: added ENFORCE_GROUP_ORDERING()Andrew Tridgell2010-04-061-0/+28
|
* build: added getpass() testsAndrew Tridgell2010-04-061-0/+12
|
* build: make CONFIG_PATH() understand absolute pathsAndrew Tridgell2010-04-061-1/+4
|
* build: added SUBST_ENV_VAR()Andrew Tridgell2010-04-061-0/+5
|
* build: fixed LDB_MODULESDIRAndrew Tridgell2010-04-061-1/+1
|
* build: emulate autoconf PACKAGE_* variablesAndrew Tridgell2010-04-061-0/+7
|
* build: added statvfs64 testAndrew Tridgell2010-04-061-0/+9
|
* build: added local_include option to CHECK_CODE()Andrew Tridgell2010-04-061-3/+5
|
* build: added wrapper optionsAndrew Tridgell2010-04-064-0/+39
|
* 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: new waf version - fixes mkstemp problemAndrew Tridgell2010-04-061-0/+0
|
* build: fixed sockaddr_in6 testAndrew Tridgell2010-04-061-1/+1
|
* build: iconv checksAndrew Tridgell2010-04-062-0/+11
|
* build: fixed cflags in CHECK_CODE()Andrew Tridgell2010-04-061-1/+3
|
* build: check for xattr supportAndrew Tridgell2010-04-061-0/+6
|
* build: fixed winsize checkAndrew Tridgell2010-04-061-0/+1
|