Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | cmake: install app icon in XDG hicolor icon theme (#14656) | Pino Toscano | 2021-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 #12879 | Carlos Hernandez | 2020-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 ver | Carlos Hernandez | 2020-09-06 |
| | |||
* | snap: Match snap release to github releases | Carlos Hernandez | 2020-09-06 |
| | |||
* | snap: adjust make command depending on architecture | Carlos Hernandez | 2020-09-06 |
| | | | | | i386, amd64, armhf platforms should be build with luajit all others with lua. | ||
* | Revert back to core18 for i386 support | Carlos Hernandez | 2020-09-06 |
| | |||
* | Snapcraft: Use lua instead of luajit for arm64 | Carlos Hernandez | 2020-08-30 |
| | |||
* | Snapcraft: Build with Debug Info | Carlos Hernandez | 2020-08-30 |
| | |||
* | Add missing dependencies for Launchpad builds | Carlos Hernandez | 2020-08-30 |
| | |||
* | Bump to core20 | Carlos Hernandez | 2020-08-30 |
| | |||
* | snap: set "classic" confinement #11601 | Carlos Hernandez | 2019-12-24 |
| | |||
* | snap: set "strict" confinement #11596 | Carlos Hernandez | 2019-12-23 |
| | |||
* | snap: allow job failure | Justin M. Keyes | 2019-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 approved | Justin M. Keyes | 2019-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" #11482 | Carlos Hernandez | 2019-11-29 |
| | |||
* | snap: add desktop file, icon | Carlos Hernandez | 2019-11-28 |
| | |||
* | snap: fix/update snap builds | Carlos Hernandez | 2019-11-28 |
| | | | | | | | * rename to nvim * bump base to core18 * fix versioning, match binary * set prefix to /usr | ||
* | dist: snap packaging #7918 | Christian Dywan | 2018-01-29 |