summaryrefslogtreecommitdiff
path: root/libs/pbd/pbd/libpbd_visibility.h
AgeCommit message (Expand)Author
2015-10-04globally remove all trailing whitespace from ardour code base.Paul Davis
2014-03-08Use LIBPBD_TEMPLATE_API and LIBPBD_TEMPLATE_MEMBER_API where appropriateJohn Emmas
2014-03-01REALLY REALLY CORRECT template export macros for libpbdPaul Davis
2014-03-01REALLY CORRECT template export macros for libpbdPaul Davis
2014-03-01CORRECT template export macros for libpbdPaul Davis
2014-03-01add template export macros for libpbdPaul Davis
2014-03-01fix correct export macro guard in libpbd for mingw64Paul Davis
2014-03-01when mingw is mingw64, it appears that we need to use __declspec() and not __...Paul Davis
2013-12-05Only use __declspec(dllimport/dllexport) for MSVC compilerTim Mayberry
2013-10-18reverse the visibility.h files assumptions that we don't build shared libs by...Paul Davis
2013-10-17add -fvisibility=hidden to libgtkmm2ext, and make things workPaul Davis
2013-10-16add export visibility control to libpbd (works thus far on linux/gcc)Paul Davis