Merge branch 'export-dialog' into cairocanvas
[ardour.git] / libs / ardour / wscript
1 #!/usr/bin/env python
2 from waflib.extras import autowaf as autowaf
3 from waflib import Options
4 import os
5 import sys
6 import re
7 import subprocess
8 import sys
9
10 # default state file version for this build
11 CURRENT_SESSION_FILE_VERSION = 3001
12
13 # Variables for 'waf dist'
14 APPNAME = 'libardour3'
15 I18N_PACKAGE = 'ardour3'
16
17 # Mandatory variables
18 top = '.'
19 out = 'build'
20
21 path_prefix = 'libs/ardour/'
22
23 libardour_sources = [
24         'amp.cc',
25         'analyser.cc',
26         'async_midi_port.cc',
27         'audio_buffer.cc',
28         'audio_diskstream.cc',
29         'audio_library.cc',
30         'audio_playlist.cc',
31         'audio_playlist_importer.cc',
32         'audio_playlist_source.cc',
33         'audio_port.cc',
34         'audio_region_importer.cc',
35         'audio_track.cc',
36         'audio_track_importer.cc',
37         'audioanalyser.cc',
38         'audioengine.cc',
39         'audiofile_tagger.cc',
40         'audiofilesource.cc',
41         'audioregion.cc',
42         'audiosource.cc',
43         'auditioner.cc',
44         'automatable.cc',
45         'automation.cc',
46         'automation_control.cc',
47         'automation_list.cc',
48         'automation_watch.cc',
49         'beats_frames_converter.cc',
50         'broadcast_info.cc',
51         'buffer.cc',
52         'buffer_manager.cc',
53         'buffer_set.cc',
54         'bundle.cc',
55         'butler.cc',
56         'capturing_processor.cc',
57         'chan_count.cc',
58         'chan_mapping.cc',
59         'configuration.cc',
60         'config_text.cc',
61         'control_protocol_manager.cc',
62         'cycle_timer.cc',
63         'data_type.cc',
64         'default_click.cc',
65         'debug.cc',
66         'delivery.cc',
67         'directory_names.cc',
68         'diskstream.cc',
69         'element_import_handler.cc',
70         'element_importer.cc',
71         'engine_slave.cc',
72         'enums.cc',
73         'event_type_map.cc',
74         'export_channel.cc',
75         'export_channel_configuration.cc',
76         'export_failed.cc',
77         'export_filename.cc',
78         'export_format_base.cc',
79         'export_format_manager.cc',
80         'export_format_specification.cc',
81         'export_formats.cc',
82         'export_graph_builder.cc',
83         'export_handler.cc',
84         'export_preset.cc',
85         'export_profile_manager.cc',
86         'export_status.cc',
87         'export_timespan.cc',
88         'file_source.cc',
89         'filename_extensions.cc',
90         'filesystem_paths.cc',
91         'filter.cc',
92         'find_session.cc',
93         'globals.cc',
94         'graph.cc',
95         'graphnode.cc',
96         'iec1ppmdsp.cc',
97         'iec2ppmdsp.cc',
98         'import.cc',
99         'instrument_info.cc',
100         'internal_return.cc',
101         'internal_send.cc',
102         'interpolation.cc',
103         'io.cc',
104         'io_processor.cc',
105         'kmeterdsp.cc',
106         'ladspa_plugin.cc',
107         'location.cc',
108         'location_importer.cc',
109         'ltc_slave.cc',
110         'meter.cc',
111         'midi_automation_list_binder.cc',
112         'midi_buffer.cc',
113         'midi_clock_slave.cc',
114         'midi_diskstream.cc',
115         'midi_model.cc',
116         'midi_patch_manager.cc',
117         'midi_playlist.cc',
118         'midi_playlist_source.cc',
119         'midi_port.cc',
120         'midi_region.cc',
121         'midi_ring_buffer.cc',
122         'midi_scene_change.cc',
123         'midi_scene_changer.cc',
124         'midi_source.cc',
125         'midi_state_tracker.cc',
126         'midi_stretch.cc',
127         'midi_track.cc',
128         'midi_ui.cc',
129         'midiport_manager.cc',
130         'mix.cc',
131         'monitor_processor.cc',
132         'mtc_slave.cc',
133         'mtdm.cc',
134         'mute_master.cc',
135         'onset_detector.cc',
136         'operations.cc',
137         'pan_controllable.cc',
138         'pannable.cc',
139         'panner.cc',
140         'panner_manager.cc',
141         'panner_shell.cc',
142         'pcm_utils.cc',
143         'playlist.cc',
144         'playlist_factory.cc',
145         'playlist_source.cc',
146         'plugin.cc',
147         'plugin_insert.cc',
148         'plugin_manager.cc',
149         'port.cc',
150         'port_insert.cc',
151         'port_manager.cc',
152         'port_set.cc',
153         'process_thread.cc',
154         'processor.cc',
155         'progress.cc',
156         'quantize.cc',
157         'rc_configuration.cc',
158         'recent_sessions.cc',
159         'region_factory.cc',
160         'resampled_source.cc',
161         'region.cc',
162         'return.cc',
163         'reverse.cc',
164         'route.cc',
165         'route_graph.cc',
166         'route_group.cc',
167         'route_group_member.cc',
168         'rb_effect.cc',
169         'scene_change.cc',
170         'search_paths.cc',
171         'send.cc',
172         'session.cc',
173         'session_butler.cc',
174         'session_click.cc',
175         'session_command.cc',
176         'session_configuration.cc',
177         'session_directory.cc',
178         'session_events.cc',
179         'session_export.cc',
180         'session_handle.cc',
181         'session_ltc.cc',
182         'session_metadata.cc',
183         'session_midi.cc',
184         'session_object.cc',
185         'session_playlists.cc',
186         'session_process.cc',
187         'session_rtevents.cc',
188         'session_state.cc',
189         'session_state_utils.cc',
190         'session_time.cc',
191         'session_transport.cc',
192         'slave.cc',
193         'smf_source.cc',
194         'sndfile_helpers.cc',
195         'sndfileimportable.cc',
196         'sndfilesource.cc',
197         'soundcloud_upload.cc',
198         'source.cc',
199         'source_factory.cc',
200         'speakers.cc',
201         'srcfilesource.cc',
202         'strip_silence.cc',
203         'system_exec.cc',
204         'revision.cc',
205         'tape_file_matcher.cc',
206         'template_utils.cc',
207         'tempo.cc',
208         'tempo_map_importer.cc',
209         'thread_buffers.cc',
210         'ticker.cc',
211         'track.cc',
212         'transient_detector.cc',
213         'unknown_processor.cc',
214         'user_bundle.cc',
215         'utils.cc',
216         'version.cc',
217         'vumeterdsp.cc',
218         'worker.cc'
219 ]
220
221 def flac_supported():
222     cmd = subprocess.Popen ("sndfile-info testfile.flac",
223                             stdout = subprocess.PIPE,
224                             stderr = subprocess.STDOUT, shell = True)
225     out = cmd.communicate()[0].decode('utf-8');
226     return re.search ('unknown format', out) == None
227
228 def ogg_supported():
229     cmd = subprocess.Popen ("sndfile-info testfile.ogg",
230                             stdout = subprocess.PIPE,
231                             stderr = subprocess.STDOUT, shell = True)
232     out = cmd.communicate()[0].decode('utf-8');
233     return re.search ('unknown format', out) == None
234
235 def options(opt):
236     autowaf.set_options(opt)
237
238 def configure(conf):
239     conf.load('compiler_cxx')
240     conf.load('gas')
241     # we don't use hard-coded micro versions with ardour, so hard code it to zero
242     autowaf.build_version_files(
243         path_prefix + 'ardour/version.h',
244         path_prefix + 'version.cc',
245         'libardour3', conf.env['MAJOR'], conf.env['MINOR'], 0,
246         'LIBARDOUR_API', 'ardour/libardour_visibility.h')
247     autowaf.configure(conf)
248     autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO',
249                       atleast_version='0.3.2')
250     autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO4',
251                       atleast_version='0.4.0', mandatory=False)
252     autowaf.check_pkg(conf, 'libxml-2.0', uselib_store='XML')
253     if Options.options.dist_target != 'mingw':
254         autowaf.check_pkg(conf, 'lrdf', uselib_store='LRDF',
255                           atleast_version='0.4.0')
256         autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO',
257                           atleast_version='0.3.2')
258     autowaf.check_pkg(conf, 'samplerate', uselib_store='SAMPLERATE',
259                       atleast_version='0.1.0')
260     autowaf.check_pkg(conf, 'sigc++-2.0', uselib_store='SIGCPP',
261                       atleast_version='2.0')
262
263     if Options.options.lv2:
264         autowaf.check_pkg(conf, 'lv2', uselib_store='LV2',
265                           atleast_version='1.0.0', mandatory=True)
266         autowaf.check_pkg(conf, 'lv2', uselib_store='NEW_LV2',
267                           atleast_version='1.0.15', mandatory=False)
268         autowaf.check_pkg(conf, 'serd-0', uselib_store='SERD',
269                           atleast_version='0.14.0', mandatory=True)
270         autowaf.check_pkg(conf, 'sord-0', uselib_store='SORD',
271                           atleast_version='0.8.0', mandatory=True)
272         autowaf.check_pkg(conf, 'sratom-0', uselib_store='SRATOM',
273                           atleast_version='0.2.0', mandatory=True)
274         autowaf.check_pkg(conf, 'lilv-0', uselib_store='LILV',
275                           atleast_version='0.14.0', mandatory=True)
276         autowaf.check_pkg(conf, 'lilv-0', uselib_store='NEW_LILV',
277                           atleast_version='0.15.0', mandatory=False)
278         autowaf.check_pkg(conf, 'suil-0', uselib_store='SUIL',
279                           atleast_version='0.6.0', mandatory=False)
280         conf.define ('LV2_SUPPORT', 1)
281
282 #    autowaf.check_pkg(conf, 'soundtouch-1.0', uselib_store='SOUNDTOUCH',
283 #                      mandatory=False)
284     autowaf.check_pkg(conf, 'cppunit', uselib_store='CPPUNIT',
285                       atleast_version='1.12.0', mandatory=False)
286     autowaf.check_pkg(conf, 'ogg', uselib_store='OGG', atleast_version='1.1.2')
287     autowaf.check_pkg(conf, 'flac', uselib_store='FLAC',
288                       atleast_version='1.2.1')
289     autowaf.check_pkg(conf, 'libcurl', uselib_store='CURL',
290                       atleast_version='7.0.0')
291
292     # controls whether we actually use it in preference to soundtouch
293     # Note: as of 2104, soundtouch (WSOLA) has been out-of-use for years.
294     conf.define('USE_RUBBERBAND', 1)
295
296     conf.define('CURRENT_SESSION_FILE_VERSION', CURRENT_SESSION_FILE_VERSION)
297
298     conf.check(header_name='sys/vfs.h', define_name='HAVE_SYS_VFS_H',mandatory=False)
299     conf.check(header_name='sys/statvfs.h', define_name='HAVE_SYS_STATVFS_H',mandatory=False)
300
301     conf.check(header_name='unistd.h', define_name='HAVE_UNISTD',mandatory=False)
302
303     if flac_supported():
304         conf.define ('HAVE_FLAC', 1)
305     if ogg_supported():
306         conf.define ('HAVE_OGG', 1)
307
308     conf.write_config_header('libardour-config.h', remove=False)
309
310     # Boost headers
311     autowaf.check_header(conf, 'cxx', 'boost/shared_ptr.hpp')
312     autowaf.check_header(conf, 'cxx', 'boost/weak_ptr.hpp')
313     autowaf.check_header(conf, 'cxx', 'boost/scoped_ptr.hpp')
314     autowaf.check_header(conf, 'cxx', 'boost/ptr_container/ptr_list.hpp')
315     if conf.env['WINDOWS_VST_SUPPORT'] == True and Options.options.dist_target == 'mingw':
316         conf.check(compiler='cxx',
317                    lib='gdi32',
318                    mandatory=True,
319                    uselib_store='GDI32')
320
321
322 def build(bld):
323     # Library version (UNIX style major, minor, micro)
324     # major increment <=> incompatible changes
325     # minor increment <=> compatible changes (additions)
326     # micro increment <=> no interface changes
327     LIBARDOUR_LIB_VERSION = "3.0.0"
328
329     # Library
330     if bld.is_defined ('INTERNAL_SHARED_LIBS'):
331         obj              = bld.shlib(features = 'c cxx cshlib cxxshlib', source=libardour_sources)
332         # macros for this shared library
333         obj.defines      = [ 'LIBARDOUR_DLL_EXPORTS=1' ]
334     else:
335         obj              = bld.stlib(features = 'c cxx cstlib cxxstlib', source=libardour_sources)
336         obj.cxxflags     = [ '-fPIC' ]
337         obj.cflags       = [ '-fPIC' ]
338         obj.defines      = []
339
340     obj.export_includes = ['.']
341     obj.includes     = ['.', '../surfaces/control_protocol', '..']
342     obj.name         = 'libardour'
343     obj.target       = 'ardour'
344     obj.uselib       = ['GLIBMM','GTHREAD','AUBIO','SIGCPP','XML','UUID',
345                         'SNDFILE','SAMPLERATE','LRDF','AUDIOUNITS',
346                         'OSX','BOOST','CURL','TAGLIB','VAMPSDK','VAMPHOSTSDK','RUBBERBAND']
347     obj.use          = ['libpbd','libmidipp','libevoral',
348                         'libaudiographer',
349                         'libtimecode',
350                         ]
351     if bld.env['build_target'] != 'mingw':
352         obj.uselib += ['DL']
353     if bld.is_defined('USE_EXTERNAL_LIBS'):
354         obj.uselib.extend(['VAMPSDK', 'LIBLTC'])
355     else:
356         obj.use.extend(['librubberband', 'libltc_includes', 'libltc'])
357
358     obj.vnum         = LIBARDOUR_LIB_VERSION
359     obj.install_path = bld.env['LIBDIR']
360     obj.defines      += [
361         'PACKAGE="' + I18N_PACKAGE + '"',
362         'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
363         'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
364         'LOCALEDIR="' + os.path.join(os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
365         'EVORAL_MIDI_XML=1',
366         ]
367
368     #obj.source += ' st_stretch.cc st_pitch.cc '
369     #obj.uselib += ' SOUNDTOUCH '
370     #obj.add_objects = 'default/libs/surfaces/control_protocol/smpte_1.o'
371
372     if bld.is_defined('HAVE_LILV') :
373         obj.source += ['lv2_plugin.cc', 'lv2_evbuf.c', 'uri_map.cc']
374         obj.uselib += ['LILV']
375         if bld.is_defined('HAVE_SUIL'):
376             obj.uselib += ['SUIL']
377
378     if bld.is_defined('WINDOWS_VST_SUPPORT'):
379         obj.source += [ 'windows_vst_plugin.cc']
380         obj.includes += [ '../fst' ]
381         obj.defines += [ 'WINDOWS_VST_SUPPORT' ]
382         if bld.env['build_target'] == 'mingw':
383             obj.source += [ '../fst/vstwin.c']
384             obj.uselib += ['GDI32']
385
386     if bld.is_defined('LXVST_SUPPORT'):
387         obj.source += [ 'lxvst_plugin.cc', 'linux_vst_support.cc' ]
388         obj.defines += [ 'LXVST_SUPPORT' ]
389
390     if bld.is_defined('WINDOWS_VST_SUPPORT') or bld.is_defined('LXVST_SUPPORT'):
391         obj.source += [ 'session_vst.cc', 'vst_plugin.cc', 'vst_info_file.cc' ]
392
393     if bld.is_defined('HAVE_COREAUDIO'):
394         obj.source += [ 'coreaudiosource.cc', 'caimportable.cc' ]
395         obj.use    += ['libappleutility']
396
397     if bld.is_defined('AUDIOUNIT_SUPPORT'):
398         obj.source += [ 'audio_unit.cc' ]
399
400     if Options.options.fpu_optimization:
401         if (bld.env['build_target'] == 'i386' or bld.env['build_target'] == 'i686'):
402             obj.source += [ 'sse_functions_xmm.cc', 'sse_functions.s' ]
403         elif bld.env['build_target'] == 'x86_64':
404             obj.source += [ 'sse_functions_xmm.cc', 'sse_functions_64bit.s' ]
405
406     # i18n
407     if bld.is_defined('ENABLE_NLS'):
408         mo_files = bld.path.ant_glob('po/*.mo')
409         for mo in mo_files:
410             lang = os.path.basename(mo.srcpath()).replace('.mo', '')
411             bld.install_as(os.path.join(bld.env['PREFIX'], 'share', 'locale',
412                                         lang, 'LC_MESSAGES', I18N_PACKAGE + '.mo'),
413                            mo)
414
415     if bld.env['BUILD_TESTS'] and bld.is_defined('HAVE_CPPUNIT'):
416         # Unit tests
417         # only build these common sources once
418         testcommon              = bld(features = 'cxx')
419         testcommon.includes     = obj.includes + ['test', '../pbd', '..']
420         testcommon.source       = ['test/testrunner.cc', 'test/test_needing_session.cc',
421                                    'test/test_common.cc', 'test/dummy_lxvst.cc', 'test/audio_region_test.cc', 'test/test_util.cc']
422         testcommon.uselib       = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
423                                    'SAMPLERATE','XML','LRDF','COREAUDIO','TAGLIB','VAMPSDK','VAMPHOSTSDK','RUBBERBAND']
424         testcommon.use          = ['libpbd','libmidipp','libevoral',
425                                    'libaudiographer','libardour']
426         if bld.is_defined('USE_EXTERNAL_LIBS'):
427             testcommon.uselib.extend(['LIBLTC',])
428         else:
429             testcommon.use.extend(['libltc', 'librubberband'])
430         testcommon.defines      = [
431             'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
432             'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
433             'LOCALEDIR="' + os.path.join(
434                 os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
435             ]
436         testcommon.name         = 'testcommon'
437
438         if bld.env['FPU_OPTIMIZATION']:
439             testcommon.source += [ 'sse_functions_xmm.cc' ]
440             if (bld.env['build_target'] == 'i386'
441                 or bld.env['build_target'] == 'i686'):
442                 testcommon.source += [ 'sse_functions.s' ]
443             elif bld.env['build_target'] == 'x86_64':
444                 testcommon.source += [ 'sse_functions_64bit.s' ]
445
446         if bld.env['SINGLE_TESTS']:
447             create_ardour_test_program(bld, obj.includes, 'audio_engine_test', 'test_audio_engine', ['test/audio_engine_test.cc'])
448             create_ardour_test_program(bld, obj.includes, 'automation_list_property_test', 'test_automation_list_property', ['test/automation_list_property_test.cc'])
449             create_ardour_test_program(bld, obj.includes, 'bbt', 'test_bbt', ['test/bbt_test.cc'])
450             create_ardour_test_program(bld, obj.includes, 'tempo', 'test_tempo', ['test/tempo_test.cc'])
451             create_ardour_test_program(bld, obj.includes, 'interpolation', 'test_interpolation', ['test/interpolation_test.cc'])
452             create_ardour_test_program(bld, obj.includes, 'midi_clock_slave', 'test_midi_clock_slave', ['test/midi_clock_slave_test.cc'])
453             create_ardour_test_program(bld, obj.includes, 'resampled_source', 'test_resampled_source', ['test/resampled_source_test.cc'])
454             create_ardour_test_program(bld, obj.includes, 'framewalk_to_beats', 'test_framewalk_to_beats', ['test/framewalk_to_beats_test.cc'])
455             create_ardour_test_program(bld, obj.includes, 'framepos_plus_beats', 'test_framepos_plus_beats', ['test/framepos_plus_beats_test.cc'])
456             create_ardour_test_program(bld, obj.includes, 'framepos_minus_beats', 'test_framepos_minus_beats', ['test/framepos_minus_beats_test.cc'])
457             create_ardour_test_program(bld, obj.includes, 'playlist_equivalent_regions', 'test_playlist_equivalent_regions', ['test/playlist_equivalent_regions_test.cc'])
458             create_ardour_test_program(bld, obj.includes, 'playlist_layering', 'test_playlist_layering', ['test/playlist_layering_test.cc'])
459             create_ardour_test_program(bld, obj.includes, 'plugins_test', 'test_plugins', ['test/plugins_test.cc'])
460             create_ardour_test_program(bld, obj.includes, 'region_naming', 'test_region_naming', ['test/region_naming_test.cc'])
461             create_ardour_test_program(bld, obj.includes, 'control_surface', 'test_control_surfaces', ['test/control_surfaces_test.cc'])
462             create_ardour_test_program(bld, obj.includes, 'mtdm_test', 'test_mtdm', ['test/mtdm_test.cc'])
463             create_ardour_test_program(bld, obj.includes, 'session_test', 'test_session', ['test/session_test.cc'])
464
465         test_sources  = '''
466             test/audio_engine_test.cc
467             test/automation_list_property_test.cc
468             test/bbt_test.cc
469             test/tempo_test.cc
470             test/interpolation_test.cc
471             test/midi_clock_slave_test.cc
472             test/resampled_source_test.cc
473             test/framewalk_to_beats_test.cc
474             test/framepos_plus_beats_test.cc
475             test/framepos_minus_beats_test.cc
476             test/playlist_equivalent_regions_test.cc
477             test/playlist_layering_test.cc
478             test/plugins_test.cc
479             test/region_naming_test.cc
480             test/control_surfaces_test.cc
481             test/mtdm_test.cc
482             test/session_test.cc
483         '''.split()
484
485 # Tests that don't work
486 #                test/playlist_read_test.cc
487 #                test/audio_region_read_test.cc
488 #                test/combine_regions_test.cc
489 #                test/mantis_3356_test.cc
490
491         create_ardour_test_program(bld, obj.includes, 'libardour-tests', 'run-tests', test_sources)
492
493         # Tester to just load a session
494         session_load_tester = bld(features = 'cxx cxxprogram')
495         session_load_tester.source = '''
496                     test/test_util.cc
497                     test/load_session.cc
498                     test/dummy_lxvst.cc
499             '''.split()
500
501         session_load_tester.includes  = obj.includes
502         session_load_tester.includes.append ('test')
503         session_load_tester.uselib    = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
504                              'SAMPLERATE','XML','LRDF','COREAUDIO']
505         session_load_tester.use       = ['libpbd','libmidipp','libardour']
506         session_load_tester.name      = 'libardour-session-load-tester'
507         session_load_tester.target    = 'load-session'
508         session_load_tester.install_path = ''
509         session_load_tester.defines      = [
510             'PACKAGE="libardour3profile"',
511             'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
512             'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
513             'LOCALEDIR="' + os.path.join(
514                 os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
515             ]
516         if bld.env['FPU_OPTIMIZATION']:
517             session_load_tester.source += [ 'sse_functions_xmm.cc' ]
518             if (bld.env['build_target'] == 'i386'
519                 or bld.env['build_target'] == 'i686'):
520                 session_load_tester.source += [ 'sse_functions.s' ]
521             elif bld.env['build_target'] == 'x86_64':
522                 session_load_tester.source += [ 'sse_functions_64bit.s' ]
523
524         # Profiling
525         for p in ['runpc', 'lots_of_regions', 'load_session']:
526             profilingobj = bld(features = 'cxx cxxprogram')
527             profilingobj.source = '''
528                     test/dummy_lxvst.cc
529                     test/test_util.cc
530             '''.split()
531
532             profilingobj.source.append('test/profiling/%s.cc' % p)
533
534             profilingobj.includes  = obj.includes
535             profilingobj.includes.append ('test')
536             profilingobj.uselib    = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
537                              'SAMPLERATE','XML','LRDF','COREAUDIO']
538             profilingobj.use       = ['libpbd','libmidipp','libardour']
539             profilingobj.name      = 'libardour-profiling'
540             profilingobj.target    = p
541             profilingobj.install_path = ''
542             profilingobj.defines      = [
543                 'PACKAGE="libardour3profile"',
544                 'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
545                 'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
546                 'LOCALEDIR="' + os.path.join(
547                     os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
548                 ]
549             if bld.env['FPU_OPTIMIZATION']:
550                 profilingobj.source += [ 'sse_functions_xmm.cc' ]
551                 if (bld.env['build_target'] == 'i386'
552                     or bld.env['build_target'] == 'i686'):
553                     profilingobj.source += [ 'sse_functions.s' ]
554                 elif bld.env['build_target'] == 'x86_64':
555                     profilingobj.source += [ 'sse_functions_64bit.s' ]
556
557 def create_ardour_test_program(bld, includes, name, target, sources):
558     testobj              = bld(features = 'cxx cxxprogram')
559     testobj.includes     = includes + ['test', '../pbd', '..']
560     testobj.source       = sources
561     testobj.uselib       = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
562                             'SAMPLERATE','XML','LRDF','COREAUDIO','TAGLIB','VAMPSDK','VAMPHOSTSDK','RUBBERBAND']
563     testobj.use          = ['libpbd','libmidipp','libevoral',
564                             'libaudiographer','libardour','testcommon']
565     if bld.is_defined('USE_EXTERNAL_LIBS'):
566         testobj.uselib.extend(['LIBLTC'])
567     else:
568         testobj.use.extend(['libltc'])
569
570     testobj.name         = name
571     testobj.target       = target
572     # not sure about install path
573     testobj.install_path = bld.env['LIBDIR']
574     testobj.defines      = [
575         'PACKAGE="libardour3test"',
576         'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
577         'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
578         'LOCALEDIR="' + os.path.join(
579             os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
580         ]
581
582 def shutdown():
583     autowaf.shutdown()
584
585 def i18n(bld):
586     autowaf.build_i18n(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
587                        'Paul Davis')
588
589 def i18n_pot(bld):
590     autowaf.build_i18n(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
591                        'Paul Davis')
592
593 def i18n_po(bld):
594     autowaf.build_i18n_po(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
595                        'Paul Davis')
596
597 def i18n_mo(bld):
598     autowaf.build_i18n_mo(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
599                        'Paul Davis')