60dbf3bcec
Consistent label for ACE plugin installer
...
see also 82764a6da7
2021-06-01 21:09:12 +02:00
6f87168492
Fix windows packaging of ardour<V>-lua.exe, unhardcode major version
2021-05-13 21:33:17 +02:00
Tiefseetauchner
720a7eed77
Update compile.sh
...
cd in line 4 would not work if path has blank as it would have two arguments
./compile.sh: line 4: cd: too many arguments
2021-05-07 16:25:21 -06:00
a38c1cd1f1
Exclude dbgelp shared libraries from binary bundles
2021-02-11 09:57:51 +01:00
b3f019b8b7
Use the program icon for the uninstaller on windows.
...
Otherwise the default nsis one is used.
2021-02-08 10:36:21 -06:00
bachstudies2020
dd833c89b9
Update package.sh
...
fixed a few typos
2020-11-19 17:01:20 +01:00
c6545e3436
Really fix typos
2020-10-23 19:51:52 +02:00
00f288742f
Fix typos in e9144d1542
2020-10-23 16:10:52 +02:00
e9144d1542
Bundle LV2 ontology with ardour binaries
...
This is needed for LV2 classes inheritance and to expand
properties of parent classes.
https://github.com/iurie-sw/geonkick/issues/130#issuecomment-714416342
2020-10-22 13:43:10 +02:00
5ebb016544
Add support for Dr.Mingw
2020-09-29 06:06:11 +02:00
a91e9c2d52
Fix windows plugin install location
2020-09-18 21:44:34 +02:00
3ed9a712b9
Bundle VST3 scanner with binary packages
2020-09-18 18:54:45 +02:00
a2e4a09d55
Correct Windows installer paths (fix f61ecae4b2
)
2020-09-16 22:48:38 +02:00
f61ecae4b2
Windows installer, allow to opt-out of Harrison plugins #8390
2020-09-10 01:31:18 +02:00
3bb374a473
Update Harrison plugin URL, use the resource server.
2020-08-03 17:04:26 +02:00
Nikolaus Gullotta
d5bae6b9c0
Allow silent uninstalls
2020-06-19 14:32:52 -05:00
b0867b97ad
Don't bundle x42-plugins with Ardour windows binaries
...
This also allows to selectively include gratis plugins
2020-06-11 22:25:52 +02:00
c822f0b370
Re-order windows installer options (non-optional first)
2020-06-09 17:27:32 +02:00
38e255dd16
Unconditionally install video-tools (required for mp3 export)
2020-05-15 15:29:19 +02:00
e219a6cd1e
Source-tree consistency (headless tools at top-level)
...
This move ardour-lua session tool to top-level, next to
headless/hardev.
2020-03-26 19:00:41 +01:00
70e2ddbc1b
Allow to bundle gdb with optimized windows builds
...
Preferably also configure with "--optimize --debug-symbols"
when setting the PACKAGE_GDB environment variable
2020-03-08 23:34:20 +01:00
5a841ef462
Tweaks to build/package scripts for new waf
...
* Windows: delete waf installed .dll.a files
* Windows: override waf's conf.env.LIBDIR = conf.env.BINDIR
with explicit --libdir
* Windows: fix asm (`x86_64-w64-mingw32-as` -D flag is for
debug messages, -D defines are not available)
* Mac: override waf adding -install_name (and
-Wl,-compatibility_version -Wl,-current_version)
by moving -dynamiclib from linkflags to ldflags
* Mac: Allow libs with compat version number suffix
(not needed anymore, but may help in the future)
2020-01-25 04:07:42 +01:00
487503cab8
Package VAMP pYIN plugin
2019-09-02 14:35:23 +02:00
2dae4fc5e1
Bundle x42-tuner, drop rule-based midifilter
2019-08-20 03:44:02 +02:00
09030336ce
Fix windows-packaging (luasession)
...
`waf install` is not used for binaries :(
2019-06-04 16:30:25 +02:00
e0e5ee0b44
Unify build-system customization (Ardour/Mixbus)
2019-04-09 13:17:15 +02:00
0ce0c47697
Night of the typos III (amend prev 2 commits)
2018-12-01 03:22:04 +01:00
c921a67123
Also use xjadeo 64bit windows version
2018-12-01 03:13:59 +01:00
6e0487fc1f
Harvid and xjadeo now feature 32/64bit window version(s)
2018-12-01 00:56:20 +01:00
bdc82f68e6
Bundle x42-limiter with binaries
2018-11-25 16:40:28 +01:00
4bc96f65cd
Bundle Rotary Speaker with binaries
2018-08-07 21:04:37 +02:00
8473cdb086
Use https for harrison channelstrip (windows-builds)
2018-04-20 18:22:20 +02:00
dcb55c508e
additional changes to follow library name change from timecode -> temporal
2017-09-25 12:13:54 -04:00
5a9adba1fb
Clean up and fix win x-compile script
2017-09-20 14:15:27 +02:00
3a5f98ba65
Fix buildstack revision report
2017-09-20 14:06:27 +02:00
012567beb5
Update tools for new source-tree layout
2017-07-17 21:06:04 +02:00
7fc73ae67e
de-select WASAPI by default
2017-04-24 21:08:32 +02:00
12d99f6f6e
Ship system_config with bundles again.
...
This partially reverts commit ac40945ff9
.
re-add system_config, but not instant.xml
2017-03-02 19:41:09 +01:00
96ec230c32
Fix windows builds, rename icons following 4e96285ba5
2017-02-26 14:26:13 +01:00
4e96285ba5
Windows installer: use upper-case for program-name
2017-02-25 20:03:52 +01:00
ac40945ff9
Do not bundle default system_config (prefer built-in defaults)
...
Inside the bundle, those files are read-only, anyway.
This alleviates us from generating/updating the files with whenever
the built-in default changes and also makes architecture dependent
default-config (compile time #defines) work.
2017-02-23 16:26:17 +01:00
7b0cd19899
amend a2d54c3d97
(w64 debug builds)
2017-02-22 12:29:14 +01:00
a2d54c3d97
The return of the w64 debug build
2017-02-22 10:47:59 +01:00
0653766f79
Allow to keep environment C/XXFLAGS with debug builds
...
this is needed for e.g. windows debug builds to pass mstackrealign
2017-02-19 16:01:25 +01:00
f4261f26a9
update link to MB manual
2017-02-01 23:33:44 +01:00
1c3b421a02
unconditionally include gmsynth.lv2 in bundles (and avldrums with MB)
2017-01-30 16:42:50 +01:00
a1a1112998
include session-utils with windows bundles
2016-10-14 18:36:54 +02:00
d17336c4a8
libqm-dsp is now a static library
2016-10-08 17:04:49 +02:00
b86a4a585d
fix windows bundle after 0aaded53
2016-10-04 22:25:11 +02:00
f7f87342c1
update default URL to follow harrison website restructuring
2016-09-23 23:13:37 +02:00