summaryrefslogtreecommitdiff
path: root/flatpak
Commit message (Collapse)AuthorAgeFilesLines
* Port to GTK4Evan Welsh2022-02-122-2/+4
|
* flatpak: Remove desktop file prefixChristopher Davis2022-01-111-1/+0
| | | | | Apps don't use this anymore, now that we have development icons.
* flatpak: Add `runtime-version`Christopher Davis2022-01-101-0/+1
|
* flatpak: Set builddir to trueChristopher Davis2021-02-131-0/+1
| | | | Enables out-of-tree builds when using the flatpak.
* Support building a nightly flatpakCosimo Cecchi2019-09-281-0/+52
| | | | | | This allows to build a development version of the flatpak that can be installed alongside the default one. We also switch the CI job to do that.
* flatpak: revert back to master runtimeCosimo Cecchi2019-07-061-1/+0
| | | | This should make the CI work again.
* flatpak: use 3.32 runtime and build from dirCosimo Cecchi2019-07-041-1/+2
| | | | These are the best settings for development.
* Add Flatpak CI jobyodatak2019-02-251-0/+1
| | | | Also delete duplicate flatpak manifest in the repo
* Revert "flatpak: use current commit by default"Cosimo Cecchi2018-09-031-2/+1
| | | | | | Does not seem to work as expected... This reverts commit 2540e7eeeb1c4316486fdd65ab5f353a25aae9c6
* flatpak: use current commit by defaultCosimo Cecchi2018-09-031-1/+2
| | | | Since this is intended for testing.
* flatpak: add a flatpak manifestCosimo Cecchi2018-09-031-0/+46
Builds git master against the master GNOME SDK, for testing.