summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* build: update version of waf to add subdir argument to distcheckAndrew Tridgell2010-04-061-0/+0
* s4-waf: replace TOUCH_FILE() with normal install rulesAndrew Tridgell2010-04-063-18/+6
* build: simpler symlink_bin and symlink_lib methodsAndrew Tridgell2010-04-061-22/+20
* s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell2010-04-066-5/+31
* s4-waf: added simple 'waf test' support for tdb, talloc and ldbAndrew Tridgell2010-04-064-4/+22
* s4-waf: added python_dsdb from merge with masterAndrew Tridgell2010-04-061-0/+5
* build: fixed LOAD_ENVIRONMENT for out of tree buildsAndrew Tridgell2010-04-061-1/+2
* s4-waf: autogen-waf.sh for the standalone library buildsAndrew Tridgell2010-04-065-0/+110
* s4-waf: new autogen-waf.shAndrew Tridgell2010-04-064-26/+28
* s4-waf: use a common pattern for finding buildtools and libsAndrew Tridgell2010-04-064-55/+38
* s4-waf: move to a universal method of recursing into subdirsAndrew Tridgell2010-04-0620-193/+211
* s4-waf: fixed finding of buildtools and srcdirAndrew Tridgell2010-04-065-38/+38
* ldb-waf: fixed buildtools pathAndrew Tridgell2010-04-061-1/+1
* s4-waf: avoid having to run waf configure before waf distAndrew Tridgell2010-04-068-25/+42
* build: nicer error msg when git ls-files failsAndrew Tridgell2010-04-061-1/+5
* s4-waf: allow standalone tarball build of librariesAndrew Tridgell2010-04-064-7/+35
* s4-waf: added 'waf dist' to our standalone libs as wellAndrew Tridgell2010-04-066-6/+16
* s4-waf: added 'waf dist' to build the tarballAndrew Tridgell2010-04-064-2/+89
* build: removed some unused imports found by pyflakesAndrew Tridgell2010-04-063-4/+2
* talloc-waf: install talloc.pc if standaloneAndrew Tridgell2010-04-061-0/+8
* build: fixed the expansions in pkgconfig filesAndrew Tridgell2010-04-061-1/+7
* build: fixed DESTDIR for TOUCH_FILE()Andrew Tridgell2010-04-062-2/+8
* build: waf update to fix macos build errorAndrew Tridgell2010-04-061-0/+0
* build: try to fix the python link problem on SerNet-iminiAndrew Tridgell2010-04-061-0/+0
* build: use waf from waf-svn.git repoAndrew Tridgell2010-04-062-0/+16
* build: try the generic C compiler on hpux if gcc not foundAndrew Tridgell2010-04-061-0/+1
* build: update wav-svnAndrew Tridgell2010-04-061-0/+0
* build: added 'generic' cc support and a simple irix cc support moduleAndrew Tridgell2010-04-064-1/+150
* build: initial version of a tru64 compiler moduleAndrew Tridgell2010-04-062-0/+78
* pidl-waf: disable pidl manpagesAndrew Tridgell2010-04-061-1/+1
* pidl-waf: better handling of the man page generationAndrew Tridgell2010-04-062-10/+14
* pidl-waf: build pidl man pages and parsers separatelyAndrew Tridgell2010-04-061-9/+14
* build: don't depend on the blib/ files in SAMBA_PIDL()Andrew Tridgell2010-04-061-1/+1
* talloc-waf: match version number with main buildAndrew Tridgell2010-04-061-1/+1
* build: loop until all object reductions are completeAndrew Tridgell2010-04-061-2/+14
* build: make sure the directory exists in TOUCH_FILE()Andrew Tridgell2010-04-061-0/+1
* build: nicer display of command type for prototypes and generatorsAndrew Tridgell2010-04-062-0/+12
* s4-waf: create a blank __init__.py in samba/externalAndrew Tridgell2010-04-062-1/+11
* s4-waf: fixed install location of external python libsAndrew Tridgell2010-04-062-5/+1
* build: a bit more information for tracking --target depsAndrew Tridgell2010-04-061-1/+2
* s4-waf: format-subunit and filter-subunit are in python nowAndrew Tridgell2010-04-061-2/+2
* s4-waf: added new install system for external python libsAndrew Tridgell2010-04-061-0/+21
* s4-waf: filter-subunit has been renamedAndrew Tridgell2010-04-061-1/+1
* s4-waf: updates for the new python installer from jelmerAndrew Tridgell2010-04-064-18/+16
* build: much simpler and faster rpath install handlerAndrew Tridgell2010-04-063-198/+172
* build: only link install targets at install timeAndrew Tridgell2010-04-063-25/+31
* build: enable nothreads workaround only with WAF_NOTHREADS=1Andrew Tridgell2010-04-062-6/+8
* build: fixed the dependencies of the install targetsAndrew Tridgell2010-04-062-8/+56
* s4-waf: disable MAKEMAKER until a dependency problem is solvedAndrew Tridgell2010-04-061-1/+1
* build: fixed the task counter when nothreads is usedAndrew Tridgell2010-04-061-0/+1