summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* README.md, CI: meson -> meson setupKjell Ahlstedt2023-02-221-6/+6
* CI: Install all dependencies with aptKjell Ahlstedt2023-01-131-51/+2
* CI: Return to using ubuntu:rolling (22.04)Kjell Ahlstedt2022-09-021-2/+2
* CI: Skip building with Autotools if glib is too oldKjell Ahlstedt2022-08-271-0/+8
* CI: Use ubuntu:devel (22.10)Kjell Ahlstedt2022-08-231-31/+15
* meson.build: Avoid configuration warningsKjell Ahlstedt2022-05-191-6/+8
* CI: Accept warnings from clang++Kjell Ahlstedt2022-05-041-1/+1
* CI: Don't test subprojectsKjell Ahlstedt2022-04-071-4/+7
* CI: Use artifacts to transfer data between stagesKjell Ahlstedt2022-03-181-32/+18
* CI: Don't build everything with warnings=fatalKjell Ahlstedt2022-02-161-2/+2
* CI: Build with g++-11 instead of g++-9Kjell Ahlstedt2021-10-041-8/+8
* CI: Switching to debian:testingKjell Ahlstedt2021-10-041-1/+1
* CI: Don't rebuild libsigc++ if it can be pulled from the cacheKjell Ahlstedt2021-08-251-11/+29
* CI: Build libsigc++ only onceKjell Ahlstedt2021-08-221-74/+124
* .gitlab-ci.yml: Add dependency g++-10Kjell Ahlstedt2021-08-171-0/+1
* CI: Replacing old comments with correct onesPavlo Solntsev2020-12-131-4/+2
* CI: Adding build and test job for clang compilerPavlo Solntsev2020-12-081-0/+18
* CI: Updating config file to reflect recent changesPavlo Solntsev2020-12-071-7/+77
* CI: Initial setup for CIPavlo Solntsev2020-03-051-0/+41