Age | Commit message (Expand) | Author | Files | Lines |
2011-10-14 | build: added autoconf --disable-silent-rules option | Sumit Bose | 1 | -0/+3 |
2011-10-07 | build: Reduce build systems to just top level waf and autoconf | Andrew Bartlett | 2 | -3/+2 |
2011-09-08 | build: Add duplicate symbol checking as part of make test | Andrew Bartlett | 2 | -6/+26 |
2011-09-07 | build: Replace mkbuildoptions-waf awk script with waf target | Amitay Isaacs | 1 | -0/+174 |
2011-08-21 | wafsamba: Only install .pc files if libraries are public. | Jelmer Vernooij | 1 | -1/+1 |
2011-08-21 | wafsamba: Require public libraries to have headers. | Jelmer Vernooij | 1 | -0/+3 |
2011-08-21 | wafsamba: Require public libraries to have a pc file specified, or explicitly... | Jelmer Vernooij | 1 | -4/+11 |
2011-08-13 | waf: Add SAMBA3_PYTHON context to build python wrappers in samba3 | Amitay Isaacs | 1 | -0/+5 |
2011-07-23 | wafsamba: Properly lock object store when retrieving version through Bazaar. | Jelmer Vernooij | 1 | -1/+5 |
2011-07-08 | param: Move per-share parameters into a seperate file, to share with s3 | Andrew Bartlett | 1 | -0/+2 |
2011-07-03 | s3-build Require fully defined modules by default | Andrew Bartlett | 1 | -2/+0 |
2011-06-24 | s3-build Require fully defined symbols in ALL libraries by default | Andrew Bartlett | 1 | -2/+0 |
2011-06-24 | s3-build: Require fully defined symbols for all public libraries | Andrew Bartlett | 1 | -1/+1 |
2011-06-20 | tdb2: tie it into build process if --enable-tdb2-breaks-compat | Rusty Russell | 1 | -2/+6 |
2011-06-20 | tdb_compat.h: divert every tdb build and includes to tdb_compat | Rusty Russell | 1 | -1/+1 |
2011-06-17 | build: only use the git version on install, not in the build tree | Andrew Tridgell | 2 | -7/+11 |
2011-06-15 | build: fixed development symlinks for libraries in subdirectories | Andrew Tridgell | 1 | -2/+2 |
2011-06-15 | build: fixed dependencies on install prefix for pc files and python scripts | Andrew Tridgell | 2 | -0/+3 |
2011-06-10 | waf-symbols: don't look for symbol lists in GENERATOR targets | Andrew Tridgell | 1 | -1/+1 |
2011-06-10 | waf: fixed 'make bin/XXX' for the remaining binaries | Andrew Tridgell | 1 | -4/+31 |
2011-06-01 | build: fixed a problem with installing scripts in the build tree | Andrew Tridgell | 1 | -18/+9 |
2011-05-10 | Add -fno-common where supported (WAF only) | Rusty Russell | 1 | -1/+1 |
2011-05-08 | build: allow s3 libraries to be built with no undefined symbols | Andrew Tridgell | 1 | -2/+4 |
2011-04-26 | waf: introduce reverse logic for allowing unknown symbols | Matthieu Patou | 1 | -0/+4 |
2011-04-13 | build: use readelf as a replacement for ldd | Andrew Tridgell | 1 | -33/+77 |
2011-04-13 | build: speed up SYMBOLCHECK code | Andrew Tridgell | 1 | -6/+41 |
2011-04-06 | waf: a better way to detect duplicated symbols | Andrew Tridgell | 1 | -20/+82 |
2011-03-23 | waf: prevent an error in the symbol checking code | Andrew Tridgell | 1 | -1/+2 |
2011-03-19 | wafsamba: add -Wcast-qual only to the toplevel (s4) build. | Günther Deschner | 1 | -1/+3 |
2011-03-15 | waf: ensure that MAKEFLAGS is set before parsing it | Andrew Tridgell | 1 | -0/+2 |
2011-03-15 | build: added simple header handling for our libraries | Andrew Tridgell | 1 | -1/+23 |
2011-03-15 | build: removed mkdir of public headers directory | Andrew Tridgell | 1 | -7/+0 |
2011-03-15 | build: added public_headers_allow_broken option | Andrew Tridgell | 1 | -1/+6 |
2011-03-15 | waf: auto-create include paths if needed | Andrew Tridgell | 1 | -0/+7 |
2011-03-15 | waf: make mkdir_p() a bit more robust | Andrew Tridgell | 1 | -1/+6 |
2011-03-15 | waf: build headers in separate 'headers' build group | Andrew Tridgell | 2 | -1/+2 |
2011-03-15 | waf: always generate public headers in the build tree | Andrew Tridgell | 2 | -166/+123 |
2011-03-15 | waf: build substituted public headers in build tree | Andrew Tridgell | 1 | -1/+3 |
2011-03-15 | waf: moved header file handling into its own module | Andrew Tridgell | 2 | -196/+201 |
2011-03-15 | wafsamba: keep a list of public headers | Andrew Tridgell | 1 | -1/+3 |
2011-03-15 | wafsamba: don't follow symlinks outside the build tree | Andrew Tridgell | 1 | -1/+3 |
2011-03-15 | wafsamba: added global_include option | Andrew Tridgell | 2 | -3/+15 |
2011-03-15 | build: install public headers in the build tree | Andrew Tridgell | 1 | -15/+54 |
2011-03-12 | samba_abi: Also sort ABI files properly so symbols end up in the right version. | Jelmer Vernooij | 1 | -2/+6 |
2011-03-12 | Sort by release component integer values rather than using standard string | Jelmer Vernooij | 1 | -1/+2 |
2011-03-02 | build: fixed the ELF name for private libraries | Andrew Tridgell | 1 | -2/+6 |
2011-02-28 | samba_abi: Generate vscript entries even for ABI versions that didn't introduce | Jelmer Vernooij | 1 | -10/+21 |
2011-02-23 | build: fixed 'make dist' without configuring | Andrew Tridgell | 1 | -1/+5 |
2011-02-23 | build: don't display expected duplicate symbols | Andrew Tridgell | 1 | -1/+6 |
2011-02-23 | build: duplicate symbols between system libraries aren't interesting | Andrew Tridgell | 1 | -0/+10 |