13
0
livetrax/libs/surfaces
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
..
control_protocol use libltc and libtimecode as static libs, and upgrade to waf 1.7 2013-10-18 11:11:59 -04:00
frontier
generic_midi add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
mackie add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
osc add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
tranzport
wiimote add -fvisibility=hidden to evoral, and make things work 2013-10-17 15:02:20 -04:00
wscript