summaryrefslogtreecommitdiffstats
path: root/lib/tevent/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* waf: ensure "make dist" works from a clean git tree for all librariesAndrew Tridgell2011-01-081-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 makefilesAndrew Tridgell2010-11-031-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 Vernooij2010-09-281-1/+3
|
* tevent: Remove make targets that are not relevant for tevent.Jelmer Vernooij2010-09-281-8/+0
|
* Check in configure/Makefile for those projects that have waf as primary ↵Jelmer Vernooij2010-09-251-0/+57
build system.