index
:
delta/jackaudio/jack2.git
autooptions
ci-updated-pawpaw
ci-win32-fixes
compat
develop
device-reservation-soft-error
fix-celt-and-opus-in-non-standard-prefix
fix-ci
fix-client-uuid-gen
fix-unused-warnings
internal-session-file
jack_property_test
licenses
master
metadata-keys
mod-devices
netjack_squashed_interface_selection_plus_ipv6
submodules
update-waf
waf-macosx-fixes
github.com: jackaudio/jack2.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
common
/
wscript
Commit message (
Expand
)
Author
Age
Files
Lines
*
[metadata] Metadata properties implementation. (#383)
Rui Nuno Capela
2018-10-10
1
-1
/
+2
*
Merge pull request #257 from sdrik/pull/promiscuous-v2
Filipe Coelho
2017-09-15
1
-0
/
+3
|
\
|
*
Helper functions needed to secure the promiscuous mode.
Cédric Schieli
2017-03-18
1
-0
/
+3
*
|
Add support for internal session files
internal-session-file
falkTX
2017-08-10
1
-1
/
+2
*
|
Merge pull request #270 from y-fujii/fix_msys2_compilation
Filipe Coelho
2017-07-12
1
-0
/
+3
|
\
\
|
*
|
fix compilation on MSYS2.
Yasuhiro Fujii
2017-06-24
1
-0
/
+3
|
|
/
*
|
waf: Nitpick styling for consistency. Fixes #172.
Karl Linden
2017-06-16
1
-27
/
+25
|
/
*
Merge pull request #219 from falkTX/master
Adrian Knoth
2017-03-12
1
-1
/
+1
|
\
|
*
Use Linux futex as JackSynchro
falkTX
2017-03-07
1
-1
/
+1
*
|
Merge pull request #190 from jackaudio/waf-macosx-fixes
Adrian Knoth
2017-02-28
1
-19
/
+32
|
\
\
|
|
/
|
/
|
|
*
Merge branch 'master' into waf-macosx-fixes.
waf-macosx-fixes
Karl Linden
2016-03-31
1
-2
/
+2
|
|
\
|
*
|
Fixed building AudioAdapter on OSX
ethe
2015-12-19
1
-4
/
+7
|
*
|
fixed frameworks in wscripts
Josh de Kock (ethe)
2015-12-19
1
-9
/
+6
|
*
|
Fixed linking errors with frameworks for OSX
ethe
2015-12-15
1
-15
/
+34
|
*
|
Drop problematic CPPFLAGS for MacOSX.
Karl Linden
2015-12-13
1
-6
/
+0
*
|
|
Use conf.check instead of conf.check_cc.
Karl Linden
2016-05-17
1
-5
/
+5
|
|
/
|
/
|
*
|
Simplify build system logic. Fixes #168.
Karl Linden
2016-03-31
1
-2
/
+2
|
/
*
drop unused Build imports
Karl Lindén
2015-05-02
1
-1
/
+0
*
Add JackWaitCallbackDriver
Cédric Schieli
2015-04-27
1
-0
/
+1
*
use conf.env['SAMPLERATE'] to determine wether samplerate is available instea...
Karl Lindén
2015-04-10
1
-2
/
+2
*
move check for samplerate.h to before conf.sub_config('common') and remove th...
Karl Lindén
2015-04-10
1
-5
/
+0
*
Detect tre as regexp library replacement
Martin Koegler
2014-01-25
1
-1
/
+4
*
wscript: fix build in 32/64 bits mixed mode. github close #39
Nedko Arnaudov
2013-11-14
1
-64
/
+69
*
Tim Mayberry : Add support for building with mingw compiler.
Stephane Letz
2013-07-23
1
-14
/
+75
*
waf: configure option for enforcing autostart method
Nedko Arnaudov
2012-11-24
1
-1
/
+1
*
add opus support to NetJack2
Robin Gareus
2012-09-05
1
-2
/
+2
*
wscript: Fix naming of in-server components
Adrian Knoth
2012-03-21
1
-1
/
+1
*
waf: switch jack.pc task construction to new-waf-style
Nedko Arnaudov
2012-03-18
1
-11
/
+8
*
waf: fix jack.pc generation
Nedko Arnaudov
2012-03-18
1
-0
/
+1
*
Merge branch 'master' into python3-waf-upgrade
Nedko Arnaudov
2012-03-18
1
-0
/
+1
|
\
|
*
Correct linux wscript.
Stephane Letz
2012-03-16
1
-1
/
+1
|
*
Light synchronization method in JackMessageBuffer::SetInitCallback.
Stephane Letz
2012-03-16
1
-0
/
+1
*
|
wscript. Fix relocation link error (missing -fPIC)
Adrian Knoth
2012-02-15
1
-3
/
+3
*
|
swtich from uselib/uselib_local to use
Nedko Arnaudov
2012-02-15
1
-9
/
+9
*
|
switch from bld.new_task_gen() to bld()
Nedko Arnaudov
2012-02-15
1
-8
/
+4
*
|
wscript: Fix install targets
Adrian Knoth
2012-02-12
1
-1
/
+1
*
|
wscript: Fix internal waf error (missing features)
Adrian Knoth
2012-02-12
1
-0
/
+1
*
|
wscript: Fix more tab/space indentation errors
Adrian Knoth
2012-02-12
1
-6
/
+6
*
|
wscript: Fix jack.pc.in generator
Adrian Knoth
2012-02-12
1
-3
/
+1
*
|
Fix mixed tab/space indentation in wscript files
Adrian Knoth
2012-02-12
1
-1
/
+1
*
|
Run 2to3 on all wscript files.
Adrian Knoth
2012-02-09
1
-1
/
+1
|
/
*
Rename JackProcessSync in JackPosixProcessSync.
sletz
2012-01-27
1
-3
/
+3
*
Add JackRequestDecoder class.
sletz
2012-01-12
1
-0
/
+1
*
Factorize code the server/client request.
sletz
2012-01-11
1
-0
/
+1
*
Correct export settings(2).
sletz
2012-01-04
1
-1
/
+4
*
Patch for unresolved symbols in libjacknet.
sletz
2011-10-24
1
-1
/
+1
*
New JackTimedDriver class to be used by JackDummyDriver, JackNetDriver and Ja...
sletz
2011-07-29
1
-0
/
+1
*
fix build when libsamplerate is missing
Nedko Arnaudov
2011-05-13
1
-28
/
+31
*
wscript: on macos build for x86_64 as well
Nedko Arnaudov
2011-04-23
1
-6
/
+6
*
Compile on Linux.
sletz
2011-04-19
1
-6
/
+2
[next]