Age | Commit message (Expand) | Author | Files | Lines |
2012-02-23 | waf: Make sure libraries are installed with the execute flag set. | Andreas Schneider | 1 | -1/+2 |
2012-02-19 | waf: make "update-waf" script work on Darwin too | Dave Abrahams | 1 | -1/+1 |
2012-02-19 | waf: Use libraries when building. | Jelmer Vernooij | 1 | -2/+4 |
2012-02-19 | Use uselib in CHECK_HEADER. | Jelmer Vernooij | 1 | -0/+3 |
2012-02-19 | library_flags: Leave setting of CPPPATH to waf too. | Jelmer Vernooij | 1 | -4/+1 |
2012-02-18 | waf: Update to new upstream version. | Jelmer Vernooij | 1 | -2/+5 |
2012-02-18 | wafsamba: Fix some whitespace issues. | Jelmer Vernooij | 1 | -4/+1 |
2012-02-16 | wafsamba: fix blacklist handling in "make dist" | Michael Adam | 1 | -1/+1 |
2012-02-12 | wafsamba: Add tests for dict_concat. | Jelmer Vernooij | 1 | -1/+20 |
2012-02-12 | wafsamba: Add tests for unique_list, subst_vars_error. | Jelmer Vernooij | 2 | -3/+38 |
2012-02-12 | waf: Add initial unit test for samba_utils. | Jelmer Vernooij | 3 | -0/+54 |
2012-02-10 | wafsamba: Expand tabs. | Jelmer Vernooij | 10 | -597/+597 |
2012-02-02 | build: fixed a link order problem | Andrew Tridgell | 1 | -1/+3 |
2012-01-05 | waf: Use git repository. | Jelmer Vernooij | 1 | -1/+1 |
2012-01-04 | Include waf as an extracted source directory, rather than as a one-in-a-file ... | Jelmer Vernooij | 79 | -17/+18127 |
2011-12-16 | wafsamba: Fix undefined variable name in error message. | Jelmer Vernooij | 1 | -1/+1 |
2011-12-05 | wafsamba: Cope with not everything having a final_libs attribute. | Jelmer Vernooij | 1 | -1/+1 |
2011-12-05 | wafsamba: Use final_libs list to determine if a target needs private librarie... | Jelmer Vernooij | 1 | -1/+1 |
2011-12-03 | Revert making public of the samba-module library. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-14 | waf: Fix uselib_store for system libsubunit. | Jelmer Vernooij | 1 | -1/+1 |
2011-11-13 | waf: Factor checking for undefined symbol flags out into separate method. | Jelmer Vernooij | 1 | -0/+12 |
2011-11-13 | waf: Simplify handling of python modules. | Jelmer Vernooij | 2 | -21/+6 |
2011-11-13 | Revert 9a5ae8edd6d006c078b3af8fdfd84677a63276b1. | Jelmer Vernooij | 1 | -3/+0 |
2011-11-13 | wafsamba: Support allow_undefined_symbols in SAMBA_SUBSYSTEM. | Jelmer Vernooij | 1 | -4/+10 |
2011-11-13 | wafsambaa: Support libraries that don't have the same name as their pkg-confi... | Jelmer Vernooij | 1 | -1/+1 |
2011-11-13 | wafsamba: add CHECK_BUNDLED_SYSTEM_PKG function. | Jelmer Vernooij | 1 | -8/+64 |
2011-11-13 | ldb: Use pyembed rather than pyext for ldb-util library. | Jelmer Vernooij | 1 | -1/+5 |
2011-11-13 | waf: Don't link python modules against libpython2.x, consistent with other Py... | Jelmer Vernooij | 2 | -5/+4 |
2011-10-28 | lib/util Rename samba_init_module -> samba_module_init | Andrew Bartlett | 1 | -1/+1 |
2011-10-20 | build: explain the passing of make options to waf | Andrew Tridgell | 1 | -0/+7 |
2011-10-19 | build: added deletion of stale .so and .o files | Andrew Tridgell | 1 | -2/+16 |
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-27 | waf: update to latest waf 1.5 version | Andrew Tridgell | 1 | -0/+0 |
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-05 | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 1 | -2/+2 |
2011-07-05 | build: remove mktowscript | Andrew Bartlett | 3 | -574/+0 |
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 |