summaryrefslogtreecommitdiff
path: root/dbus/wscript
Commit message (Expand)AuthorAgeFilesLines
* Solving problems while compiling jack2 on macOS X with dbus support (#434)shura2019-02-241-0/+6
* Update to waf 2.0.11Karl Linden2018-10-061-1/+1
* explicitly import Logs and Options from waflibKarl Lindén2015-05-021-2/+2
* replace WARNING with ERROR in configure messagesKarl Lindén2015-04-081-3/+3
* add mandatory=False to dbus-1 check so that the custom error message is shown...Karl Lindén2015-04-081-1/+1
* drop unnecessary conf.is_defined('HAVE_DBUS_1') since it is the same as conf....Karl Lindén2015-04-081-1/+1
* use pkg-config to find expat and drop explicit HAVE_EXPAT and LIB_EXPAT since...Karl Lindén2015-04-081-5/+1
* specify mandatory=False when checking for expat so that the expat error messa...Karl Lindén2015-04-081-1/+1
* [wscript] More fixes for -Wl,--as-neededAdrian Knoth2012-11-071-1/+1
* indention fixNedko Arnaudov2012-02-151-1/+1
* switch from set_options() to options()Nedko Arnaudov2012-02-151-1/+1
* swtich from uselib/uselib_local to useNedko Arnaudov2012-02-151-4/+4
* switch from bld.new_task_gen() to bld()Nedko Arnaudov2012-02-151-2/+1
* wscript: Fix waf error (missing features) in dbus/wscriptAdrian Knoth2012-02-121-0/+1
* wscript: Fix DBUS service file generationAdrian Knoth2012-02-121-9/+6
* Run 2to3 on all wscript files.Adrian Knoth2012-02-091-3/+3
* jackdbus: SessionManager interfaceNedko Arnaudov2011-07-211-0/+1
* jackdbus: fix link issuesnedko2011-05-131-0/+1
* jackdbus: params storenedko2011-04-171-0/+1
* jackdbus: remove the libxml backendnedko2011-04-171-1/+0
* Fix jackdbus dependencies handlingnedko2009-12-281-7/+9
* Fix wscripts when --libdir is used.sletz2009-07-101-2/+4
* Move dbus device reservation code to jackdbusnedko2009-07-071-0/+1
* Fix dbus detection and svnversion.h [re]generationnedko2008-11-141-4/+11
* Import waf.diff patch sent Stephane Letznedko2008-11-141-49/+17
* Merge Michael Voigt drops branch after reorganization step.sletz2008-09-051-0/+102