summaryrefslogtreecommitdiff
path: root/libs/backends/jack/wscript
AgeCommit message (Expand)Author
2020-01-25Explicitly use OSXRobin Gareus
2020-01-14NO-OP: whitespaceRobin Gareus
2018-10-14remove use of hardcoded -fPIC compiler flag, and use compiler flag dict insteadPaul Davis
2016-07-01fix jack_port_rename() detectionRobin Gareus
2016-02-28prepare for update to waf 1.8Robin Gareus
2015-11-29NOOP, remove trailing whitespace, replace tabs in python scriptsRobin Gareus
2015-10-28fix JACK/windows compilationRobin Gareus
2015-10-28use weak-jack's jack_port_rename wrapperRobin Gareus
2015-07-04fix use of += in waf variableRobin Gareus
2015-07-04only compile, don’t link & run jack checksRobin Gareus
2015-07-02add conditional use of jack_port_rename(), a newly added public API for JACKPaul Davis
2015-05-03Fix mixed spaces/tabs in wscriptsChristopher Arndt
2015-04-23fix JACK metadata configure check.Paul Davis
2015-04-23add a real check for functioning JACK metadata API; remove configure time opt...Paul Davis
2015-03-11mingw: all code is position independentRobin Gareus
2015-03-08add a no-jack-metadata option for poor 12.04 soulsRobin Gareus
2015-03-08update https://github.com/x42/weakjack/Robin Gareus
2015-02-16remove lib versioning for internal pluginsRobin Gareus
2014-11-13yet another build fixRobin Gareus
2014-10-24use x-macros to simplify weak-jack implementationRobin Gareus
2014-10-23fix 64bit compile with old gccRobin Gareus
2014-10-23weak/runtime jack linking: load libjack dynamically at runtimeRobin Gareus
2014-06-07Don't use module versioning with jack backend in the mingw buildTim Mayberry
2014-06-04break out ALSA related functions into libardouralsautilRobin Gareus
2014-04-28finish unfinished work at basing all install paths on the program namePaul Davis
2014-01-10finished merge of cairocanvas with windows and windows+cc branchesPaul Davis
2014-01-10Merge windows+cc branch into cairocanvas branch. Not finished, need to now me...Paul Davis
2013-12-03Reinstate call to package config for JACK backendTim Mayberry
2013-12-02Waf options are not valid during build stage so use environment variableTim Mayberry
2013-10-18Merge remote-tracking branch 'remotes/origin/exportvis' into windows+ccJohn Emmas
2013-10-17add -fvisibility=hidden to evoral, and make things workPaul Davis
2013-10-16merge with master and fix 2 conflictsPaul Davis
2013-10-11Merge branch 'windows' into windows+ccJohn Emmas
2013-10-09merge with master, fixing conflicts in 3 wscript filesPaul Davis
2013-10-08reduce version requirement for JACKPaul Davis
2013-10-08move JACK configuration test(s) down to where they belong (in libs/backend/jack)Paul Davis
2013-10-08restore jack timebase master and jack session callback functionality (moved i...Paul Davis
2013-09-21Merge remote-tracking branch 'remotes/origin/cairocanvas' into windowsJohn Emmas
2013-09-19move configure-time dependency on PortAudio out of libs/ardour and into libs/...Paul Davis
2013-09-14fix change in waf uselib name for libardour vs. masterPaul Davis
2013-09-13use visibility control on JACK audio backend, so that we can import this chan...Paul Davis
2013-09-07move JACK audio backend to its own folder and adjust build system to reflect ...Paul Davis