13
0
livetrax/libs/midi++2
Mads Kiilerich a0916ef368 wscript: drop unused APPNAME assignment in libs
https://waf.io/book/ says
  By default, the project name and version are set to noname and 1.0. To
  change them, it is necessary to provide two additional variables in
  the top-level project file

- and waf code inspection confirms that waf itself only will use the top
level APPNAME.

Also, the 'waf dist' comment doesn't seem relevant - especially after
this change - and is removed too.

(Note: libs/evoral/wscript and libs/temporal/wscript still use APPNAME
for other purposes.)
2023-09-17 07:34:55 -06:00
..
midi++ switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
MSVCmidi++
test switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
channel.cc
COPYING
ipmidi_port.cc
libmidi++.pc.in
libmidi++.spec.in
midi.cc
miditrace.cc
midnam_patch.cc switch from boost::{shared,weak}_ptr to std::{shared,weak}_ptr 2023-03-24 14:19:15 -06:00
mmc.cc Fix various MMC commands, set request-source 2023-06-04 01:15:02 +02:00
mmctest.cc
mtc.cc
parser.cc remove debug output 2023-04-23 11:34:28 -06:00
port.cc
run-tests.sh
wscript wscript: drop unused APPNAME assignment in libs 2023-09-17 07:34:55 -06:00