Age | Commit message (Expand) | Author | Files | Lines |
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 | 2 | -5/+32 |
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-04-02 | s3:waf:compare_config_h3.sh: make diff tool configurable as env var "DIFF" | Michael Adam | 1 | -3/+5 |
2011-04-02 | s3:waf:compare_config_h3.sh: specify autoconf-config.h as commandline parameter | Michael Adam | 1 | -1/+6 |
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 |
2011-02-22 | build: added WHYNEEDED=TARGET:DEPENDENCY | Andrew Tridgell | 2 | -9/+40 |
2011-02-22 | build: enhanced the symbolcheck code | Andrew Tridgell | 1 | -14/+86 |
2011-02-22 | python: use os.environ[] instead of os.putenv() | Andrew Tridgell | 1 | -1/+1 |
2011-02-22 | build: we don't need the special case for s3build any more | Andrew Tridgell | 1 | -6/+0 |
2011-02-20 | s4-version: Fix version finding for bzr branches. | Jelmer Vernooij | 1 | -1/+1 |
2011-02-18 | s3-waf: fix popt support. | Günther Deschner | 1 | -0/+3 |
2011-02-18 | build: put links for libs in the right directory | Andrew Tridgell | 1 | -1/+1 |
2011-02-18 | waf: improved error message for bad paths in SAMBA_LIBRARY() | Andrew Tridgell | 1 | -1/+7 |
2011-02-18 | waf: support building libraries with a directory prefix | Andrew Tridgell | 3 | -4/+13 |
2011-02-18 | waf: added SAMBA3_*() build rules to samba3.py | Andrew Tridgell | 1 | -2/+72 |
2011-02-18 | waf: give a more sensible error on symlink_bin with missing directory | Andrew Tridgell | 1 | -0/+2 |