summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: keep the artifacts on failureartifacts-on-failureNikos Mavrogiannopoulos2016-07-071-1/+46
* .gitlab-ci.yml: restrict windows build checks to tests/ subdir [ci skip]Nikos Mavrogiannopoulos2016-06-141-1/+1
* .gitlab-ci.yml: corrected typo preventing the no-SSL 3.0 test part to be prop...Nikos Mavrogiannopoulos2016-05-241-1/+1
* .gitlab-ci.yml: minimal build disables SSL2 client helloNikos Mavrogiannopoulos2016-05-201-1/+1
* .gitlab-ci.yml: added new build target without SSL 3.0Nikos Mavrogiannopoulos2016-05-141-4/+15
* .gitlab-ci.yml: enable openssl compat library in minimal buildNikos Mavrogiannopoulos2016-05-101-2/+2
* .gitlab-ci.yml: added build for windows DLLsNikos Mavrogiannopoulos2016-05-091-0/+19
* .gitlab-ci.yml: enabled coverage run in the x86 buildNikos Mavrogiannopoulos2016-05-031-3/+4
* .gitlab-ci.yml: enabled the code coverage checks in the valgrind and ubsan ta...Nikos Mavrogiannopoulos2016-04-301-3/+5
* .gitlab-ci.yml: added code coverage runNikos Mavrogiannopoulos2016-04-291-4/+5
* .gitlab-ci.yml: do not load submodules on CI since they are not usedNikos Mavrogiannopoulos2016-04-281-10/+10
* .gitlab-ci.yml: made the linux tag explicit for our runnersNikos Mavrogiannopoulos2016-04-241-0/+9
* .gitlab-ci.yml: added build rule on freebsdNikos Mavrogiannopoulos2016-04-201-0/+8
* doc: added tlsproxy example reference into documentationNikos Mavrogiannopoulos2016-04-141-9/+9
* .gitlab-ci.yml: combined C99 and undefined sanitizer buildsNikos Mavrogiannopoulos2016-04-091-10/+2
* .gitlab-ci.yml: added C99 target for the libraryNikos Mavrogiannopoulos2016-04-051-1/+9
* .gitlab-ci.yml: don't use git submodule update, not needed for our testsuiteNikos Mavrogiannopoulos2016-03-181-9/+9
* .gitlab-ci.yml: added abi-checker ruleNikos Mavrogiannopoulos2016-03-111-0/+10
* .gitlab-ci.yml: asan, clang and valgrind builds were made arch-independentNikos Mavrogiannopoulos2016-03-011-4/+1
* .gitlab-ci.yml: don't use the internal libtasn1 when compiling with libubsanNikos Mavrogiannopoulos2016-02-291-1/+1
* .gitlab-ci.yml: abort on ubsan errorsNikos Mavrogiannopoulos2016-02-281-1/+1
* .gitlab-ci.yml: asan and ubsan include the suite/Nikos Mavrogiannopoulos2016-02-271-2/+2
* .gitlab-ci.yml: added compilation rule with libubsanNikos Mavrogiannopoulos2016-02-261-0/+10
* Revert ".gitlab-ci.yml: disable guile tests"Nikos Mavrogiannopoulos2016-02-221-5/+5
* .gitlab-ci.yml: disable guile testsNikos Mavrogiannopoulos2016-02-161-5/+5
* .gitlab-ci.yml: optimized build processNikos Mavrogiannopoulos2015-12-311-2/+2
* .gitlab-ci.yml: valgrind build was moved at the end as it is the slowest buildNikos Mavrogiannopoulos2015-12-131-9/+9
* .gitlab-ci.yml: removed separate builddir build from x86-64 targets to reduce...Nikos Mavrogiannopoulos2015-11-261-11/+1
* .gitlab-ci.yml: minimal library no longer requires x86-64 for compilationNikos Mavrogiannopoulos2015-11-261-1/+0
* .gitlab-ci.yml: in windows build skip the gnulib testsNikos Mavrogiannopoulos2015-11-251-1/+1
* .gitlab-ci.yml: added windows buildNikos Mavrogiannopoulos2015-11-251-0/+11
* .gitlab-ci.yml: added clang compilation targetNikos Mavrogiannopoulos2015-11-201-5/+10
* .gitlab-ci.yml: disable non-suiteb curves in all systems as we have multiple ...Nikos Mavrogiannopoulos2015-11-161-1/+1
* .gitlab-ci.yml: added build and check in FIPS140-2 modeNikos Mavrogiannopoulos2015-11-161-0/+11
* .gitlab-ci.yml: reorganized and added a simple build and check on x86-64 ruleNikos Mavrogiannopoulos2015-11-151-7/+21
* .gitlab-ci.yml: disable guile in asan buildsNikos Mavrogiannopoulos2015-11-101-1/+1
* .gitlab-ci.yml: use static libasanNikos Mavrogiannopoulos2015-11-061-2/+2
* .gitlab-ci.yml: disable non-suiteb curves on build on Fedora systemNikos Mavrogiannopoulos2015-11-061-2/+2
* .gitlab-ci.yml: combined the slow build with the separate build dirNikos Mavrogiannopoulos2015-10-151-13/+4
* .gitlab-ci.yml: reduce the number of CPUs used in slow on make checkNikos Mavrogiannopoulos2015-09-191-1/+1
* .gitlab-ci.yml: use the same number of CPUs in all the checksNikos Mavrogiannopoulos2015-08-281-2/+2
* Added gitlab-ci.ymlNikos Mavrogiannopoulos2015-06-181-0/+51