13
0
livetrax/libs
Paul Davis 683496c501 use libltc and libtimecode as static libs, and upgrade to waf 1.7
This is slightly awkward. It is important that we only link once to the static lib. Doing this at executable link time did not
work, possibly because waf insisted on putting the two static libraries at the front of the link list. So instead libardour
is now the point where linkage to these libraries occurs (and nowhere else). This should never be changed unless the change
just moves the linkage point to another location.

Also fix a bug with the libardour version tha was picked up by waf 1.7
2013-10-18 11:11:59 -04:00
..
appleutility
ardour use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
audiographer add missing file 2013-10-17 15:46:16 -04:00
backends add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
clearlooks-newer
clearlooks-older
evoral add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
fst
gtkmm2ext add -fvisibility=hidden to libgtkmm2ext, and make things work 2013-10-17 14:36:41 -04:00
libltc convert libltc into a static lib 2013-10-18 11:08:44 -04:00
midi++2 use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
panners add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
pbd add -fvisibility=hidden to libgtkmm2ext, and make things work 2013-10-17 14:36:41 -04:00
qm-dsp
rubberband
surfaces use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
taglib
timecode convert libtimecode into a static lib 2013-10-18 11:08:53 -04:00
vamp-plugins
vamp-sdk