summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* gitlab-ci: Enable all "integer" sanitizersNick Wellnhofer2023-03-121-1/+1
* malloc-fail: Fix use-after-free in xmlParseStartTag2Nick Wellnhofer2023-01-241-1/+3
* CI: disable modules in gcc:static buildRoss Burton2022-12-061-1/+1
* gitlab-ci: Treat compiler warnings as errors on MSVCNick Wellnhofer2022-11-221-0/+1
* gitlab-ci: Upgrade image to Ubuntu 22.10, reenable MSanNick Wellnhofer2022-10-251-4/+4
* gitlab-ci: Reenable LeakSanitizerNick Wellnhofer2022-10-251-2/+2
* gitlab-ci: Fix llvm-symbolizerNick Wellnhofer2022-10-251-0/+1
* gitlab-ci: Allow cast-align warnings from clangNick Wellnhofer2022-09-091-0/+2
* autotools: Fix winsock detectionNick Wellnhofer2022-09-071-2/+8
* gitlab-ci: Move MSVC test to separate scriptNick Wellnhofer2022-09-061-25/+1
* gitlab-ci: Fix SUFFIX, remove MINGW_PATHNick Wellnhofer2022-09-061-16/+10
* gitlab-ci: Consolidate CMake test scriptsNick Wellnhofer2022-09-061-30/+20
* gitlab-ci: Only install MinGW autotools if neededNick Wellnhofer2022-09-061-1/+1
* gitlab-ci: Only install cmake MinGW package if neededNick Wellnhofer2022-09-061-1/+1
* gitlab-ci: Install 7-Zip using the .msiNick Wellnhofer2022-09-061-3/+0
* gitlab-ci: Disable MSan for nowNick Wellnhofer2022-09-051-1/+2
* Use $MSYSTEM and 'bash -lc' in MinGW CINick Wellnhofer2022-09-041-11/+12
* Add CI job for MinGW/AutotoolsNick Wellnhofer2022-09-041-0/+36
* Consolidate CI scriptsNick Wellnhofer2022-09-041-32/+10
* Allow empty MINGW_PACKAGE_PREFIXNick Wellnhofer2022-09-041-13/+13
* Move Dockerfile to .gitlab-ci directoryNick Wellnhofer2022-09-041-16/+0
* cmake: Don't check for Python 2Nick Wellnhofer2022-09-041-1/+0
* Revert "CI job for MingW64/Autotools"Nick Wellnhofer2022-09-041-43/+0
* CI job for MingW64/AutotoolsNick Wellnhofer2022-09-041-0/+43
* cmake: Enable GCC compiler warningsNick Wellnhofer2022-09-021-2/+2
* Migrate from PyEval_ to PyObject_Nick Wellnhofer2022-08-291-2/+1
* Work around strange -fsanitize=integer issueNick Wellnhofer2022-08-261-1/+1
* Allow Python deprecation warnings for nowNick Wellnhofer2022-08-261-1/+2
* Build Autotools CI tests out of source tree (VPATH)Nick Wellnhofer2022-04-211-1/+4
* Add --with-minimum build to CI testsNick Wellnhofer2022-04-211-1/+9
* Add configuration flag for XPointer locations supportNick Wellnhofer2022-04-211-6/+4
* Also build CI tests with -WerrorNick Wellnhofer2022-04-131-1/+1
* Run CI tests with FTP and legacy modulesNick Wellnhofer2022-04-131-3/+5
* Add CI job for static buildNick Wellnhofer2022-04-031-0/+6
* Fix GitLab pages jobNick Wellnhofer2022-04-021-1/+1
* Use AM_PATH_PYTHON/PKG_CHECK_MODULES for python bindingsDavid Seifert2022-03-291-3/+1
* Make examples a standalone HTML pageNick Wellnhofer2022-03-051-0/+2
* Try again to only build GitLab Pages on main repoNick Wellnhofer2022-02-121-1/+1
* Try again to only build GitLab Pages on main repoNick Wellnhofer2022-02-121-1/+1
* Only build GitLab Pages on main repoNick Wellnhofer2022-02-121-1/+1
* Upload documentation to GitLab pagesNick Wellnhofer2022-02-121-0/+13
* Run CI tests with UBSan implicit-conversion checksNick Wellnhofer2022-01-251-1/+1
* Only run a few CI tests unless scheduledNick Wellnhofer2021-02-221-0/+24
* Add CI for MSVC x86Markus Rickert2021-02-211-0/+17
* Add CI for CMake on MSVCMarkus Rickert2021-02-081-1/+66
* Require dependencies based on enabled CMake optionsMarkus Rickert2020-11-301-1/+8
* Add CI for CMake on Linux and MinGWMarkus Rickert2020-11-301-3/+112
* Add CI test for Python 3Nick Wellnhofer2020-11-191-1/+8
* Update GitLab CI containerNick Wellnhofer2020-06-111-2/+4
* Disable LeakSanitizerNick Wellnhofer2020-03-021-0/+2