Mirror of Ardour Source Code
Find a file
Paul Davis 7ec6e82300 revert Valeriy's changes to the binary program target name and add lots of comments.
There is clearly confusion about naming. The waf build in gtk2_ardour results in **TWO** final targets,
one of them is a binary and one of them is a script. They cannot both have the same name. The binary is
never invoked by users or developers directly.

If there are more plans to alter the naming design, I suggest we discuss this on Skype or via email. This change
caused a waf collision between the two targets (e.g. build/gtk2_ardour/tracks could end up being the script or
the executable depending on execution order and timing).
2014-09-05 14:17:04 -04:00
doc update callgrind script and add some doc. 2014-08-17 20:43:23 -04:00
export finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
gtk2_ardour revert Valeriy's changes to the binary program target name and add lots of comments. 2014-09-05 14:17:04 -04:00
headless minor fixes to wscript files to make things python3 compatible 2014-08-17 21:16:09 -04:00
icons Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-18 14:22:26 -04:00
libs [Summary] Fixed name width issue on MAC applying a workaround. It's a response on Pango bug which will be fixed by Paul Davis 2014-09-05 15:29:41 +03:00
mcp finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
midi_maps finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
msvc_extra_headers Change the function signature for 'abs(int64_t)' (Windows) so that it doesn't conflict with more recent versions of MSVC 2014-08-17 13:47:19 -04:00
MSVCardour3 Modify our VC project files to work with msvc32-fixup.pl 2014-08-18 14:22:32 -04:00
MSVCMixbus3 Add our various '.in' files (to be processed by msvc32-fixup.pl) 2014-08-18 14:22:26 -04:00
patches
patchfiles finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
PRD-n-SRS
templates finish unfinished work at basing all install paths on the program name 2014-08-16 16:10:15 -04:00
tools fix linux packaging to include all required style files 2014-09-04 22:29:19 -04:00
vst Fix paths in ardourvst.in 2014-08-17 14:53:31 -04:00
.gitignore Add the removed files to '.gitignore' 2014-08-18 14:21:50 -04:00
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
ardour.dox
COPYING
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl Add the remaining 'API_VERSION' properties to msvc32-fixup.pl 2014-08-18 14:22:16 -04:00
PACKAGER_README
patch.diff
README
system_config rename system and user config files with product-neutral names 2014-09-04 12:31:39 -04:00
test.commit.txt
testfile.flac
testfile.ogg
TRANSLATORS
waf new waf (still version 1.6.11) incorporating previous autowaf.py change 2014-08-17 21:14:21 -04:00
wscript rename system and user config files with product-neutral names 2014-09-04 12:31:39 -04:00

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

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