summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* CI: Show the exact commit we are building for each subprojectSimon McVittie2023-03-131-0/+6
* ci: Allow MSYS2 jobs to failEmmanuele Bassi2023-02-131-0/+2
* CI: test with clang + mingw-w64 on WindowsChristoph Reiter2022-07-191-0/+16
* ci: Use the latest imagesEmmanuele Bassi2022-06-111-2/+2
* Rename the main development branchEmmanuele Bassi2022-02-171-1/+1
* CI: use a newer mypy in CI to fix the msys2 jobChristoph Reiter2022-02-021-1/+1
* ci: Update the Docker imagesEmmanuele Bassi2022-01-111-2/+2
* ci: Install mako and markup modules in DockerEmmanuele Bassi2021-06-241-5/+0
* ci: Use modern Meson command lineEmmanuele Bassi2021-06-241-31/+33
* ci: Bump up the Docker tagsEmmanuele Bassi2021-06-241-2/+2
* Make test suite work with cross-related optionsJohn Ericson2021-05-231-0/+21
* Don't mypy giscanner src and installationJohn Ericson2021-05-231-1/+1
* CI: move from mingw32 to mingw64Christoph Reiter2021-05-091-2/+2
* CI: pin mypy for nowChristoph Reiter2021-01-251-1/+1
* Require Python 3.6Christoph Reiter2020-11-121-3/+3
* Add basic mypy supportChristoph Reiter2020-11-071-1/+2
* CI: also build the example using libgirepositoryChristoph Reiter2020-05-191-0/+4
* CI: add two jobs building a project using g-i with meson and autotoolsChristoph Reiter2020-05-191-1/+29
* CI: switch to new win32 runnersChristoph Reiter2020-05-031-4/+4
* Revert "Meson: Override gobject-introspection-1.0 dependency"Emmanuele Bassi2020-04-241-2/+2
* Meson: Override gobject-introspection-1.0 dependencyXavier Claessens2020-04-231-2/+2
* CI: add a job that builds glib as a subprojectChristoph Reiter2019-11-141-0/+20
* build: require meson 0.50.1Christoph Reiter2019-11-081-1/+1
* meson: change "doctool" from a boolean to a feature optionChristoph Reiter2019-09-301-2/+2
* meson: change "cairo" from a boolean to a feature optionChristoph Reiter2019-09-281-2/+2
* ci: test with Python 3.5Christoph Reiter2019-03-151-1/+23
* Drop autotools build systemChristoph Reiter2019-03-111-40/+0
* meson: use underscore as a separator in build optionsChristoph Reiter2019-01-071-1/+1
* meson: disable doctool by defaultChristoph Reiter2019-01-031-1/+1
* ci: update meson to 0.49.0Christoph Reiter2019-01-021-1/+1
* meson: add default compiler warning flags and enable -Werror on CIChristoph Reiter2018-12-181-0/+1
* ci: switch to a non-srcdir build with autotoolsChristoph Reiter2018-12-141-2/+7
* docs: Remove everything not related to libgirepository and restructure. Fixes...Christoph Reiter2018-12-141-1/+1
* ci: build libgirepository docs and push to gitlab pages. Fixes #231Christoph Reiter2018-12-091-2/+19
* Creating gir for GIRepository requires girepository library.Tomasz Miąsko2018-12-091-1/+0
* ci: Add a msys2 autotools jobChristoph Reiter2018-12-081-5/+21
* ci: Export test suite log on failure for autotoolsThibault Saunier2018-11-281-1/+1
* gitlab-ci: Use new docker imageTomasz Miąsko2018-11-231-1/+1
* Drop Python 2 support, require Python 3.4+Christoph Reiter2018-11-051-41/+1
* gitlab-ci: allow failure for the msvc build for nowChristoph Reiter2018-11-041-0/+1
* ci: force enable doctool and gtkdoc1.57.3Christoph Reiter2018-08-181-2/+2
* ci: always pass --count to flake8 to get more verbose outputChristoph Reiter2018-08-151-2/+2
* tests: depend on flake8 instead of including pep8/pyflakesChristoph Reiter2018-08-151-0/+10
* autotools: start using AX_COMPILER_FLAGS, enable -Werror on CIChristoph Reiter2018-07-291-0/+2
* ci: switch back to the gitlab docker registryChristoph Reiter2018-07-231-1/+1
* ci: add a msvc jobChristoph Reiter2018-07-221-0/+12
* ci: add a python 2 job using autotoolsChristoph Reiter2018-07-221-0/+16
* ci: add an autotools jobChristoph Reiter2018-07-221-5/+21
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-111-2/+21
* CI: use ccacheChristoph Reiter2018-06-211-0/+7