summaryrefslogtreecommitdiff
path: root/tools/x-win
AgeCommit message (Collapse)Author
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
2015-01-05update windows packaging:Robin Gareus
* prepare for A4 * use separate suffix definition (not project-name)
2015-01-05win: associate session file extentionRobin Gareus
2015-01-04use PROGRAM_NAME so the Start Menu and Uninstall entries look like ↵Ben Loftis
Ardour/Ardour3 rather than ardour/Ardour3
2015-01-05add --mixbus package optionRobin Gareus
2015-01-05amend prev commit (fix quote)Robin Gareus
2015-01-05windows packaging: project agnostic names & registyRobin Gareus
2014-12-30windows: automatically log gdb outputRobin Gareus
2014-12-24windows package details:Robin Gareus
* add 'bug' icon for gdb * add a shortcut to xjadeo (if installed) * quiet rsync
2014-12-24add video tools to windows installerRobin Gareus
2014-12-24fix windows packaging default configRobin Gareus
2014-12-21quiet apt-get for windows x-compileRobin Gareus
2014-11-21add a variable to specify windows build concurrencyRobin Gareus
2014-11-19copy hotspots file when packaging windows cursorsRobin Gareus
2014-11-18fix windows icon deply pathRobin Gareus
2014-11-18deploy square cursors as default for windowsRobin Gareus
2014-10-22windows installer: add option to use zlib (a lot faster)Robin Gareus
2014-10-21migrate build & package scripts to where they belong.Robin Gareus
The build stack-script remains in ardour-build-tools.