Age | Commit message (Expand) | Author | Files | Lines |
2010-12-13 | build: remove -no-undefined and -as-needed on openbsd | Matthieu Patou | 1 | -2/+5 |
2010-12-10 | build: add a function to test if -lc is needed | Matthieu Patou | 1 | -0/+2 |
2010-12-10 | s4-dist: Remove no longer existing files from blacklist (fixes 'make | Jelmer Vernooij | 1 | -2/+1 |
2010-12-10 | build: introduce SAMBA_CHECK_PYTHON_HEADERS | Matthieu Patou | 1 | -1/+1 |
2010-12-09 | build: do not duplicate the checks for python in samba4 | Matthieu Patou | 1 | -2/+3 |
2010-12-08 | s4-waf: get the version number right on private libraries | Andrew Tridgell | 1 | -17/+5 |
2010-11-27 | build: change compile flags on mac os x if we face pb with common symbols | Matthieu Patou | 1 | -2/+4 |
2010-11-16 | waf: added --git-local-changes configure option | Andrew Tridgell | 1 | -8/+8 |
2010-11-12 | samba_version: When working from git checkout, display git revision SHA1 rather | Jelmer Vernooij | 1 | -1/+1 |
2010-11-05 | waf: Put private libraries in a separate directory when building. | Jelmer Vernooij | 1 | -2/+2 |
2010-11-04 | s4: don't run etags over .inst files | Andrew Tridgell | 1 | -2/+2 |
2010-11-03 | s4-build: use -Wl,--as-needed if supported | Andrew Tridgell | 1 | -0/+6 |
2010-10-30 | build: make this test darwin only as it mess a bit more the freebsd build | Matthieu Patou | 1 | -1/+1 |
2010-10-30 | build: set shared libraries flags correctly on mac os X | Matthieu Patou | 1 | -0/+5 |
2010-10-30 | s4-replace: make libreplace a private shared lib in s4 | Andrew Tridgell | 1 | -1/+1 |
2010-10-25 | s4-waf: don't generate PACKAGE_* defines in config.h | Stefan Metzmacher | 1 | -7/+0 |
2010-10-25 | waf: moved the -Wl,-no-undefined flags to source4 and ldb | Andrew Tridgell | 1 | -0/+4 |
2010-10-23 | waf: Rename some BUNDLED_ functios to PRIVATE_. | Jelmer Vernooij | 1 | -1/+1 |
2010-10-12 | s4: mark us as not supporting python3 yet | Andrew Tridgell | 1 | -1/+4 |
2010-10-01 | samba: share readline wrappers among all buildsystems. | Günther Deschner | 1 | -1/+1 |
2010-09-28 | waf: we don't need the preprocessor recursion limit any more | Andrew Tridgell | 1 | -3/+0 |
2010-09-22 | torture: Use system subunit library if available. | Jelmer Vernooij | 1 | -0/+1 |
2010-06-29 | build: only use git when found by configure | Andrew Tridgell | 1 | -2/+17 |
2010-06-18 | samba4: Build libreplace as builtin library by default so it doesn't end | Jelmer Vernooij | 1 | -1/+1 |
2010-05-31 | s4-waf: Look for xsltproc executable, required to build manpages. | Jelmer Vernooij | 1 | -0/+1 |
2010-05-28 | s4:waf Exclude the autotools based build environment from a Samba4 release | Andrew Bartlett | 1 | -1/+7 |
2010-05-28 | waf Add DIST_BLACKLIST to list files that we cannot include in a release | Andrew Bartlett | 1 | -0/+5 |
2010-05-28 | waf Read VERSION file inside WAF to set package version | Andrew Bartlett | 1 | -4/+7 |
2010-05-06 | build: added a reconfigure target | Andrew Tridgell | 1 | -0/+4 |
2010-05-04 | build: allow use of target names as commands in waf | Andrew Tridgell | 1 | -1/+10 |
2010-04-29 | s4-waf: added --enable-build-farm configure option | Andrew Tridgell | 1 | -0/+9 |
2010-04-21 | s4-waf: python devel headers are mandatory for the source4 build | Andrew Tridgell | 1 | -1/+1 |
2010-04-15 | s4:selftest/wscript: --enable-selftest and --with-selftest-prefix are configu... | Stefan Metzmacher | 1 | -0/+1 |
2010-04-08 | build: allow the waf build to work with python 3.0 and 3.1 | Thomas Nagy | 1 | -5/+5 |
2010-04-06 | s4-waf: add subdir argument to distcheck for source4 | Andrew Tridgell | 1 | -0/+7 |
2010-04-06 | s4-waf: move to a universal method of recursing into subdirs | Andrew Tridgell | 1 | -28/+28 |
2010-04-06 | s4-waf: avoid having to run waf configure before waf dist | Andrew Tridgell | 1 | -1/+2 |
2010-04-06 | s4-waf: added 'waf dist' to build the tarball | Andrew Tridgell | 1 | -1/+11 |
2010-04-06 | s4-waf: remove PYTHONDIR from config.h | Andrew Tridgell | 1 | -0/+3 |
2010-04-06 | s4-waf: install in /usr/local/samba by default | Andrew Tridgell | 1 | -0/+4 |
2010-04-06 | s4-waf: added pydoctor and wafdocs targets | Andrew Tridgell | 1 | -0/+20 |
2010-04-06 | s4-waf: change bundled extension to 'samba4' | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: cleanup use of LIBPOPT vs popt dependency | Andrew Tridgell | 1 | -1/+0 |
2010-04-06 | s4-waf: set default for bundled libraries | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | s4-waf: don't auto-include bundled library headers | Andrew Tridgell | 1 | -1/+1 |
2010-04-06 | s4-waf: set the bundled library extension for some libs | Andrew Tridgell | 1 | -6/+9 |
2010-04-06 | s4-waf: enable the configuration and options for pidl | Andrew Tridgell | 1 | -0/+2 |
2010-04-06 | build: spelling fix, and syntax highlighting fix | Andrew Tridgell | 1 | -2/+2 |
2010-04-06 | build: check for pam headers | Andrew Tridgell | 1 | -0/+1 |
2010-04-06 | build: Add a ctags command to build a ctags-style tags file | Kai Blin | 1 | -0/+8 |