139 Commits (be2cacf0b51e74262fa51ed9d9550933f020350f)

Author SHA1 Message Date
  falkTX 5f1b2be0dc
Do not skip shared libs on windows if using original regex.h 4 years ago
  falkTX 1c039d9e6e
remove switch to shared libs for linking windows binaries 4 years ago
  falkTX f5a6e4dba5
Use "64" suffix in windows 64bit build to match existing installer 4 years ago
  falkTX 85634dee9d
Install windows libraries in libdir instead of bindir 4 years ago
  falkTX 33c5849467 Use proper path to tre/regex; Fixup wscript a bit 4 years ago
  falkTX 91e376cac9 Use macos-specific semaphore under macos 4 years ago
  Luciano Iam cfb85b0143
1.9.14 on MinGW/waf + build guide (#495) 5 years ago
  falkTX 0081d181e9
Allow to costumize pkg-config dir via --pkgconfigdir 5 years ago
  falkTX 1b10d4c888
Always use -Wl,--no-undefined (unless macOS) 5 years ago
  falkTX 93619ed0c5 Make sure we use python3 (another patch from Fedora) 5 years ago
  Filipe Coelho 59550f67ee
Fix client UUID gen, and some warnings (#440) 6 years ago
  Rui Nuno Capela fed6f1e66d [metadata] Metadata properties implementation. (#383) 6 years ago
  falkTX 2ad48419a7 Add support for internal session files 7 years ago
  Yasuhiro Fujii 6758354192 fix compilation on MSYS2. 8 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  Cédric Schieli 1be958e682 Helper functions needed to secure the promiscuous mode. 8 years ago
  falkTX 112b6bdf39 Use Linux futex as JackSynchro 8 years ago
  Karl Linden 4e8e7ecdc2
Use conf.check instead of conf.check_cc. 9 years ago
  Karl Linden 3dbd4b92fe
Simplify build system logic. Fixes #168. 9 years ago
  ethe 7cb81394ec Fixed building AudioAdapter on OSX 9 years ago
  Josh de Kock (ethe) bc66447e37 fixed frameworks in wscripts 9 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 9 years ago
  Karl Linden af99165ef6
Drop problematic CPPFLAGS for MacOSX. 9 years ago
  Karl Lindén 1715d63cd8 drop unused Build imports 10 years ago
  Cédric Schieli 1cd25cb975 Add JackWaitCallbackDriver 10 years ago
  Karl Lindén 94efc64f20 use conf.env['SAMPLERATE'] to determine wether samplerate is available instead of conf.is_defined('HAVE_SAMPLERATE') 10 years ago
  Karl Lindén ad24b255be move check for samplerate.h to before conf.sub_config('common') and remove the duplicate check in common 10 years ago
  Martin Koegler b0d25b67e7 Detect tre as regexp library replacement 11 years ago
  Nedko Arnaudov da390836bf wscript: fix build in 32/64 bits mixed mode. github close #39 11 years ago
  Stephane Letz 6dc8d3c5a2 Tim Mayberry : Add support for building with mingw compiler. 11 years ago
  Nedko Arnaudov ce50e5b0ed waf: configure option for enforcing autostart method 12 years ago
  Robin Gareus 33bef4fcb0 add opus support to NetJack2 12 years ago
  Adrian Knoth a5eb957b59 wscript: Fix naming of in-server components 13 years ago
  Nedko Arnaudov 8b6d89e2f2 waf: switch jack.pc task construction to new-waf-style 13 years ago
  Nedko Arnaudov 47be1ec8ee waf: fix jack.pc generation 13 years ago
  Stephane Letz 8bb6248384 Correct linux wscript. 13 years ago
  Stephane Letz 2bf4db889a Light synchronization method in JackMessageBuffer::SetInitCallback. 13 years ago
  Adrian Knoth a122dbcd75 wscript. Fix relocation link error (missing -fPIC) 13 years ago
  Nedko Arnaudov 329d83c92b swtich from uselib/uselib_local to use 13 years ago
  Nedko Arnaudov 971b1656d5 switch from bld.new_task_gen() to bld() 13 years ago
  Adrian Knoth 662c55669d wscript: Fix install targets 13 years ago
  Adrian Knoth f7d6db4b34 wscript: Fix internal waf error (missing features) 13 years ago
  Adrian Knoth 97a60e49d7 wscript: Fix more tab/space indentation errors 13 years ago
  Adrian Knoth 115ec78f21 wscript: Fix jack.pc.in generator 13 years ago
  Adrian Knoth a564002176 Fix mixed tab/space indentation in wscript files 13 years ago
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 13 years ago
  sletz c58666dd8c Rename JackProcessSync in JackPosixProcessSync. 13 years ago
  sletz 6046fbe76b Add JackRequestDecoder class. 13 years ago
  sletz 9f4df15abb Factorize code the server/client request. 13 years ago
  sletz aabbb62282 Correct export settings(2). 13 years ago