74 Commits (aa275762364b9d71c3bfca673e9c78df6d407aa9)

Author SHA1 Message Date
  Khem Raj 55879114b9 example-clients: Use c++ compiler for jack_simdtests 5 years ago
  falkTX 78c93766af
Use static pthread for windows static builds 4 years ago
  falkTX b19c12ba56
Split example-clients and tools, as done for jack1 4 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
  falkTX 7dfdbe133a
Cleanup some warnings 6 years ago
  falkTX 81bddd49bc
Add jack_property tool from jack1 6 years ago
  Karl Linden c21c774855
waf: Nitpick styling for consistency. Fixes #172. 8 years ago
  Andreas Müller c32b823860 jack_simdtests: add application checking accurracy and performance of SIMD optimizations 8 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
  Tim Mayberry ae66d7464a Fix windows mingw/waf build when readline is used/present 10 years ago
  Karl Lindén 5a59aef94c add the --readline auto option 10 years ago
  Karl Lindén bac7cc775d add the --sndfile auto option and check sndfile availability with env['SNDFILE'] instead of is_defined('HAVE_SNDFILE') 10 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) 10 years ago
  Karl Lindén aef035ad1f make sndfile dependency optional 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 66cdd35753 remove extra and unnecessary celt check in example-clients 10 years ago
  KimJeongYeon 7676ac7a4d eliminate duplicated examples. 10 years ago
  farwayer 8097695445 Fix for building with python3 11 years ago
  Stephane Letz 8dea08d26c Tim Mayberry : Changes to get example-clients to build using MinGW compiler. 11 years ago
  Adrian Knoth 4818025739 [wscript] Even more -Wl,--as-needed fixes 12 years ago
  Adrian Knoth 93c5159118 [wscript] Build jack_transport 12 years ago
  Adrian Knoth 89c359eee0 [wscript] More fixes for -Wl,--as-needed 12 years ago
  Adrian Knoth 2f35141267 [wscript] Use CFLAGS, not CCFLAGS 12 years ago
  Nedko Arnaudov b4349a570f fix jack_netsource build 12 years ago
  Adrian Knoth f28523ff54 [wscript] Fix FTBFS with -Wl,--as-needed 12 years ago
  Robin Gareus ce83a13893 fix duplicate prog.includes 12 years ago
  Robin Gareus abc1cab6aa wscript: add header defines and libs for example-clients/netsource 12 years ago
  Stephane Letz 9f740e3055 Correct examples-clients wscript. 13 years ago
  Adrian Knoth 871bd0851d Fix naming of inprocess.so 13 years ago
  Adrian Knoth 05bdeafd3d wscript: mark readline as optional 13 years ago
  Nedko Arnaudov 47cbe67382 waf: fix uselib_local of jack_netsrouce 13 years ago
  Adrian Knoth 80c415be4d wscript: Fix link error in jack_netsource 13 years ago
  Adrian Knoth b8ffbe15b4 wscript: Make CELT optional 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 e431cb3bdf wscript: Fix tab/space mix 13 years ago
  Adrian Knoth f7d6db4b34 wscript: Fix internal waf error (missing features) 13 years ago
  Adrian Knoth 5821d02236 Fix wrong indentation in example-clients/wscript 13 years ago
  Adrian Knoth 58036bc80f Run 2to3 on all wscript files. 13 years ago
  nedko 20ffe1e074 waf: remove ncurses check 13 years ago
  Nedko Arnaudov 509e31d630 fix build when libsamplerate is missing 14 years ago
  Nedko Arnaudov c420e6508e wscript: on macos build for x86_64 as well 14 years ago
  sletz ecb84b5f9f rebase from trunk 4238:4306 14 years ago
  sletz 7254ce1ebc rebase from trunk 4180:4238 14 years ago
  sletz bde2d1a75f Correct wscript for ALSA. 14 years ago
  sletz 8efcb5d116 Typo in wscript. 14 years ago
  sletz a1e18f5609 Build alsa_io again. 14 years ago
  Devin Anderson 4bd1bef24c Added MIDI queues, FFADO objects, etc. - see 'http://trac.jackaudio.org/ticket/187' for more details 14 years ago