ardour/libs
Paul Davis f85c67501c reverse the visibility.h files assumptions that we don't build shared libs by default
This avoids having to define define LIBFOO_DLL=1 all over the place. If we ever go with static libs we will
need to define LIBFOO_STATIC=1 but hopefully in some central location like the top level wscript.

Oh, and I also dropped support for gcc older than version 4.x because ardour will already not build
on such an old version.
2013-10-18 11:50:44 -04:00
..
appleutility fixes for 64 bit OS X build (c/o david robillard); tested on Lion & Tiger 2012-03-02 22:53:00 +00:00
ardour reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
audiographer reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
backends reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
clearlooks-newer Fix some compilation warnings 2013-03-30 18:09:40 +01:00
clearlooks-older Merged revisions 6292,6294-6295,6311,6314 via svnmerge from 2009-12-06 14:21:46 +00:00
evoral reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
fst disable unused windows-vst / ALSA-MIDI code 2013-02-19 22:17:20 +00:00
gtkmm2ext reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
libltc convert libltc into a static lib 2013-10-18 11:08:44 -04:00
midi++2 reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
panners reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
pbd reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
qm-dsp Fix some compilation warnings 2013-03-23 14:50:58 +01:00
rubberband Fix some compilation warnings 2013-03-23 14:50:58 +01:00
surfaces reverse the visibility.h files assumptions that we don't build shared libs by default 2013-10-18 11:50:44 -04:00
taglib Fix some warnings in non-debug mode. 2012-04-20 21:59:37 +00:00
timecode convert libtimecode into a static lib 2013-10-18 11:08:53 -04:00
vamp-plugins Use is_defined to check for HAVE_* variables set by checks. 2011-09-29 20:29:06 +00:00
vamp-sdk fix up discovery of VAMP plugins after ./waf install, which fixes crashes when reversing regions and doing timeFX operations with a "regular" install of ardour3 2012-12-18 15:26:50 +00:00