13
0
Go to file
Tim Mayberry bb5b0a6d8a Remove -O0 optimize flag from debuggable flags to enable debuggable optimized builds
This allows debug symbol information to be included for optimized builds. This
may not always be useful for debugging but it is necessary to use profiling
tools like perf.

The default optimize level is -O0 if no other optimize flag is specified so the
optimization level will be the same unless overridden.
2015-11-18 09:38:18 +10:00
cfgtool
doc update Doxyfile 2015-10-01 21:57:27 +02:00
export
gtk2_ardour tweak selection code for mixer strip Duplicate func 2015-11-17 17:34:33 -06:00
headless NOOP, remove trailing tabs/whitespace. 2015-10-05 16:17:49 +02:00
icons
libs use thread private data **pointer** correctly for Stateful::ID regeneration 2015-11-17 08:53:29 -05:00
mcp introduce separate-meters concept for Mackie. 2015-10-13 10:04:58 -04:00
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
patches
patchfiles
templates
tools new test tools to check thread-pool based disk i/o 2015-11-17 10:14:44 -05:00
vst globally remove all trailing whitespace from ardour code base. 2015-10-04 14:51:05 -04:00
.dir-locals.el
.gitignore
ardour-3.ttl
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
foo.cc
instant.xml
instant.xml.sae
Makefile
msvc32-fixup.pl
PACKAGER_README
README
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf
wscript Remove -O0 optimize flag from debuggable flags to enable debuggable optimized builds 2015-11-18 09:38:18 +10:00

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

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