Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | ldb: make ldb a top level library for Samba 4.0 | Andrew Bartlett | 2011-07-05 | 1 | -51/+0 |
| | | | | Signed-off-by: Andrew Tridgell <tridge@samba.org> | ||||
* | waf: ensure "make dist" works from a clean git tree for all libraries | Andrew Tridgell | 2011-01-08 | 1 | -2/+4 |
| | | | | | | | this uses a temporary waf lock file to force the build directory Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Sat Jan 8 02:35:22 CET 2011 on sn-devel-104 | ||||
* | build: a more portable way of finding waf in makefiles | Andrew Tridgell | 2010-11-03 | 1 | -3/+1 |
| | | | | | | | this avoids using the non-portable shell command in makefiles Autobuild-User: Andrew Tridgell <tridge@samba.org> Autobuild-Date: Wed Nov 3 22:44:59 UTC 2010 on sn-devel-104 | ||||
* | ldb: Fix path to alternative buildtools. | Jelmer Vernooij | 2010-09-28 | 1 | -1/+1 |
| | |||||
* | ldb/tevent: Fix detection of waf paths. | Jelmer Vernooij | 2010-09-28 | 1 | -1/+3 |
| | |||||
* | ldb: Remove samba-specific targets from Makefile. | Jelmer Vernooij | 2010-09-28 | 1 | -8/+0 |
| | |||||
* | Check in configure/Makefile for those projects that have waf as primary ↵ | Jelmer Vernooij | 2010-09-25 | 1 | -0/+57 |
build system. |