summaryrefslogtreecommitdiff
path: root/.gitlab-ci
Commit message (Expand)AuthorAgeFilesLines
* CI: add a job that builds glib as a subprojectChristoph Reiter2019-11-142-0/+38
* build: require meson 0.50.1Christoph Reiter2019-11-084-4/+4
* CI: remove workaround for old meson bugChristoph Reiter2019-10-271-4/+1
* meson: change "doctool" from a boolean to a feature optionChristoph Reiter2019-09-301-1/+1
* meson: change "cairo" from a boolean to a feature optionChristoph Reiter2019-09-281-1/+1
* meson: require 0.49.2Christoph Reiter2019-07-263-3/+3
* ci: test with Python 3.5Christoph Reiter2019-03-152-6/+13
* Drop autotools build systemChristoph Reiter2019-03-111-27/+0
* ci: use the pkg-config.exe hosted by meson since sourceforge is flakyChristoph Reiter2019-01-061-3/+2
* meson: disable doctool by defaultChristoph Reiter2019-01-031-1/+1
* ci: update meson to 0.49.0Christoph Reiter2019-01-024-4/+4
* ci: enable -Werror for msys2+mesonChristoph Reiter2019-01-011-0/+1
* meson: build libregress with cairo supportChristoph Reiter2018-12-311-1/+1
* docwriter: Support markdown 3.x. Fixes #250Christoph Reiter2018-12-201-2/+2
* meson: build/install mdextensions.py; and add a simple testChristoph Reiter2018-12-171-1/+3
* ci: Add a msys2 autotools jobChristoph Reiter2018-12-082-0/+27
* gitlab-ci: Update the docker image to use fedora 29 and the latest mesonChristoph Reiter2018-11-224-5/+5
* Drop Python 2 support, require Python 3.4+Christoph Reiter2018-11-052-5/+1
* CI: Upgrade Meson versionPhilip Chimento2018-09-293-3/+3
* ci: force enable doctool and gtkdoc1.57.3Christoph Reiter2018-08-181-0/+2
* ci: always pass --count to flake8 to get more verbose outputChristoph Reiter2018-08-151-1/+1
* tests: depend on flake8 instead of including pep8/pyflakesChristoph Reiter2018-08-151-1/+4
* autotools: start using AX_COMPILER_FLAGS, enable -Werror on CIChristoph Reiter2018-07-291-0/+1
* ci: switch back to the gitlab docker registryChristoph Reiter2018-07-231-1/+1
* ci: add a msvc jobChristoph Reiter2018-07-221-0/+21
* ci: add an autotools jobChristoph Reiter2018-07-222-1/+5
* meson: Add a "python" option to make the python to build against configurableChristoph Reiter2018-07-112-1/+7
* ci: Update meson to 0.47.1 for glibChristoph Reiter2018-07-112-1/+5
* ci: don't install glib for msys2Christoph Reiter2018-06-231-1/+0
* CI: use ccacheChristoph Reiter2018-06-211-0/+4
* ci: add a MSYS2 32bit jobChristoph Reiter2018-06-181-0/+32
* ci: Update meson to 0.46.1Christoph Reiter2018-06-162-3/+5
* Update the CI imageEmmanuele Bassi2018-05-071-1/+1
* ci: Add missing packageEmmanuele Bassi2018-03-291-0/+1
* ci: Install Meson from PyPIEmmanuele Bassi2018-03-291-3/+9
* ci: Add more dependencies for the Docker imageEmmanuele Bassi2018-03-101-0/+11
* ci: Update the Docker image dependenciesEmmanuele Bassi2018-03-101-1/+13
* ci: Add GitEmmanuele Bassi2018-03-101-1/+4
* Add CI environment for gobject-introspectionEmmanuele Bassi2018-03-102-0/+29