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