summaryrefslogtreecommitdiff
path: root/wscript
Commit message (Expand)AuthorAgeFilesLines
* Bump version and update changelogfalkTX2022-05-041-1/+1
* Remove readline as dependencyfalkTX2022-05-041-7/+0
* Remove zita dependenciesfalkTX2022-05-041-5/+0
* sndfile is no longer a dependencyfalkTX2022-05-041-6/+0
* Remove example-clients and toolsfalkTX2022-05-041-12/+4
* Bump version to 1.9.21falkTX2022-04-131-1/+2
* Fix wscripts syntax (#826)David Runge2022-04-131-107/+152
* Make example-tools off by defaultfalkTX2022-04-131-1/+1
* Fix build of jack-example-tools with waf autooptionsDavid Runge2022-01-151-3/+3
* Remove use of svnversion_regenerate.shDavid Runge2022-01-151-44/+1
* Allow optional build of jack-example-toolsDavid Runge2022-01-151-6/+13
* FreeBSD: Specific FreeBSD OSS driver.Florian Walpen2022-01-151-1/+12
* Fix missing CELT use for net driverGreg V2022-01-151-1/+2
* Add FreeBSD supportGoran Mekić2022-01-151-2/+13
* Start of v1.9.20falkTX2022-01-151-1/+1
* Better handling of optional asiofalkTX2022-01-151-3/+2
* Fix custom win32 detection, fixes missing HAVE_ASIO macrofalkTX2022-01-151-2/+2
* Silence invalid offsetof warning, only used in static_assertfalkTX2021-07-051-1/+1
* Start of 1.9.19falkTX2021-04-291-1/+1
* Add zalsa configure flag, enabled by default if possiblefalkTX2021-04-141-0/+5
* Start v1.9.18falkTX2021-04-131-1/+1
* Prepare for future thingsfalkTX2021-01-051-1/+1
* Revert "Bump JACK_API_VERSION to match jack1 (1.0.0)"falkTX2020-10-171-1/+1
* Bump JACK_API_VERSION to match jack1 (1.0.0)falkTX2020-10-171-1/+1
* 1.9.16 releasefalkTX2020-10-161-1/+1
* Preparations for 1.9.15 releasefalkTX2020-10-121-1/+1
* Special tricks for static win64 mixed buildfalkTX2020-09-201-0/+8
* Split example-clients and tools, as done for jack1falkTX2020-09-201-0/+3
* Add --static configure flag, used for official windows buildsfalkTX2020-09-131-0/+2
* Install windows libraries in libdir instead of bindirfalkTX2020-06-161-1/+1
* Only set -Wno-deprecated-register under macosfalkTX2020-06-131-3/+3
* Ignore "-Wdeprecated-register" warnings for nowfalkTX2020-06-131-0/+3
* 1.9.14 on MinGW/waf + build guide (#495)Luciano Iam2020-05-311-2/+15
* Bump maximum default number of clients and portsfalkTX2020-02-041-2/+2
* Allow to costumize pkg-config dir via --pkgconfigdirfalkTX2020-01-291-0/+6
* Force fix for libdb mixed mode buildfalkTX2019-12-031-1/+2
* Always use -Wl,--no-undefined (unless macOS)falkTX2019-12-031-10/+8
* Proper fix for mixed modefalkTX2019-11-171-4/+4
* Make sure we use python3 (another patch from Fedora)falkTX2019-10-281-1/+1
* Fix build under mixed modefalkTX2019-10-281-0/+7
* Start of 1.9.14 developmentfalkTX2019-10-061-1/+1
* FIx doxygen and user facing and non-facing typosluz.paz2019-09-111-1/+1
* wscript: Setting SYSTEMD_USER_UNIT_DIR to None, if the option is not set (the...David Runge2019-05-301-2/+4
* wscript: Switching to --systemd-unit (to not shadow implicit magic --systemd ...David Runge2019-05-301-3/+3
* wscript: Adding the installation of systemd unit/configuration file to a conf...David Runge2019-05-301-2/+5
* wscript: Integrating systemd wscript in configure and build stages.David Runge2019-05-301-0/+4
* Prepare for releasefalkTX2019-05-281-1/+1
* Add check for aften_encode_frame() in wscriptThomas Brand2019-04-231-0/+16
* Remove FreeBoB backend (superseded by FFADO)Thomas Brand2019-01-221-17/+0
* Specify a C++ standard to build with (C++11)falkTX2018-11-151-0/+1