summaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Collapse)AuthorAge
* Add `make translation` and improve `make dist`oscfdezdz2023-01-26
|
* exlude Makefile from dist packageBartosz Jaroszewski2021-10-25
|
* Port extension to GNOME 40Fran Dieguez2021-03-13
|
* Add a build system for gschemas.compiledSimon McVittie2019-07-15
Instead of including it in the git repository, build it from its source code (the XML) as needed. This commit also adds brief installation instructions, and a convenience target to generate new release zip files. Signed-off-by: Simon McVittie <smcv@debian.org>