0046e2eaecf16c70c249aeec79e2194ef389ee94
[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         'source.cc',
198         'source_factory.cc',
199         'speakers.cc',
200         'srcfilesource.cc',
201         'strip_silence.cc',
202         'system_exec.cc',
203         'revision.cc',
204         'tape_file_matcher.cc',
205         'template_utils.cc',
206         'tempo.cc',
207         'tempo_map_importer.cc',
208         'thread_buffers.cc',
209         'ticker.cc',
210         'track.cc',
211         'transient_detector.cc',
212         'unknown_processor.cc',
213         'user_bundle.cc',
214         'utils.cc',
215         'version.cc',
216         'vumeterdsp.cc',
217         'worker.cc'
218 ]
219
220 def flac_supported():
221     cmd = subprocess.Popen ("sndfile-info testfile.flac",
222                             stdout = subprocess.PIPE,
223                             stderr = subprocess.STDOUT, shell = True)
224     out = cmd.communicate()[0].decode('utf-8');
225     return re.search ('unknown format', out) == None
226
227 def ogg_supported():
228     cmd = subprocess.Popen ("sndfile-info testfile.ogg",
229                             stdout = subprocess.PIPE,
230                             stderr = subprocess.STDOUT, shell = True)
231     out = cmd.communicate()[0].decode('utf-8');
232     return re.search ('unknown format', out) == None
233
234 def options(opt):
235     autowaf.set_options(opt)
236
237 def configure(conf):
238     conf.load('compiler_cxx')
239     conf.load('gas')
240     # we don't use hard-coded micro versions with ardour, so hard code it to zero
241     autowaf.build_version_files(
242         path_prefix + 'ardour/version.h',
243         path_prefix + 'version.cc',
244         'libardour3', conf.env['MAJOR'], conf.env['MINOR'], 0,
245         'LIBARDOUR_API', 'ardour/libardour_visibility.h')
246     autowaf.configure(conf)
247     autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO',
248                       atleast_version='0.3.2')
249     autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO4',
250                       atleast_version='0.4.0', mandatory=False)
251     autowaf.check_pkg(conf, 'libxml-2.0', uselib_store='XML')
252     if Options.options.dist_target != 'mingw':
253         autowaf.check_pkg(conf, 'lrdf', uselib_store='LRDF',
254                           atleast_version='0.4.0')
255         autowaf.check_pkg(conf, 'aubio', uselib_store='AUBIO',
256                           atleast_version='0.3.2')
257     autowaf.check_pkg(conf, 'samplerate', uselib_store='SAMPLERATE',
258                       atleast_version='0.1.0')
259     autowaf.check_pkg(conf, 'sigc++-2.0', uselib_store='SIGCPP',
260                       atleast_version='2.0')
261
262     if Options.options.lv2:
263         autowaf.check_pkg(conf, 'lv2', uselib_store='LV2',
264                           atleast_version='1.0.0', mandatory=True)
265         autowaf.check_pkg(conf, 'lv2', uselib_store='NEW_LV2',
266                           atleast_version='1.0.15', mandatory=False)
267         autowaf.check_pkg(conf, 'serd-0', uselib_store='SERD',
268                           atleast_version='0.14.0', mandatory=True)
269         autowaf.check_pkg(conf, 'sord-0', uselib_store='SORD',
270                           atleast_version='0.8.0', mandatory=True)
271         autowaf.check_pkg(conf, 'sratom-0', uselib_store='SRATOM',
272                           atleast_version='0.2.0', mandatory=True)
273         autowaf.check_pkg(conf, 'lilv-0', uselib_store='LILV',
274                           atleast_version='0.14.0', mandatory=True)
275         autowaf.check_pkg(conf, 'lilv-0', uselib_store='NEW_LILV',
276                           atleast_version='0.15.0', mandatory=False)
277         autowaf.check_pkg(conf, 'suil-0', uselib_store='SUIL',
278                           atleast_version='0.6.0', mandatory=False)
279         conf.define ('LV2_SUPPORT', 1)
280
281 #    autowaf.check_pkg(conf, 'soundtouch-1.0', uselib_store='SOUNDTOUCH',
282 #                      mandatory=False)
283     autowaf.check_pkg(conf, 'cppunit', uselib_store='CPPUNIT',
284                       atleast_version='1.12.0', mandatory=False)
285     autowaf.check_pkg(conf, 'ogg', uselib_store='OGG', atleast_version='1.1.2')
286     autowaf.check_pkg(conf, 'flac', uselib_store='FLAC',
287                       atleast_version='1.2.1')
288     autowaf.check_pkg(conf, 'libcurl', uselib_store='CURL',
289                       atleast_version='7.0.0')
290
291     # controls whether we actually use it in preference to soundtouch
292     # Note: as of 2104, soundtouch (WSOLA) has been out-of-use for years.
293     conf.define('USE_RUBBERBAND', 1)
294
295     conf.define('CURRENT_SESSION_FILE_VERSION', CURRENT_SESSION_FILE_VERSION)
296
297     conf.check(header_name='sys/vfs.h', define_name='HAVE_SYS_VFS_H',mandatory=False)
298     conf.check(header_name='sys/statvfs.h', define_name='HAVE_SYS_STATVFS_H',mandatory=False)
299
300     conf.check(header_name='unistd.h', define_name='HAVE_UNISTD',mandatory=False)
301
302     if flac_supported():
303         conf.define ('HAVE_FLAC', 1)
304     if ogg_supported():
305         conf.define ('HAVE_OGG', 1)
306
307     conf.write_config_header('libardour-config.h', remove=False)
308
309     # Boost headers
310     autowaf.check_header(conf, 'cxx', 'boost/shared_ptr.hpp')
311     autowaf.check_header(conf, 'cxx', 'boost/weak_ptr.hpp')
312     autowaf.check_header(conf, 'cxx', 'boost/scoped_ptr.hpp')
313     autowaf.check_header(conf, 'cxx', 'boost/ptr_container/ptr_list.hpp')
314     if conf.env['WINDOWS_VST_SUPPORT'] == True and Options.options.dist_target == 'mingw':
315         conf.check(compiler='cxx',
316                    lib='gdi32',
317                    mandatory=True,
318                    uselib_store='GDI32')
319
320
321 def build(bld):
322     # Library version (UNIX style major, minor, micro)
323     # major increment <=> incompatible changes
324     # minor increment <=> compatible changes (additions)
325     # micro increment <=> no interface changes
326     LIBARDOUR_LIB_VERSION = "3.0.0"
327
328     # Library
329     if bld.is_defined ('INTERNAL_SHARED_LIBS'):
330         obj              = bld.shlib(features = 'c cxx cshlib cxxshlib', source=libardour_sources)
331         # macros for this shared library
332         obj.defines      = [ 'LIBARDOUR_DLL_EXPORTS=1' ]
333     else:
334         obj              = bld.stlib(features = 'c cxx cstlib cxxstlib', source=libardour_sources)
335         obj.cxxflags     = [ '-fPIC' ]
336         obj.cflags       = [ '-fPIC' ]
337         obj.defines      = []
338
339     obj.export_includes = ['.']
340     obj.includes     = ['.', '../surfaces/control_protocol', '..']
341     obj.name         = 'libardour'
342     obj.target       = 'ardour'
343     obj.uselib       = ['GLIBMM','GTHREAD','AUBIO','SIGCPP','XML','UUID',
344                         'SNDFILE','SAMPLERATE','LRDF','AUDIOUNITS',
345                         'OSX','BOOST','CURL','TAGLIB','VAMPSDK','VAMPHOSTSDK','RUBBERBAND']
346     obj.use          = ['libpbd','libmidipp','libevoral',
347                         'libaudiographer',
348                         'libtimecode',
349                         ]
350     if bld.env['build_target'] != 'mingw':
351         obj.uselib += ['DL']
352     if bld.is_defined('USE_EXTERNAL_LIBS'):
353         obj.uselib.extend(['VAMPSDK', 'LIBLTC'])
354     else:
355         obj.use.extend(['librubberband', 'libltc_includes', 'libltc'])
356
357     obj.vnum         = LIBARDOUR_LIB_VERSION
358     obj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3')
359     obj.defines      += [
360         'PACKAGE="' + I18N_PACKAGE + '"',
361         'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
362         'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
363         'LOCALEDIR="' + os.path.join(os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
364         'EVORAL_MIDI_XML=1',
365         ]
366
367     #obj.source += ' st_stretch.cc st_pitch.cc '
368     #obj.uselib += ' SOUNDTOUCH '
369     #obj.add_objects = 'default/libs/surfaces/control_protocol/smpte_1.o'
370
371     if bld.is_defined('HAVE_LILV') :
372         obj.source += ['lv2_plugin.cc', 'lv2_evbuf.c', 'uri_map.cc']
373         obj.uselib += ['LILV']
374         if bld.is_defined('HAVE_SUIL'):
375             obj.uselib += ['SUIL']
376
377     if bld.is_defined('WINDOWS_VST_SUPPORT'):
378         obj.source += [ 'windows_vst_plugin.cc']
379         obj.includes += [ '../fst' ]
380         obj.defines += [ 'WINDOWS_VST_SUPPORT' ]
381         if bld.env['build_target'] == 'mingw':
382             obj.source += [ '../fst/vstwin.c']
383             obj.uselib += ['GDI32']
384
385     if bld.is_defined('LXVST_SUPPORT'):
386         obj.source += [ 'lxvst_plugin.cc', 'linux_vst_support.cc' ]
387         obj.defines += [ 'LXVST_SUPPORT' ]
388
389     if bld.is_defined('WINDOWS_VST_SUPPORT') or bld.is_defined('LXVST_SUPPORT'):
390         obj.source += [ 'session_vst.cc', 'vst_plugin.cc', 'vst_info_file.cc' ]
391
392     if bld.is_defined('HAVE_COREAUDIO'):
393         obj.source += [ 'coreaudiosource.cc', 'caimportable.cc' ]
394         obj.use    += ['libappleutility']
395
396     if bld.is_defined('AUDIOUNIT_SUPPORT'):
397         obj.source += [ 'audio_unit.cc' ]
398
399     if Options.options.fpu_optimization:
400         if (bld.env['build_target'] == 'i386' or bld.env['build_target'] == 'i686'):
401             obj.source += [ 'sse_functions_xmm.cc', 'sse_functions.s' ]
402         elif bld.env['build_target'] == 'x86_64':
403             obj.source += [ 'sse_functions_xmm.cc', 'sse_functions_64bit.s' ]
404
405     # i18n
406     if bld.is_defined('ENABLE_NLS'):
407         mo_files = bld.path.ant_glob('po/*.mo')
408         for mo in mo_files:
409             lang = os.path.basename(mo.srcpath()).replace('.mo', '')
410             bld.install_as(os.path.join(bld.env['PREFIX'], 'share', 'locale',
411                                         lang, 'LC_MESSAGES', I18N_PACKAGE + '.mo'),
412                            mo)
413
414     if bld.env['BUILD_TESTS'] and bld.is_defined('HAVE_CPPUNIT'):
415         # Unit tests
416         # only build these common sources once
417         testcommon              = bld(features = 'cxx')
418         testcommon.includes     = obj.includes + ['test', '../pbd', '..']
419         testcommon.source       = ['test/testrunner.cc', 'test/test_needing_session.cc',
420                                    'test/test_common.cc', 'test/dummy_lxvst.cc', 'test/audio_region_test.cc', 'test/test_util.cc']
421         testcommon.uselib       = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
422                                    'SAMPLERATE','XML','LRDF','COREAUDIO','TAGLIB','VAMPSDK','VAMPHOSTSDK','RUBBERBAND']
423         testcommon.use          = ['libpbd','libmidipp','libevoral',
424                                    'libaudiographer','libardour']
425         if bld.is_defined('USE_EXTERNAL_LIBS'):
426             testcommon.uselib.extend(['LIBLTC',])
427         else:
428             testcommon.use.extend(['libltc', 'librubberband'])
429         testcommon.defines      = [
430             'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
431             'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
432             'LOCALEDIR="' + os.path.join(
433                 os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
434             ]
435         testcommon.name         = 'testcommon'
436
437         if bld.env['FPU_OPTIMIZATION']:
438             testcommon.source += [ 'sse_functions_xmm.cc' ]
439             if (bld.env['build_target'] == 'i386'
440                 or bld.env['build_target'] == 'i686'):
441                 testcommon.source += [ 'sse_functions.s' ]
442             elif bld.env['build_target'] == 'x86_64':
443                 testcommon.source += [ 'sse_functions_64bit.s' ]
444
445         if bld.env['SINGLE_TESTS']:
446             create_ardour_test_program(bld, obj.includes, 'audio_engine_test', 'test_audio_engine', ['test/audio_engine_test.cc'])
447             create_ardour_test_program(bld, obj.includes, 'automation_list_property_test', 'test_automation_list_property', ['test/automation_list_property_test.cc'])
448             create_ardour_test_program(bld, obj.includes, 'bbt', 'test_bbt', ['test/bbt_test.cc'])
449             create_ardour_test_program(bld, obj.includes, 'tempo', 'test_tempo', ['test/tempo_test.cc'])
450             create_ardour_test_program(bld, obj.includes, 'interpolation', 'test_interpolation', ['test/interpolation_test.cc'])
451             create_ardour_test_program(bld, obj.includes, 'midi_clock_slave', 'test_midi_clock_slave', ['test/midi_clock_slave_test.cc'])
452             create_ardour_test_program(bld, obj.includes, 'resampled_source', 'test_resampled_source', ['test/resampled_source_test.cc'])
453             create_ardour_test_program(bld, obj.includes, 'framewalk_to_beats', 'test_framewalk_to_beats', ['test/framewalk_to_beats_test.cc'])
454             create_ardour_test_program(bld, obj.includes, 'framepos_plus_beats', 'test_framepos_plus_beats', ['test/framepos_plus_beats_test.cc'])
455             create_ardour_test_program(bld, obj.includes, 'framepos_minus_beats', 'test_framepos_minus_beats', ['test/framepos_minus_beats_test.cc'])
456             create_ardour_test_program(bld, obj.includes, 'playlist_equivalent_regions', 'test_playlist_equivalent_regions', ['test/playlist_equivalent_regions_test.cc'])
457             create_ardour_test_program(bld, obj.includes, 'playlist_layering', 'test_playlist_layering', ['test/playlist_layering_test.cc'])
458             create_ardour_test_program(bld, obj.includes, 'plugins_test', 'test_plugins', ['test/plugins_test.cc'])
459             create_ardour_test_program(bld, obj.includes, 'region_naming', 'test_region_naming', ['test/region_naming_test.cc'])
460             create_ardour_test_program(bld, obj.includes, 'control_surface', 'test_control_surfaces', ['test/control_surfaces_test.cc'])
461             create_ardour_test_program(bld, obj.includes, 'mtdm_test', 'test_mtdm', ['test/mtdm_test.cc'])
462             create_ardour_test_program(bld, obj.includes, 'session_test', 'test_session', ['test/session_test.cc'])
463
464         test_sources  = '''
465             test/audio_engine_test.cc
466             test/automation_list_property_test.cc
467             test/bbt_test.cc
468             test/tempo_test.cc
469             test/interpolation_test.cc
470             test/midi_clock_slave_test.cc
471             test/resampled_source_test.cc
472             test/framewalk_to_beats_test.cc
473             test/framepos_plus_beats_test.cc
474             test/framepos_minus_beats_test.cc
475             test/playlist_equivalent_regions_test.cc
476             test/playlist_layering_test.cc
477             test/plugins_test.cc
478             test/region_naming_test.cc
479             test/control_surfaces_test.cc
480             test/mtdm_test.cc
481             test/session_test.cc
482         '''.split()
483
484 # Tests that don't work
485 #                test/playlist_read_test.cc
486 #                test/audio_region_read_test.cc
487 #                test/combine_regions_test.cc
488 #                test/mantis_3356_test.cc
489
490         create_ardour_test_program(bld, obj.includes, 'libardour-tests', 'run-tests', test_sources)
491
492         # Tester to just load a session
493         session_load_tester = bld(features = 'cxx cxxprogram')
494         session_load_tester.source = '''
495                     test/test_util.cc
496                     test/load_session.cc
497                     test/dummy_lxvst.cc
498             '''.split()
499
500         session_load_tester.includes  = obj.includes
501         session_load_tester.includes.append ('test')
502         session_load_tester.uselib    = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
503                              'SAMPLERATE','XML','LRDF','COREAUDIO']
504         session_load_tester.use       = ['libpbd','libmidipp','libardour']
505         session_load_tester.name      = 'libardour-session-load-tester'
506         session_load_tester.target    = 'load-session'
507         session_load_tester.install_path = ''
508         session_load_tester.defines      = [
509             'PACKAGE="libardour3profile"',
510             'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
511             'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
512             'LOCALEDIR="' + os.path.join(
513                 os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
514             ]
515         if bld.env['FPU_OPTIMIZATION']:
516             session_load_tester.source += [ 'sse_functions_xmm.cc' ]
517             if (bld.env['build_target'] == 'i386'
518                 or bld.env['build_target'] == 'i686'):
519                 session_load_tester.source += [ 'sse_functions.s' ]
520             elif bld.env['build_target'] == 'x86_64':
521                 session_load_tester.source += [ 'sse_functions_64bit.s' ]
522
523         # Profiling
524         for p in ['runpc', 'lots_of_regions', 'load_session']:
525             profilingobj = bld(features = 'cxx cxxprogram')
526             profilingobj.source = '''
527                     test/dummy_lxvst.cc
528                     test/test_util.cc
529             '''.split()
530
531             profilingobj.source.append('test/profiling/%s.cc' % p)
532
533             profilingobj.includes  = obj.includes
534             profilingobj.includes.append ('test')
535             profilingobj.uselib    = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
536                              'SAMPLERATE','XML','LRDF','COREAUDIO']
537             profilingobj.use       = ['libpbd','libmidipp','libardour']
538             profilingobj.name      = 'libardour-profiling'
539             profilingobj.target    = p
540             profilingobj.install_path = ''
541             profilingobj.defines      = [
542                 'PACKAGE="libardour3profile"',
543                 'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
544                 'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
545                 'LOCALEDIR="' + os.path.join(
546                     os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
547                 ]
548             if bld.env['FPU_OPTIMIZATION']:
549                 profilingobj.source += [ 'sse_functions_xmm.cc' ]
550                 if (bld.env['build_target'] == 'i386'
551                     or bld.env['build_target'] == 'i686'):
552                     profilingobj.source += [ 'sse_functions.s' ]
553                 elif bld.env['build_target'] == 'x86_64':
554                     profilingobj.source += [ 'sse_functions_64bit.s' ]
555
556 def create_ardour_test_program(bld, includes, name, target, sources):
557     testobj              = bld(features = 'cxx cxxprogram')
558     testobj.includes     = includes + ['test', '../pbd', '..']
559     testobj.source       = sources
560     testobj.uselib       = ['CPPUNIT','SIGCPP','GLIBMM','GTHREAD',
561                             'SAMPLERATE','XML','LRDF','COREAUDIO','TAGLIB','VAMPSDK','VAMPHOSTSDK','RUBBERBAND']
562     testobj.use          = ['libpbd','libmidipp','libevoral',
563                             'libaudiographer','libardour','testcommon']
564     if bld.is_defined('USE_EXTERNAL_LIBS'):
565         testobj.uselib.extend(['LIBLTC'])
566     else:
567         testobj.use.extend(['libltc'])
568
569     testobj.name         = name
570     testobj.target       = target
571     # not sure about install path
572     testobj.install_path = os.path.join(bld.env['LIBDIR'], 'ardour3')
573     testobj.defines      = [
574         'PACKAGE="libardour3test"',
575         'DATA_DIR="' + os.path.normpath(bld.env['DATADIR']) + '"',
576         'CONFIG_DIR="' + os.path.normpath(bld.env['SYSCONFDIR']) + '"',
577         'LOCALEDIR="' + os.path.join(
578             os.path.normpath(bld.env['DATADIR']), 'locale') + '"',
579         ]
580
581 def shutdown():
582     autowaf.shutdown()
583
584 def i18n(bld):
585     autowaf.build_i18n(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
586                        'Paul Davis')
587
588 def i18n_pot(bld):
589     autowaf.build_i18n(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
590                        'Paul Davis')
591
592 def i18n_po(bld):
593     autowaf.build_i18n_po(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
594                        'Paul Davis')
595
596 def i18n_mo(bld):
597     autowaf.build_i18n_mo(bld, top, 'libs/ardour', I18N_PACKAGE, libardour_sources,
598                        'Paul Davis')