aboutsummaryrefslogtreecommitdiff
path: root/snap
Commit message (Collapse)AuthorAge
* cmake: install app icon in XDG hicolor icon theme (#14656)Pino Toscano2021-05-27
| | | | | Install the icon of the application in the hicolor XDG icon theme; this way it can be properly loaded by XDG menus in the currently set XDG icon theme, without looking in the legacy pixmaps location.
* snap: Fix snapcraft builds #12879Carlos Hernandez2020-09-09
| | | | | * Use upstream git repo as snap source. * Fix typo in snapcraft.yaml Use latest_tag instead of branch because branch is undefined.
* snap: Ensure version reflects Github release verCarlos Hernandez2020-09-06
|
* snap: Match snap release to github releasesCarlos Hernandez2020-09-06
|
* snap: adjust make command depending on architectureCarlos Hernandez2020-09-06
| | | | | i386, amd64, armhf platforms should be build with luajit all others with lua.
* Revert back to core18 for i386 supportCarlos Hernandez2020-09-06
|
* Snapcraft: Use lua instead of luajit for arm64Carlos Hernandez2020-08-30
|
* Snapcraft: Build with Debug InfoCarlos Hernandez2020-08-30
|
* Add missing dependencies for Launchpad buildsCarlos Hernandez2020-08-30
|
* Bump to core20Carlos Hernandez2020-08-30
|
* snap: set "classic" confinement #11601Carlos Hernandez2019-12-24
|
* snap: set "strict" confinement #11596Carlos Hernandez2019-12-23
|
* snap: allow job failureJustin M. Keyes2019-12-12
| | | | | | | | | | This thing still fails with "need manual review" error. Try devmode (again)--since we got approved once, maybe it works now? ref 49849745f171 ref d9ab83d057e1 ref #11482
* snap: disable job until we are approvedJustin M. Keyes2019-11-30
| | | | | | We are waiting for snapcraft.io to review/approve us for "classic" mode. reverts 1f684cf80a0026848f5d64794dfca05654a9f66a ref #11482
* snap: declare "devmode" instead of "classic" #11482Carlos Hernandez2019-11-29
|
* snap: add desktop file, iconCarlos Hernandez2019-11-28
|
* snap: fix/update snap buildsCarlos Hernandez2019-11-28
| | | | | | | * rename to nvim * bump base to core18 * fix versioning, match binary * set prefix to /usr
* dist: snap packaging #7918Christian Dywan2018-01-29