Age | Commit message (Expand) | Author | Files | Lines |
2010-06-19 | wafsamba: Use convenience function to find out if bundling is necessary. | Jelmer Vernooij | 1 | -2/+2 |
2010-06-19 | wafsamba: Factor out functions to determine if a bundled library should not or | Jelmer Vernooij | 1 | -2/+14 |
2010-06-19 | wafsamba: Fix typo: noextenion -> noextension. | Jelmer Vernooij | 1 | -2/+2 |
2010-04-21 | build: added --nonshared-binary=LIST option | Andrew Tridgell | 1 | -0/+8 |
2010-04-18 | build: added ABI checking to the WAF build | Andrew Tridgell | 1 | -0/+1 |
2010-04-13 | build: fixed a typo that prevented --bundled-libraries from working correctly | Andrew Tridgell | 1 | -1/+1 |
2010-04-12 | build: added --minimum-library-version configure option | Andrew Tridgell | 1 | -0/+19 |
2010-04-09 | build: use Logs.error() and Logs.info() instead of print() | Andrew Tridgell | 1 | -2/+3 |
2010-04-06 | build: use a target_in_list() function for more flexible builtin control | Andrew Tridgell | 1 | -3/+14 |
2010-04-06 | build: add require_headers option to CHECK_BUNDLED_SYSTEM() | Andrew Tridgell | 1 | -2/+6 |
2010-04-06 | s4-waf: added implied_deps for system libraries | Andrew Tridgell | 1 | -1/+6 |
2010-04-06 | s4-waf: ensure we don't end up with mixed versions of talloc/tdb/tevent | Andrew Tridgell | 1 | -1/+15 |
2010-04-06 | build: tidy up the wafsamba rules a bit | Andrew Tridgell | 1 | -0/+5 |
2010-04-06 | build: fixed popt subsystem on systems without popt | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 1 | -1/+13 |
2010-04-06 | s4-waf: support the use of system libraries | Andrew Tridgell | 1 | -0/+15 |
2010-04-06 | build: better control over bundled library extensions | Andrew Tridgell | 1 | -9/+23 |
2010-04-06 | build: added support for controlling library types | Andrew Tridgell | 1 | -0/+28 |