summaryrefslogtreecommitdiff
path: root/com.pengaru.glimmer.json
AgeCommit message (Collapse)Author
2022-04-05build: fixups to flatpak manifestHEADv0.0masterVito Caputo
Bump Sdk to 42 and set builddir to true since out-of-tree builds work properly, I don't think they did when @chergert first made the manifest.
2022-04-04build: update git url in flatpak manifestVito Caputo
github is intended as just a mirror, pengaru.com is authoritative for my personal work...
2022-04-04build: add flatpak manifest (#1)Christian Hergert
This allows Glimmer to be built against a known runtime from applications like Builder without installing dependencies on the host. This is useful for systems with an immutable base OS (like Silverblue) or situations where you want a predictable development environment. Also, this could be included in Flathub.org.
© All Rights Reserved