summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Reenable MSan and LeakSanitizerNick Wellnhofer2022-10-311-7/+6
* gitlab-ci: Consolidate CMake test scriptsNick Wellnhofer2022-09-061-49/+19
* gitlab-ci: Only install cmake MinGW package if neededNick Wellnhofer2022-09-061-2/+2
* gitlab-ci: Install 7-Zip using the .msiNick Wellnhofer2022-09-061-5/+0
* gitlab-ci: Add CI job for MinGW/AutotoolsNick Wellnhofer2022-09-061-46/+41
* gitlab-ci: Disable MSan for nowNick Wellnhofer2022-09-061-1/+2
* cmake: Enable GCC compiler warningsNick Wellnhofer2022-09-011-2/+2
* Run CI tests with -fsanitize=integerNick Wellnhofer2022-08-311-1/+1
* Make CI tests exit on failureNick Wellnhofer2022-08-311-1/+1
* Run Python 3 CI job with minimal configurationNick Wellnhofer2022-08-311-0/+1
* Migrate from PyEval_ to PyObject_Nick Wellnhofer2022-08-291-2/+1
* Allow Python deprecation warnings for nowNick Wellnhofer2022-08-291-1/+2
* Add CI job for static buildNick Wellnhofer2022-04-031-0/+6
* Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert2022-04-021-4/+1
* Change libxml2 Python configNick Wellnhofer2022-04-011-0/+1
* Upload documentation to GitLab PagesNick Wellnhofer2022-02-131-0/+16
* Only run a few CI tests unless scheduledNick Wellnhofer2021-03-021-0/+24
* Add CI for CMake on MSVCMarkus Rickert2021-02-201-1/+86
* Remove libxml2 cache in CIMarkus Rickert2021-01-171-18/+10
* Add required MinGW-w64 packages for libxml2 to CIMarkus Rickert2020-11-301-0/+5
* Add CI for CMake on Linux and MinGWMarkus Rickert2020-11-301-3/+129
* Add CI test for Python 3Nick Wellnhofer2020-11-191-0/+6
* Disable LeakSanitizerNick Wellnhofer2020-05-041-0/+2
* Run clang CI tests with -Wimplicit-int-conversionNick Wellnhofer2020-01-101-2/+2
* Enable continuous integration via GitLab CINick Wellnhofer2019-10-201-0/+43