Commit Graph

22 Commits

Author SHA1 Message Date
Brenden Matthews dbe66565c9
Use the cmake commands here instead. (#1346)
* Use the cmake commands here instead.

* This command requires a dir arg.

* Use ctest command here.

* Limit CI to main & PRs.
2022-12-26 13:54:10 -05:00
Brenden Matthews eb1968e43a
Try it this way instead. 2022-12-25 09:06:00 -05:00
Brenden Matthews f0eb4a2ea9 Fix this install command fail. 2022-12-25 08:53:57 -05:00
Brenden Matthews 558891aab5 Use ninja instead of make in build. 2022-12-25 08:34:57 -05:00
Brenden Matthews dd07a838c4 Build fixes for newly introduced Wayland support. 2022-12-24 11:29:19 -05:00
Brenden Matthews e99a555097
Gzip the man page. 2022-10-14 23:34:06 -05:00
Brenden Matthews ba363e1df9 Add man page to releases.
In addition to building an appimage for each commit to main and release,
we'll include the man page so people can grab it without having to
install pandoc.

This addresses #1247 and #1254.
2022-10-14 09:29:19 -04:00
Brenden Matthews a73e6bcc0d
Add sha256sum for appimage artifact. 2022-09-12 13:15:12 -05:00
Brenden Matthews d75a146889
Don't build tests in appimage. 2021-03-02 12:43:11 -06:00
Brenden Matthews b27944af55
Enable most features in AppImage build (fixes 1064). 2021-03-02 12:40:22 -06:00
Brenden Matthews b6213bdb26 Test `make install` target, and release build. 2019-03-09 18:39:47 -05:00
Brenden Matthews 89316a620f
Use appimagetool to generate final appimage. 2019-02-22 21:12:15 -05:00
Brenden Matthews 79383ab7fa
Specify appimage signing key ID. 2019-02-22 20:58:17 -05:00
Brenden Matthews 9d5bc64c23
Fix key import command. 2019-02-22 20:55:45 -05:00
Brenden Matthews e13bd4a1fd
Revert "Don't bother cleaning up temp dir on appimage build."
This reverts commit 96cdd3b5d5.
2019-02-22 20:45:05 -05:00
Brenden Matthews 96cdd3b5d5
Don't bother cleaning up temp dir on appimage build. 2019-02-22 20:25:07 -05:00
Brenden Matthews 4ae019386b
Derp, fix it for real. 2019-02-22 19:39:21 -05:00
Brenden Matthews 1a932bd736
Actually fix appimage signing. 2019-02-22 19:24:30 -05:00
Brenden Matthews 31a0096879
Fix key signing path. 2019-02-22 19:05:27 -05:00
Brenden Matthews c9c6126df8
App public key for signing appimage. 2019-02-22 18:46:03 -05:00
Brenden Matthews 2e029e8720 Add appimage signing key. 2019-02-22 18:43:00 -05:00
Brenden Matthews 14af88ddbd Add AppImage integration. 2019-01-08 19:44:24 -05:00