74 Commits (aa275762364b9d71c3bfca673e9c78df6d407aa9)

Author SHA1 Message Date
  David Runge aa27576236
Fix wscripts syntax (#826) 1 year ago
  Goran Mekić 5c667d5282 Add FreeBSD support 2 years ago
  Khem Raj 55879114b9 example-clients: Use c++ compiler for jack_simdtests 3 years ago
  falkTX 78c93766af
Use static pthread for windows static builds 3 years ago
  falkTX b19c12ba56
Split example-clients and tools, as done for jack1 3 years ago
  falkTX 3009d7d606 Make sure we use python3 (another patch from Fedora) 3 years ago
  falkTX 93619ed0c5 Make sure we use python3 (another patch from Fedora) 3 years ago
  falkTX 7dfdbe133a
Cleanup some warnings 4 years ago
  falkTX 81bddd49bc
Add jack_property tool from jack1 5 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 6 years ago
  Andreas Müller c32b823860 jack_simdtests: add application checking accurracy and performance of SIMD optimizations 6 years ago
  ethe 8ed3e8228f Fixed linking errors with frameworks for OSX 7 years ago
  Karl Linden af99165ef6
Drop problematic CPPFLAGS for MacOSX. 7 years ago
  Tim Mayberry ae66d7464a Fix windows mingw/waf build when readline is used/present 8 years ago
  Karl Lindén 5a59aef94c add the --readline auto option 8 years ago
  Karl Lindén bac7cc775d add the --sndfile auto option and check sndfile availability with env['SNDFILE'] instead of is_defined('HAVE_SNDFILE') 8 years ago
  Karl Lindén ea43b15ea9 use pkg-config to find sndfile (drop explicit LIB_SNDFILE and HAVE_SNDFILE since check_cfg deals with it) 8 years ago
  Karl Lindén aef035ad1f make sndfile dependency optional 8 years ago
  Karl Lindén 94efc64f20 use conf.env['SAMPLERATE'] to determine wether samplerate is available instead of conf.is_defined('HAVE_SAMPLERATE') 8 years ago
  Karl Lindén 66cdd35753 remove extra and unnecessary celt check in example-clients 8 years ago
  KimJeongYeon 7676ac7a4d eliminate duplicated examples. 8 years ago
  farwayer 8097695445 Fix for building with python3 9 years ago
  Stephane Letz 8dea08d26c Tim Mayberry : Changes to get example-clients to build using MinGW compiler. 10 years ago
  Adrian Knoth 4818025739 [wscript] Even more -Wl,--as-needed fixes 11 years ago
  Adrian Knoth 93c5159118 [wscript] Build jack_transport 11 years ago
  Adrian Knoth 89c359eee0 [wscript] More fixes for -Wl,--as-needed 11 years ago
  Adrian Knoth 2f35141267 [wscript] Use CFLAGS, not CCFLAGS 11 years ago
  Nedko Arnaudov b4349a570f fix jack_netsource build 11 years ago
  Adrian Knoth f28523ff54 [wscript] Fix FTBFS with -Wl,--as-needed 11 years ago
  Robin Gareus ce83a13893 fix duplicate prog.includes 11 years ago
  Robin Gareus abc1cab6aa wscript: add header defines and libs for example-clients/netsource 11 years ago
  Stephane Letz 9f740e3055 Correct examples-clients wscript. 11 years ago
  Adrian Knoth 871bd0851d Fix naming of inprocess.so 11 years ago
  Adrian Knoth 05bdeafd3d wscript: mark readline as optional 11 years ago
  Nedko Arnaudov 47cbe67382 waf: fix uselib_local of jack_netsrouce 11 years ago
  Adrian Knoth 80c415be4d wscript: Fix link error in jack_netsource 11 years ago
  Adrian Knoth b8ffbe15b4 wscript: Make CELT optional 11 years ago
  Nedko Arnaudov 329d83c92b swtich from uselib/uselib_local to use 11 years ago
  Nedko Arnaudov 971b1656d5 switch from bld.new_task_gen() to bld() 11 years ago
  Adrian Knoth e431cb3bdf wscript: Fix tab/space mix 11 years ago
  Adrian Knoth f7d6db4b34 wscript: Fix internal waf error (missing features) 11 years ago
  Adrian Knoth 5821d02236 Fix wrong indentation in example-clients/wscript 11 years ago
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 11 years ago
  nedko 20ffe1e074 waf: remove ncurses check 11 years ago
  Nedko Arnaudov 509e31d630 fix build when libsamplerate is missing 12 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 12 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 12 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 12 years ago
  sletz bde2d1a75f Correct wscript for ALSA. 12 years ago
  sletz 8efcb5d116 Typo in wscript. 12 years ago