Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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/tevent: Fix detection of waf paths. | Jelmer Vernooij | 2010-09-28 | 1 | -1/+3 |
| | |||||
* | tevent: Remove make targets that are not relevant for tevent. | 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. |