4bc8939dda
Update bundle/package scripts
...
* Ardour only has 64 bit builds
* gcc5 or newer (C++11 ABI)
* Add "-demo" suffix to freebie builds
* Remove wine support in package scripts
2023-03-24 19:07:30 +01:00
b7c385b8f2
Fix windows packaging (ctrl-interfaces)
2022-11-19 19:31:39 +01:00
4d76d72af4
Update bundled media URL
2022-10-11 15:24:17 +02:00
e14bef1619
Fix unzip, allow to overwrite .daw-meta.xml file
2022-10-04 20:39:14 +02:00
bbe68542e8
fetch and include MIDI bundled content during packaging of Ardour
2022-10-04 11:01:59 -06:00
3a06fd85f1
Update Mixbus content URL (use local server)
2022-09-08 17:02:18 +02:00
f60c078805
Fix Windows installer welcome page for Mixbus products.
2022-03-11 12:12:12 -06:00
1c100152cd
Fix bundling 3rd party content with windows binaries
2022-03-01 04:14:20 +01:00
9b21c2be54
Bundle autotune plugin (with mixbus)
2022-02-07 18:54:38 +01:00
7e36daecd6
Fix bundling media content
2022-01-17 20:04:52 +01:00
0481b10d97
Bundle Mixbus Media
2022-01-17 19:50:34 +01:00
20824b6407
Fix bundling demo sessions (mac, win)
2022-01-17 19:50:06 +01:00
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