summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
* .gitlab-ci.yml: do not run the full test suite on valgrind testNikos Mavrogiannopoulos2016-10-031-1/+1
* .gitlab-ci.yml: enabled valgrind tests buildNikos Mavrogiannopoulos2016-09-271-1/+1
* .gitlab-ci.yml: corrected debian build's dependencyNikos Mavrogiannopoulos2016-09-221-1/+1
* .gitlab-ci.yml: added debian buildNikos Mavrogiannopoulos2016-09-201-0/+20
* .gitlab-ci.yml: no longer require gnutls-develno-gnutls-develNikos Mavrogiannopoulos2016-09-151-2/+2
* .gitlab-ci.yml: use nproc as argument to 'make -j'Nikos Mavrogiannopoulos2016-09-141-17/+17
* .gitlab-ci.yml: added build which runs 'make dist'Nikos Mavrogiannopoulos2016-09-141-0/+15
* .gitlab-ci.yml: added check for position dependent codeNikos Mavrogiannopoulos2016-09-131-4/+9
* .gitlab-ci.yml: restrict the freebsd builds to local branches onlyNikos Mavrogiannopoulos2016-09-121-0/+4
* .gitlab-ci.yml: added code-coverage output to clang buildNikos Mavrogiannopoulos2016-09-111-1/+2
* .gitlab-ci.yml: the code-coverage command will always succeedNikos Mavrogiannopoulos2016-09-111-6/+12
* .gitlab-ci.yml: moved commonly installed packages into the before_script fieldNikos Mavrogiannopoulos2016-09-111-29/+10
* .gitlab-ci.yml: added syntax check buildNikos Mavrogiannopoulos2016-09-111-0/+13
* .gitlab-ci.yml: windows DLL builds now include all required dependenciesgnutls_3_5_4_win32_tmpNikos Mavrogiannopoulos2016-09-101-48/+79
* .gitlab-ci.yml: corrected wrong operation in minimal buildNikos Mavrogiannopoulos2016-09-071-1/+1
* .gitlab-ci.yml: keep config.log in windows buildsNikos Mavrogiannopoulos2016-09-061-2/+2
* .gitlab-ci.yml: corrected typo for libidn installation in windows64Nikos Mavrogiannopoulos2016-09-061-1/+1
* .gitlab-ci.yml: install our internal cmocka for windowsNikos Mavrogiannopoulos2016-09-061-0/+2
* .gitlab-ci.yml: use fedora24 with address sanitizerNikos Mavrogiannopoulos2016-09-051-20/+18
* .gitlab-ci.yml: use the gitlab.com shared runnersNikos Mavrogiannopoulos2016-09-021-77/+152
* .gitlab-ci.yml: keep the guile logs as artifacts on test suite failureNikos Mavrogiannopoulos2016-07-271-1/+5
* .gitlab-ci.yml: added asan tag for builds which require asanNikos Mavrogiannopoulos2016-07-261-0/+1
* .gitlab-ci.yml: added expiration time of a week for failure artifactsNikos Mavrogiannopoulos2016-07-141-0/+9
* .gitlab-ci.yml: keep the artifacts 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