summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* Mitigate the change in pipeline restriction (runners misused by miners) Jan Rybar2023-03-151-0/+7
| | | https://gitlab.freedesktop.org/freedesktop/freedesktop/-/issues/438
* polkit Documentation as Gitlab Pages added in CI jobsJan Rybar2022-10-031-5/+24
|
* Remove autotools build systemJan Rybar2022-05-091-25/+0
|
* jsauthority: port to mozjs-91Xi Ruoyao2022-01-271-1/+1
|
* Added support for duktape as JS engineGustavo Lima Chaves2022-01-251-0/+1
| | | | | Original author: Wu Xiaotian (@yetist) Resurrection author, runaway-killer author: Gustavo Lima Chaves (@limachaves)
* build: Migrate from Intltool to GettextIñigo Martínez2021-07-291-1/+2
| | | | | | | | Recent versions of Gettext are able to translate several formats that are used in GNOME applications. This migrates from Intltool to Gettext both autotools and meson build systems.
* Improve meson_post_install scriptSimon McVittie2021-07-151-2/+1
|
* CI: Exercise Autotools distcheckSimon McVittie2021-06-031-0/+1
| | | | Signed-off-by: Simon McVittie <smcv@debian.org>
* CI: Reinstate Autotools buildSimon McVittie2021-06-031-0/+23
| | | | | | | Until we are ready to remove Autotools altogether (!53) we should make sure it works. Signed-off-by: Simon McVittie <smcv@debian.org>
* build: Port to meson build systemJan Rybar2020-10-261-14/+21
| | | | | | meson is a build system focused on speed an ease of use, which helps speeding up the software development. This patch adds meson support along autotools.
* Port polkit to mozjs78Jan Rybar2020-08-251-1/+1
|
* Port JavaScript authority to mozjs-68Xi Ruoyao2020-06-161-1/+1
|
* ci: Add a CIBastien Nocera2020-02-211-0/+44
Just compiles and installs polkit