summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Collapse)AuthorAgeFilesLines
* .gitlab-ci.yml: restrict windows build checks to tests/ subdirgnutls_3_4_12_win32Nikos Mavrogiannopoulos2016-05-201-1/+1
| | | | | That is because there is an issue with the gnulib self tests when run under windows.
* .gitlab-ci.yml: added windows DLL build for 3.4.x branchgnutls_3_4_12Nikos Mavrogiannopoulos2016-05-201-0/+19
|
* .gitlab-ci.yml: added abi-checker ruleNikos Mavrogiannopoulos2016-03-131-0/+10
| | | | This allows to test ABI incompatibilities as soon as possible.
* .gitlab-ci.yml: optimized build processNikos Mavrogiannopoulos2015-12-311-2/+2
| | | | That is, in slow asan and valgrind builds don't check the full test suite.
* .gitlab-ci.yml: valgrind build was moved at the end as it is the slowest buildNikos Mavrogiannopoulos2015-12-131-9/+9
|
* .gitlab-ci.yml: backported from masterNikos Mavrogiannopoulos2015-11-281-12/+1
|
* .gitlab-ci.yml: backported from masterNikos Mavrogiannopoulos2015-11-281-4/+31
|
* .gitlab-ci.yml: disable non-suiteb curves in all systems as we have multiple ↵Nikos Mavrogiannopoulos2015-11-161-1/+1
| | | | which are fedoras
* .gitlab-ci.yml: backportedNikos Mavrogiannopoulos2015-11-151-7/+21
|
* .gitlab-ci.yml: disable guile in asan buildsNikos Mavrogiannopoulos2015-11-131-1/+1
|
* .gitlab-ci.yml: use static libasanNikos Mavrogiannopoulos2015-11-061-2/+2
| | | | This prevents issues with tests which use LD_PRELOAD.
* .gitlab-ci.yml: disable non-suiteb curves on build on Fedora systemNikos Mavrogiannopoulos2015-11-061-2/+2
|
* backport: .gitlab-ci.yml: combined the slow build with the separate build dirNikos Mavrogiannopoulos2015-10-151-13/+4
|
* Added gitlab-ci.ymlNikos Mavrogiannopoulos2015-06-181-0/+51