13
0
Go to file
Tim Mayberry 3a885d6177 Only use __declspec(dllimport/dllexport) for MSVC compiler
Use the gcc visibility attributes when building with the MinGW compiler(gcc).
GCC also supports the __declspec syntax but it will not compile at the moment
until the issues(which may not even be exactly the same issues as with MSVC)
are resolved.
2013-12-05 21:11:18 +10:00
doc correct information on waf updates 2013-11-10 17:44:50 -05:00
export
gtk2_ardour change "cpu" in cpu load backend functions 2013-12-04 11:45:53 -05:00
icons
libs Only use __declspec(dllimport/dllexport) for MSVC compiler 2013-12-05 21:11:18 +10:00
mcp
midi_maps
patches
patchfiles
templates
tools fix up wscript/build issues in exportvis after merge with master 2013-12-03 11:51:25 -05:00
vst
.dir-locals.el
.gitignore
ardour_system_sae.rc
ardour_system.rc
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
PACKAGER_README
README
testfile.flac
testfile.ogg
TRANSLATORS
waf revert to waf 1.6.11 for master branch, with current autowaf.py 2013-11-05 11:24:25 -05:00
wscript do not hard-code version number anymore - define via git or libs/ardour/revision.cc 2013-11-04 14:57:36 -05:00

Please see the Ardour web site at http://ardour.org/ for all documentation..

For information on building ardour: 
      
     http://ardour.org/development.html