ardour/libs/evoral
Mads Kiilerich d220f477ed wscript: drop unused "mandatory variables" 'top' and 'out' in libs
Variables by these names are only used from the local wscript and when
running "waf configure", which already for other reasons only can run at
the top-level.

These variables are thus not mandatory and not used.
2023-09-17 07:34:55 -06:00
..
MSVCevoral Accommodate some recently moved/renamed folders and source files (libevoral) 2019-11-03 13:46:29 +00:00
evoral domain swaps for MIDI CC and other controls 2023-08-16 09:06:10 -06:00
libsmf Fix memory leak for invalid SMF event 2022-10-04 03:29:52 +02:00
test objects don't have a time domain, they have a time domain provider (libs) 2023-08-02 15:22:52 -06:00
Control.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
ControlList.cc domain swaps for MIDI CC and other controls 2023-08-16 09:06:10 -06:00
ControlSet.cc domain swaps for MIDI CC and other controls 2023-08-16 09:06:10 -06:00
Curve.cc Fix pan automation 2022-10-27 04:28:07 +02:00
Event.cc switch from glib atomic to std::atomic (libs edition) 2023-03-24 14:19:15 -06:00
Note.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
SMF.cc Correct a couple of typos when calling 'g_fopen()' 2023-01-17 10:32:36 +00:00
SMFReader.cc Correct a couple of typos when calling 'g_fopen()' 2023-01-17 10:32:36 +00:00
Sequence.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
debug.cc move evoral/src/* to evoral/ 2019-11-02 16:32:18 -06:00
run-tests.sh
wscript wscript: drop unused "mandatory variables" 'top' and 'out' in libs 2023-09-17 07:34:55 -06:00