summaryrefslogtreecommitdiff
path: root/build
Commit message (Expand)AuthorAgeFilesLines
* Widen org.gnome.GjsConsole permissionsSonny Piers2022-05-291-2/+8
* build: Add Flatpak manifestPhilip Chimento2021-04-111-0/+31
* maint: Add copyright notices based on major file contributorsPhilip Chimento2020-11-303-0/+3
* maint: Add dual MIT/LGPL license to all GJS files that didn't have onePhilip Chimento2020-10-043-0/+3
* build: Use '!=' instead of 'is not' to compare stringRobert Mader2020-03-291-1/+1
* vuild: Pass schemadir to compile-gschemas.pyJan Tojnar2020-03-151-2/+5
* build: Handle missing /usr/bin/localePhilip Chimento2020-03-031-0/+4
* build: Remove unused import from python scriptPhilip Chimento2019-11-291-1/+0
* build: Fix installation with DESTDIR setBastien Nocera2019-11-291-1/+5
* build: Handle case where $bindir/gjs symlink already existsPhilip Chimento2019-10-281-1/+8
* meson: Convert build/compile-gschemas.sh into PythonChun-wei Fan2019-10-252-8/+11
* meson.build: Symlink gjs to gjs-console in a Python scriptChun-wei Fan2019-10-251-0/+23
* build: Meson build systemPhilip Chimento2019-10-121-0/+8
* build: Break output of `locale -a` into linesPhilip Chimento2019-07-231-1/+1
* build: Recognize and prefer C.utf8 locale for testsPhilip Chimento2019-07-231-0/+2
* build: Move locale choosing into separate scriptPhilip Chimento2019-04-131-0/+22