Commit Graph

105 Commits

Author SHA1 Message Date
Robin Gareus
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
Robin Gareus
5ebb016544 Add support for Dr.Mingw 2020-09-29 06:06:11 +02:00
Robin Gareus
a91e9c2d52 Fix windows plugin install location 2020-09-18 21:44:34 +02:00
Robin Gareus
3ed9a712b9 Bundle VST3 scanner with binary packages 2020-09-18 18:54:45 +02:00
Robin Gareus
a2e4a09d55 Correct Windows installer paths (fix f61ecae4b2) 2020-09-16 22:48:38 +02:00
Robin Gareus
f61ecae4b2 Windows installer, allow to opt-out of Harrison plugins #8390 2020-09-10 01:31:18 +02:00
Robin Gareus
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
Robin Gareus
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
Robin Gareus
c822f0b370 Re-order windows installer options (non-optional first) 2020-06-09 17:27:32 +02:00
Robin Gareus
38e255dd16 Unconditionally install video-tools (required for mp3 export) 2020-05-15 15:29:19 +02:00
Robin Gareus
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
Robin Gareus
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
Robin Gareus
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
Robin Gareus
487503cab8 Package VAMP pYIN plugin 2019-09-02 14:35:23 +02:00
Robin Gareus
2dae4fc5e1 Bundle x42-tuner, drop rule-based midifilter 2019-08-20 03:44:02 +02:00
Robin Gareus
09030336ce Fix windows-packaging (luasession)
`waf install` is not used for binaries :(
2019-06-04 16:30:25 +02:00
Robin Gareus
e0e5ee0b44 Unify build-system customization (Ardour/Mixbus) 2019-04-09 13:17:15 +02:00
Robin Gareus
0ce0c47697 Night of the typos III (amend prev 2 commits) 2018-12-01 03:22:04 +01:00
Robin Gareus
c921a67123 Also use xjadeo 64bit windows version 2018-12-01 03:13:59 +01:00
Robin Gareus
6e0487fc1f Harvid and xjadeo now feature 32/64bit window version(s) 2018-12-01 00:56:20 +01:00
Robin Gareus
bdc82f68e6 Bundle x42-limiter with binaries 2018-11-25 16:40:28 +01:00
Robin Gareus
4bc96f65cd Bundle Rotary Speaker with binaries 2018-08-07 21:04:37 +02:00
Robin Gareus
8473cdb086 Use https for harrison channelstrip (windows-builds) 2018-04-20 18:22:20 +02:00
Paul Davis
dcb55c508e additional changes to follow library name change from timecode -> temporal 2017-09-25 12:13:54 -04:00
Robin Gareus
5a9adba1fb Clean up and fix win x-compile script 2017-09-20 14:15:27 +02:00
Robin Gareus
3a5f98ba65 Fix buildstack revision report 2017-09-20 14:06:27 +02:00
Robin Gareus
012567beb5 Update tools for new source-tree layout 2017-07-17 21:06:04 +02:00
Robin Gareus
7fc73ae67e de-select WASAPI by default 2017-04-24 21:08:32 +02:00
Robin Gareus
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
Robin Gareus
96ec230c32 Fix windows builds, rename icons following 4e96285ba5 2017-02-26 14:26:13 +01:00
Robin Gareus
4e96285ba5 Windows installer: use upper-case for program-name 2017-02-25 20:03:52 +01:00
Robin Gareus
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
Robin Gareus
7b0cd19899 amend a2d54c3d97 (w64 debug builds) 2017-02-22 12:29:14 +01:00
Robin Gareus
a2d54c3d97 The return of the w64 debug build 2017-02-22 10:47:59 +01:00
Robin Gareus
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
Robin Gareus
f4261f26a9 update link to MB manual 2017-02-01 23:33:44 +01:00
Robin Gareus
1c3b421a02 unconditionally include gmsynth.lv2 in bundles (and avldrums with MB) 2017-01-30 16:42:50 +01:00
Robin Gareus
a1a1112998 include session-utils with windows bundles 2016-10-14 18:36:54 +02:00
Robin Gareus
d17336c4a8 libqm-dsp is now a static library 2016-10-08 17:04:49 +02:00
Robin Gareus
b86a4a585d fix windows bundle after 0aaded53 2016-10-04 22:25:11 +02:00
Robin Gareus
f7f87342c1 update default URL to follow harrison website restructuring 2016-09-23 23:13:37 +02:00
Robin Gareus
bad7dcbfa5 Make bundle DSP URI configurable and version/variant independent 2016-09-23 00:47:47 +02:00
Robin Gareus
60777d5804 Fix links to manual in windows installer 2016-09-15 14:01:43 +02:00
Robin Gareus
5643ed4257 Allow to bunde demo session(s) 2016-09-15 13:11:43 +02:00
Robin Gareus
98491b9eb2 bundle embeddable/nativeUI Harrison plugins 2016-09-15 13:05:31 +02:00
Robin Gareus
34290320f6 include XT* plugins with Ardour bundles and x42 on OSX/Win 2016-08-02 15:51:54 +02:00
Robin Gareus
4e2efa22d5 mixbus x42-plugins bundle update
include stereo-route and midi-map
2016-06-06 20:19:59 +02:00
Robin Gareus
455d4683f6 more harrison packaging 2016-05-23 16:46:08 +02:00
Robin Gareus
7364e6cf20 Mixbus32 and 32C packaging 2016-05-16 15:18:58 +02:00