The Flagship http://ardour.org
Go to file
Robin Gareus 06b2eb1c27
Explicitly use OSX
Previously this was inherited via PBD.

On MacOS/X,  this adds
  "-undefined dynamic_lookup -flat_namespace"
and various "-framework .." options to linkflags

Without this flag, .dylibs fail to link usually because
of missing `-lintl` (Undefined symbols: "_libintl_dgettext")

On other systems this is a NO-OP:
CFLAGS_OSX, CXXFLAGS_OSX and LINKFLAGS_OSX
are only set on the darwin platform.
2020-01-25 04:07:41 +01:00
doc Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
export
gtk2_ardour Towards waf python 2+3 support 2020-01-25 04:07:37 +01:00
headless
libs Explicitly use OSX 2020-01-25 04:07:41 +01:00
mcp
midi_maps
msvc_extra_headers
MSVCardour3
MSVCMixbus3
MSVCvst_scan
nutemp
osc
osc_interfaces/touchosc
patches
patchfiles
plugin_metadata
scripts Remove debug print (amends 978de9) 2020-01-23 22:42:29 +01:00
session_utils Towards waf python 2+3 support 2020-01-25 04:07:37 +01:00
templates
tools Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
us2400
vst
.dir-locals.el
.gitattributes
.gitignore
ardour.1
ardour.1.es
ardour.1.fr
ardour.1.ru
COPYING
instant.xml.sae
msvc32-fixup.pl
PACKAGER_README
README
README-GITHUB.txt
system_config
testfile.flac
testfile.ogg
TRANSLATORS
waf Update waf to v2.0.19 2020-01-25 04:07:41 +01:00
wscript Change waf/darwin default compiler to prefer gcc (if available) 2020-01-25 04:07:41 +01:00

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

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