summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2010-04-06build: iconv checksAndrew Tridgell2-0/+11
2010-04-06build: fixed cflags in CHECK_CODE()Andrew Tridgell1-1/+3
2010-04-06build: check for xattr supportAndrew Tridgell1-0/+6
2010-04-06build: fixed winsize checkAndrew Tridgell1-0/+1
2010-04-06build: more libreplace config checksAndrew Tridgell1-0/+37
2010-04-06build: added CHECK_CFLAGS()Andrew Tridgell1-8/+26
2010-04-06build: new waf versionAndrew Tridgell1-0/+0
2010-04-06build: check for libsasl2Andrew Tridgell1-0/+4
2010-04-06build: fix name of libs with - in themAndrew Tridgell1-1/+1
2010-04-06build: check for libgpg-errorAndrew Tridgell1-1/+3
2010-04-06build: check for pamAndrew Tridgell2-0/+3
2010-04-06build: define HAVE_LIBxxx when we find a libraryAndrew Tridgell1-0/+2
2010-04-06build: zlib checksAndrew Tridgell2-0/+12
2010-04-06build: fixed iuserok testAndrew Tridgell1-1/+3
2010-04-06build: check immediate structuresAndrew Tridgell1-0/+14
2010-04-06build: move gettimeofday check to libreplaceAndrew Tridgell3-7/+9