summaryrefslogtreecommitdiff
path: root/tools/x-win
AgeCommit message (Collapse)Author
2016-10-14include session-utils with windows bundlesRobin Gareus
2016-10-08libqm-dsp is now a static libraryRobin Gareus
2016-10-04fix windows bundle after 0aaded53Robin Gareus
2016-09-23update default URL to follow harrison website restructuringRobin Gareus
2016-09-23Make bundle DSP URI configurable and version/variant independentRobin Gareus
2016-09-15Fix links to manual in windows installerRobin Gareus
2016-09-15Allow to bunde demo session(s)Robin Gareus
2016-09-15bundle embeddable/nativeUI Harrison pluginsRobin Gareus
2016-08-02include XT* plugins with Ardour bundles and x42 on OSX/WinRobin Gareus
2016-06-06mixbus x42-plugins bundle updateRobin Gareus
include stereo-route and midi-map
2016-05-23more harrison packagingRobin Gareus
2016-05-16Mixbus32 and 32C packagingRobin Gareus
2016-04-07variable for packaging channelstrip. allow renameRobin Gareus
2016-03-06prepare including fil4 w/MixbusRobin Gareus
2015-12-13update harrison URLs (nightly builds)Robin Gareus
2015-12-07unify build-script variable namesRobin Gareus
2015-11-20use dedicated parameter for plugin bundlingRobin Gareus
2015-08-13installer option to deploy libportaudio w/o WASAPIRobin Gareus
to work-around issues on Windows 10. http://tracker.ardour.org/view.php?id=6507
2015-08-10back to the futureRobin Gareus
2015-08-10fix typo in deployment scriptRobin Gareus
2015-08-10create file_list.txt after adding the plugins.Robin Gareus
2015-08-09remove bit-suffix (no longer needed since df498c8)Robin Gareus
2015-08-06fix ptf library deplyomentRobin Gareus
2015-08-04package portaudio w/WASAPI for Vista or laterRobin Gareus
2015-08-03quiet unzipRobin Gareus
2015-07-14migrate bundled-plugin siteRobin Gareus
2015-07-02separate plugin & channel-strip installationRobin Gareus
2015-04-24suffix “x86” to start-menu entry for ardour 32bitRobin Gareus
This allows to cleanly install 32 and 64bit windows versions in parallel. Ideally we’d only do that for 32bit builds on win64. We need an NSIS guru to write code to detect this during installation and write the correct uninstaller for that case.
2015-04-23auto-launch ardour in gdb.Robin Gareus
2015-04-23better version of the last commit (windows uninstall)Robin Gareus
2015-04-23allow to install windows 32&64bit versions in parallel (again)Robin Gareus
2015-04-23remove —no-jack-metadata option from windows scriptRobin Gareus
2015-04-23update windows installer finish page text & linkRobin Gareus
2015-04-03win packaging: use common “define_versions.sh”Robin Gareus
2015-04-03fix: windows uninstall before re-installRobin Gareus
2015-04-02allow to prefix tags with “<text>+”Robin Gareus
eg. mixbus+3.0 or mb+3.1-rc1
2015-04-02windows: run uninstaller on re-installRobin Gareus
2015-03-23fix 4.X windows packagingRobin Gareus
2015-03-12have another go at windows i18nRobin Gareus
2015-03-12prepare windows i18nRobin Gareus
2015-03-10windows package: pick up major versionRobin Gareus
2015-03-08update default windows configRobin Gareus
(jack on windows does not ship metadata.h)
2015-02-26include x42 plugins in mixbus bundleRobin Gareus
2015-02-17fix windows packaging (unversioned dll)Robin Gareus
2015-02-16dump bundled file-listRobin Gareus
2015-02-12win-pkg, ignore missing suil modulesRobin Gareus
2015-02-12windows: deploy suil modulesRobin Gareus
2015-01-28add lv2core to bundles Robin Gareus
The ontology is needed for plugin classification.
2015-01-10consistent autobuild log outputRobin Gareus
2015-01-08prepare for release candidate tags:Robin Gareus
regexp: /[0—9]+-[0-9]+(-rc[0-9]*)?/ <Major>-<Minor>[-rc[<num>]] valid tag examples: 4.0, 4.1-rc3, 5.0-rc