summaryrefslogtreecommitdiff
path: root/tools/linux_packaging
AgeCommit message (Collapse)Author
2015-12-12foolishly attempt nightly-built linux/wine/VST bundlesRobin Gareus
2015-11-13linux installer tweak:Robin Gareus
check architecture before gcc4/5 compat
2015-10-27linux-package: add gcc5 suffix to the file-nameRobin Gareus
2015-10-17linux wrapper script: load session with spaces - #6395Robin Gareus
2015-10-05fix case where NORM_USER (su) changes dirs.Robin Gareus
2015-10-05tweak linux package debug-symbol strippingRobin Gareus
2015-10-04update NSM executable name - fixes #6620Robin Gareus
NSM requires an executable in $PATH, not full path
2015-10-04gcc ABI check happens before unpackingRobin Gareus
2015-10-02add missing "fi" to stage2.run script used for linux installPaul Davis
2015-09-26accept/ignore --gcc5abi option during packaging.Robin Gareus
2015-09-26..and another packaging typoRobin Gareus
2015-09-26add missing space.Robin Gareus
2015-09-26linux-installer: gcc4/5 warning.Robin Gareus
2015-08-17NOOP, remove trailing whitespaceRobin Gareus
2015-08-17don't create unneeded dirs in linux bundleRobin Gareus
2015-08-17only copy lv2core .ttl (exclude headers) to bundleRobin Gareus
2015-08-06fix ptf library deplyomentRobin Gareus
2015-07-14migrate bundled-plugin siteRobin Gareus
2015-07-10ignore ldd warnings version during installationRobin Gareus
some selinux systems can be picky
2015-07-08fix MB’s .so execution permissions Robin Gareus
2015-07-02separate plugin & channel-strip installationRobin Gareus
2015-07-02Fifteen bytes in the harriman cacheRobin Gareus
Yo ho ho and a bottle of zip.
2015-07-02fix another late night typoRobin Gareus
2015-07-02why does it have to be so hard to get all filenames right?!Robin Gareus
2015-07-02more early morning installer fixesRobin Gareus
2015-07-02let’s call Mixbus “Mixbus”..Robin Gareus
2015-07-02now with slashes.Robin Gareus
2015-07-02some more MB linux packaging fixesRobin Gareus
2015-07-01fix another typo in MB/linux bundleRobin Gareus
2015-07-01get and deploy harrison binaries.Robin Gareus
2015-07-01fix mixbus bundlingRobin Gareus
2015-06-27remove old irrelevant USER_ARDOUR_DIR in start-up scriptRobin Gareus
It should have been XDG_CONFIG_HOME and ardour4, anyway. Ardour4 checks for config dirs, allows to import A3 config and also handles the case if the dir can't be created itself.
2015-05-04update startup scripts for NSMRobin Gareus
fixes #6265 for GNU/Linux.
2015-04-19attempt to fix the strip clubRobin Gareus
2015-04-05installer: check for jackdbus fixes #6229Robin Gareus
2015-03-23use built-in pango & gdk-pixbus modules (Linux)Robin Gareus
2015-03-23clean up after linux packagingRobin Gareus
2015-03-09more work to remove hard coding of major version number for linux packagingPaul Davis
2015-03-09more work to remove hard coding of major version number for linux packagingPaul Davis
2015-03-09attempt to remove major version hard-coding from linux packaging toolsPaul Davis
2015-02-26include x42 plugins in mixbus bundleRobin Gareus
2015-02-16dump bundled file-listRobin Gareus
2015-02-14fix regexp in prev commit (abs path)Robin Gareus
2015-02-14linux packaging: ignore QT4 dependencyRobin Gareus
2015-01-28add lv2core to bundles Robin Gareus
The ontology is needed for plugin classification.
2014-12-18fix up noderun script used on VMs to build releasesPaul Davis
2014-12-18specify shell to use during install, to avoid problems with non-standard shells.Paul Davis
based on github pull request #68 from nulltrek, who noted: "If the system shell is not syntax compliant with sh (such as fish shell), the install script fails to execute some lines (like stage2.run:671, fish shell doesn't have the && operator) because the "su" command opens a new default shell"
2014-12-10fix binding file bundle pathRobin Gareus
2014-12-08another metric ton of color workPaul Davis
2014-12-08change packaging of GTK rc file for OS X and Linux.Paul Davis
I cannot find the equivalent location for Windows