summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2010-04-06build: fixed init function sentinal for python modulesAndrew Tridgell1-1/+1
2010-04-06build: we don't need varients in samba, so we can optimise a bit moreAndrew Tridgell1-0/+12
2010-04-06build: remove hacks from top level wscriptAndrew Tridgell1-79/+0
2010-04-06build: an optimisation for includes file handlingAndrew Tridgell2-1/+78
2010-04-06build: allow waf to cache include lists more efficientlyAndrew Tridgell1-3/+17
2010-04-06build: try faster includes processingAndrew Tridgell4-5/+102
2010-04-06build: more efficient pidl rules from itaAndrew Tridgell1-3/+7
2010-04-06build: updated waf versionAndrew Tridgell1-0/+0
2010-04-06build: fixed the build without sasl librariesAndrew Tridgell2-4/+5
2010-04-06build: check that the symlink doesn't exist before creatingAndrew Tridgell1-2/+5
2010-04-06build: allow shared and python staging areas to be referenced in build treeAndrew Tridgell1-0/+4
2010-04-06build: cope with the common gen_ndr files being in the git treeAndrew Tridgell2-6/+36
2010-04-06build: updates for current master buildAndrew Tridgell1-4/+4
2010-04-06build: fixed samba_deps.py for python 2.4Andrew Tridgell1-0/+11
2010-04-06build: fixed termcap buildAndrew Tridgell1-1/+3
2010-04-06build: use a plain build, at request of metze :)Andrew Tridgell1-1/+1
2010-04-06build: fixed cflags in CHECK_CODEAndrew Tridgell1-1/+1
2010-04-06build: default to waf -pAndrew Tridgell1-4/+1
2010-04-06build: added test targets for makeAndrew Tridgell1-0/+6
2010-04-06build: fixed group for heimdal autoprotoAndrew Tridgell1-1/+1
2010-04-06build: added ldb 'skel' moduleAndrew Tridgell1-0/+5
2010-04-06build: waf test now depends on buildAndrew Tridgell1-6/+10
2010-04-06build: need the sample ldb module for our testsuiteAndrew Tridgell1-0/+5
2010-04-06build: waf test now works (at least for some tests)Andrew Tridgell1-11/+25
2010-04-06build: waf quicktest nearly worksAndrew Tridgell60-587/+1329
2010-04-06build: commit all the waf build files in the treeAndrew Tridgell83-0/+2388
2010-04-06build: separate out dependencies and python rulesAndrew Tridgell2-0/+434
2010-04-06build: nearly there on samba4 buildAndrew Tridgell20-471/+347
2010-04-06build: better target name for lib linkAndrew Tridgell1-1/+7
2010-04-06build: assert on missing dependencyAndrew Tridgell1-1/+13
2010-04-06build: much nicer pidl rulesAndrew Tridgell4-79/+78
2010-04-06build: use export_incdirsAndrew Tridgell1-0/+1
2010-04-06build: fixed heimdal include listsAndrew Tridgell2-19/+19
2010-04-06build: saner CFLAGS handling for definesAndrew Tridgell2-4/+5
2010-04-06build: enable ENFORCE_GROUP_ORDERING()Andrew Tridgell4-1/+161
2010-04-06build: back to stricter depsAndrew Tridgell1-5/+4
2010-04-06build: added ENFORCE_GROUP_ORDERING()Andrew Tridgell1-0/+28
2010-04-06build: added getpass() testsAndrew Tridgell1-0/+12
2010-04-06build: make CONFIG_PATH() understand absolute pathsAndrew Tridgell1-1/+4
2010-04-06build: added SUBST_ENV_VAR()Andrew Tridgell1-0/+5
2010-04-06build: fixed LDB_MODULESDIRAndrew Tridgell1-1/+1
2010-04-06build: emulate autoconf PACKAGE_* variablesAndrew Tridgell1-0/+7
2010-04-06build: added statvfs64 testAndrew Tridgell1-0/+9
2010-04-06build: added local_include option to CHECK_CODE()Andrew Tridgell1-3/+5
2010-04-06build: added wrapper optionsAndrew Tridgell4-0/+39
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: new waf version - fixes mkstemp problemAndrew Tridgell1-0/+0
2010-04-06build: fixed sockaddr_in6 testAndrew Tridgell1-1/+1