summaryrefslogtreecommitdiff
path: root/lib/tevent/wscript
AgeCommit message (Expand)AuthorFilesLines
2015-03-04tevent: version 0.9.24tevent-0.9.24David Disseldorp1-1/+1
2015-02-27tevent: version 0.9.23tevent-0.9.23Michael Adam1-1/+1
2015-02-15Add Solaris ports as a tevent backend.Jeremy Allison1-0/+3
2014-09-30tevent: version 0.9.22tevent-0.9.22Stefan Metzmacher1-1/+1
2014-06-20tevent:build: improve detection of srcdirMichael Adam1-1/+1
2014-01-17tevent: version 0.9.21tevent-0.9.21Stefan Metzmacher1-1/+1
2013-12-12tevent: version 0.9.20tevent-0.9.20Stefan Metzmacher1-1/+1
2013-08-01tevent: change version to 0.9.19tevent-0.9.19Stefan Metzmacher1-1/+1
2013-03-02tevent: change version to 0.9.18tevent-0.9.18Stefan Metzmacher1-1/+1
2013-03-01tevent: fix --disable-python cause configure fails (bug #8718)Galen.Liu1-1/+1
2013-03-01tevent: define TEVENT_NUM_SIGNALS based on configure checksStefan Metzmacher1-0/+17
2012-08-16tevent: change version to 0.9.17 after adding the "poll_mt" backendtevent-0.9.17Stefan Metzmacher1-1/+1
2012-06-08tevent: change version to 0.9.16tevent-0.9.16Stefan Metzmacher1-1/+1
2012-06-08lib/tevent: Add trace point callbackMartin Schwenke1-0/+0
2012-05-13tevent: fix indentation in the wscriptMichael Adam1-1/+1
2012-03-10tevent: Install tevent.py into PYTHONARCHDIR rather than PYTHONDIR for consis...Jelmer Vernooij1-1/+1
2012-02-09tevent: change the version to 0.9.15tevent-0.9.15Stefan Metzmacher1-1/+1
2011-12-07Add version attribute for pytevent.Jelmer Vernooij1-1/+2
2011-12-06tevent: Install python tevent modules.Jelmer Vernooij1-0/+6
2011-12-03tevent: Fix typo in build script.Jelmer Vernooij1-1/+1
2011-11-13waf: Factor checking for undefined symbol flags out into separate method.Jelmer Vernooij1-0/+2
2011-11-13tevent: Only check for pkg-config file when checking for system tevent.Jelmer Vernooij1-1/+1
2011-11-13tevent: Only build pytevent if the system doesn't provide it.Jelmer Vernooij1-5/+8
2011-11-13tevent: remove unnecessary enablement.Jelmer Vernooij1-1/+0
2011-08-21wafsamba: Only install .pc files if libraries are public.Jelmer Vernooij1-1/+1
2011-08-09tevent: change the version to 0.9.14 after the tevent_queue changestevent-0.9.14Stefan Metzmacher1-1/+1
2011-07-09tevent: change version to 0.9.13 after adding tevent_req_defer_callback()tevent-0.9.13Stefan Metzmacher1-1/+1
2011-06-20tevent: change version to 0.9.12tevent-0.9.12Volker Lendecke1-1/+1
2011-04-23Support the 'PYTHON' environment variable.Jelmer Vernooij1-0/+1
2011-03-15lib: don't install public headers if a private libraryAndrew Tridgell1-0/+1
2011-03-15tevent: use public_headers for tevent.hAndrew Tridgell1-1/+1
2011-03-10tevent: change version to 0.9.11tevent-0.9.11Stefan Metzmacher1-1/+1
2011-02-28tevent: Add lib/tevent as include directory.Jelmer Vernooij1-0/+1
2011-02-28tevent: Add a poll backendVolker Lendecke1-0/+1
2010-12-21tevent: Bump version number after symbol versioning changes.Jelmer Vernooij1-1/+1
2010-12-10build: introduce SAMBA_CHECK_PYTHON_HEADERSMatthieu Patou1-1/+1
2010-12-09waf: remove the restriction that private libraries must not have a vnumAndrew Tridgell1-3/+1
2010-12-09waf-abi: auto-generate per-symbol versions from ABI filesAndrew Tridgell1-1/+1
2010-11-03waf: added reconfigure targets to our librariesAndrew Tridgell1-0/+5
2010-10-26waf: Only specify vnum for non-private libraries.Jelmer Vernooij1-7/+12
2010-10-23waf: Rename some BUNDLED_ functios to PRIVATE_.Jelmer Vernooij1-1/+1
2010-10-21waf: replace the is_bundled option with private_libraryAndrew Tridgell1-1/+1
2010-10-21s4-build: fixed some formattingAndrew Tridgell1-1/+1
2010-09-25tevent: Add infrastructure for python bindings.Jelmer Vernooij1-1/+24
2010-06-19wafsamba: Fix typo: noextenion -> noextension.Jelmer Vernooij1-1/+1
2010-05-31s4-waf: sanitize library names like the old build system did, only addJelmer Vernooij1-1/+2
2010-04-18tevent-waf: enabled ABI checking in teventAndrew Tridgell1-0/+2
2010-04-13tevent-waf: added man page and pkgconfig fileAndrew Tridgell1-3/+11
2010-04-13s4-tevent: up tevent version numberAndrew Tridgell1-1/+1
2010-04-06s4-waf: fixed waf distcheck for our standalone libs and s4Andrew Tridgell1-0/+4