148 Commits (aa275762364b9d71c3bfca673e9c78df6d407aa9)

Author SHA1 Message Date
  David Runge aa27576236
Fix wscripts syntax (#826) 3 years ago
  Goran Mekić 25e09df3a6 It compiles 4 years ago
  Greg V 92e9596aa5 Put the clock_gettime based time impl into posix/ 6 years ago
  Goran Mekić 5c667d5282 Add FreeBSD support 4 years ago
  Peter Bridgman 7e599badec macOS: Pass JackMachSemaphore send right via mach_msg IPC (#788) 3 years ago
  falkTX 0f2e3b2e83
Force library compat/current version under macOS 4 years ago
  falkTX cc114987bb
Generate and install Windows libraries def files 4 years ago
  falkTX 2cfd3d008c
Generate def files for Windows builds 4 years ago
  falkTX 5a9a7c50cc
Add --static configure flag, used for official windows builds 4 years ago
  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 3009d7d606 Make sure we use python3 (another patch from Fedora) 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