summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
AgeCommit message (Collapse)Author
2016-10-23Include hidapi libraryRobin Gareus
2016-10-11Bundle session-scripts for linux buildsRobin 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-15Allow to bunde demo session(s)Robin Gareus
2016-09-15bundle embeddable/nativeUI Harrison pluginsRobin Gareus
2016-09-15remove cruft from packaging scriptsRobin Gareus
2016-09-02Move check for detected bundle earlier in install process.Todd Naugle
Previously if the bundle being installed did not support the detected system the user would get an error message about the .size file being missing.
2016-08-21Exclude dev/example Lua scripts from packagesRobin Gareus
2016-08-15allow for whitespace in XDG_DESKTOP_DIRRobin Gareus
This allows for example "Área de Trabalho"
2016-08-14edit text regarding the "required" nature of JACK during installation processPaul Davis
2016-08-13Another step towards gcc-ABI detection when installing as rootRobin Gareus
makeself extracts the file with owner-only access. When the installer itself runs as root, NORM_USER won't be able to call the abi-test tool.
2016-08-12revert 388a8fc9; prefer gcc4 if we can't determine the ABIRobin Gareus
2016-08-12allow to manually override gcc ABI selection in the installerRobin Gareus
2016-08-10don't bundle no-inst scriptsRobin Gareus
2016-08-02if we can't determine the gcc4/5 prefer the new gcc5 ABIRobin Gareus
2016-08-02include XT* plugins with Ardour bundles and x42 on OSX/WinRobin Gareus
2016-07-30yet another multi-ABI bundle installer fixRobin Gareus
2016-07-29and now with proper bash syntaxRobin Gareus
2016-07-29prepare installer for multiabi bundlesRobin Gareus
2016-07-29make makeself compression options optional.Robin Gareus
2016-07-29Don't compress linux bundle, compress installer (with xz)Robin Gareus
This halves the installer size from about 60MB to 29MB.
2016-07-18correctly package color theme files for both linux and OS XPaul Davis
2016-07-17bundle dynamically loaded NSS libsRobin Gareus
2016-06-29fix color file install pathsPaul Davis
We are supposed to remove the application name after copying
2016-06-29fix cursor set path during linux buildPaul Davis
2016-06-25fix uninstaller for variants (Mixbus32C vs Mixbus)Robin Gareus
2016-06-06mixbus x42-plugins bundle updateRobin Gareus
include stereo-route and midi-map
2016-05-31fix install of color theme files for linux and OS XPaul Davis
2016-05-31do not strip appname from color theme filesPaul Davis
2016-05-31code to install color themes for linux + OS X buildsPaul Davis
2016-05-24vamp API/ABI uses gcc4/5 specific C++ :(Robin Gareus
2016-05-23more harrison packagingRobin Gareus
2016-05-17package Product/App specific resourcesRobin Gareus
2016-05-16icon-name follows program-nameRobin Gareus
so that derivative products don't need to replace binary image/icon files in the source (use ./waf configure --program-name=...)
2016-05-16Mixbus32 and 32C packagingRobin Gareus
2016-04-26deploy all *.colors files in binary bundlesRobin Gareus
2016-04-07variable for packaging channelstrip. allow renameRobin Gareus
2016-03-06prepare including fil4 w/MixbusRobin Gareus
2016-02-23change bindings file included in bundles for Linux and OS XPaul Davis
2016-02-23Add some lua scriptsRobin Gareus
2016-02-20fix linux bundle installerRobin Gareus
2016-02-19possible fix for AVLinux VST bundles.Robin Gareus
2016-02-10Fix spellingTodd Naugle
2016-01-09variable program name in installer scriptRobin Gareus
2016-01-08consistent way to launch Ardour in gdbRobin Gareus
2015-12-17vin chaud.Robin Gareus
get it while it's hot.
2015-12-17uninstall all icon filesRobin Gareus
2015-12-16fun hacks for wineRobin Gareus
windows-VST? yes, we could.
2015-12-13update harrison URLs (nightly builds)Robin Gareus