Age | Commit message (Expand) | Author | Files | Lines |
2012-09-07 | gen_abi.sh: filter out symbols not needed for ABI | Alexander Bokovoy | 1 | -1/+1 |
2011-06-10 | waf: fixed 'make bin/XXX' for the remaining binaries | Andrew Tridgell | 1 | -1/+1 |
2011-02-08 | waf: bring back shared Makefile and configure (needed by s3-waf). | Günther Deschner | 3 | -0/+113 |
2011-02-07 | build: removed unused build scripts | Andrew Tridgell | 3 | -113/+0 |
2011-01-11 | abi: force TERM=none in abi generation | Andrew Tridgell | 1 | -1/+2 |
2010-12-01 | waf: added a help target for the other waf builds | Andrew Tridgell | 1 | -1/+6 |
2010-11-21 | waf: fixed the build with a space in the source directory | Andrew Tridgell | 1 | -2/+2 |
2010-10-06 | waf: allow for commands like "make bin/smbtorture" | Andrew Tridgell | 1 | -0/+4 |
2010-09-07 | waf-abi: fixed small uninitialised data on PPC64 | Andrew Tridgell | 1 | -1/+1 |
2010-07-10 | s4:buildtools: add 'make show_waf_options' | Stefan Metzmacher | 1 | -0/+3 |
2010-07-10 | s4:buildtools: make it possible to use advanced test options via the make waf... | Stefan Metzmacher | 1 | -3/+3 |
2010-05-09 | buildtools: Add 'make testenv' to Samba4 make targets | Andrew Bartlett | 1 | -0/+3 |
2010-05-06 | build: added a reconfigure target | Andrew Tridgell | 1 | -0/+3 |
2010-05-05 | build: added a distcheck target | Andrew Tridgell | 1 | -0/+3 |
2010-05-05 | build: exit with an error if waf configure fails | Andrew Tridgell | 1 | -2/+2 |
2010-04-26 | build: automatically run autogen-waf.sh when needed | Andrew Tridgell | 1 | -4/+2 |
2010-04-23 | build: use 'waf distclean' for make distclean | Andrew Tridgell | 1 | -2/+2 |
2010-04-22 | build: we don't need this makefile magic any more | Andrew Tridgell | 1 | -2/+2 |
2010-04-20 | build: include uninitialised data in the ABI symbols | Andrew Tridgell | 1 | -1/+1 |
2010-04-18 | build: don't depend on the word size of nm output | Andrew Tridgell | 1 | -1/+1 |
2010-04-18 | build: added a script for generating ABI signatures from shared libraries | Andrew Tridgell | 1 | -0/+20 |
2010-04-14 | build: try to honor MAKEFLAGS from make | Andrew Tridgell | 1 | -6/+1 |
2010-04-13 | build: cope with spaces in options passed to ./configure | Andrew Tridgell | 1 | -1/+1 |
2010-04-12 | build: use a common autogen-waf.sh for all builds | Andrew Tridgell | 1 | -0/+27 |
2010-04-10 | s4:autogen-waf: generate 'Makefile' instead of 'makefile' | Stefan Metzmacher | 1 | -0/+7 |
2010-04-08 | s4:WAF buildsystem - support out of "source4" directory builds | Matthias Dieter Wallnöfer | 1 | -0/+3 |
2010-04-08 | s4-waf: Add dist target. | Jelmer Vernooij | 1 | -0/+3 |
2010-04-07 | Support 'make test TESTS=foo' again. | Jelmer Vernooij | 1 | -2/+2 |
2010-04-06 | s4-waf: new autogen-waf.sh | Andrew Tridgell | 2 | -0/+59 |