summaryrefslogtreecommitdiff
path: root/.gitlab-ci.yml
Commit message (Expand)AuthorAgeFilesLines
...
* .gitlab-ci.yml: ubsan build utilizes -Werror for the librarytmp-fix-werror-compilationNikos Mavrogiannopoulos2017-03-151-1/+4
* .gitlab-ci.yml: remove -Werror compilation from scan-buildNikos Mavrogiannopoulos2017-03-151-2/+2
* Revert ".gitlab-ci.yml: include coverage statistics of FIPS140-2 code"Nikos Mavrogiannopoulos2017-03-091-2/+1
* .gitlab-ci.yml: added build without openpgp supportNikos Mavrogiannopoulos2017-03-081-2/+25
* .gitlab-ci.yml: include coverage html output as artifactNikos Mavrogiannopoulos2017-03-081-1/+5
* .gitlab-ci.yml: initialize submodules where needed (for tlsfuzzer run)Nikos Mavrogiannopoulos2017-03-071-8/+17
* .gitlab-ci.yml: include subdirs of suite/ in artifactsNikos Mavrogiannopoulos2017-03-071-0/+5
* .gitlab-ci.yml: include coverage statistics of FIPS140-2 codeNikos Mavrogiannopoulos2017-03-071-1/+2
* .gitlab-ci.yml: include FIPS140-2 code into static analyzer runsNikos Mavrogiannopoulos2017-03-071-2/+2
* .gitlab-ci.yml: execute initialization stage unconditionally [ci skip]Nikos Mavrogiannopoulos2017-03-061-6/+4
* .gitlab-ci.yml: run tests under a FIPS140 mode simulationNikos Mavrogiannopoulos2017-03-021-2/+4
* .gitlab-ci.yml: ubsan build: fixed artifacts pathNikos Mavrogiannopoulos2017-02-231-4/+4
* .gitlab-ci.yml: require clang analyzer build to be warning freeNikos Mavrogiannopoulos2017-02-211-3/+2
* .gitlab-ci.yml: replaced clang's build with clang analyser's scan-buildNikos Mavrogiannopoulos2017-02-201-21/+22
* .gitlab-ci.yml: added cppcheck runNikos Mavrogiannopoulos2017-02-201-0/+21
* .gitlab-ci.yml: corrected coverage buildtmp-cert-fractional-secondsNikos Mavrogiannopoulos2017-02-181-3/+3
* .gitlab-ci.yml: remove submodule update from main buildNikos Mavrogiannopoulos2017-02-181-2/+1
* .gitlab-ci.yml: Re-organized stagesNikos Mavrogiannopoulos2017-02-151-116/+161
* .gitlab-ci.yml: use libidn2 on windows buildsNikos Mavrogiannopoulos2017-02-031-2/+2
* .gitlab-ci.yml: added run with IDNA2003Nikos Mavrogiannopoulos2017-01-261-0/+18
* .gitlab-ci.yml: add Fedora/x86_64/no-toolsAlon Bar-Lev2017-01-231-0/+18
* .gitlab-ci.yml: changed buildroot to fedora25Nikos Mavrogiannopoulos2016-12-191-2/+2
* .gitlab-ci.yml: do not enable IDN support in minimal buildNikos Mavrogiannopoulos2016-12-081-1/+1
* configure: added option to enable maintainer modeNikos Mavrogiannopoulos2016-12-081-1/+1
* .gitlab-ci.yml: split the CI run into stagesNikos Mavrogiannopoulos2016-12-081-136/+161
* .gitlab-ci.yml: use local libopts on x86Nikos Mavrogiannopoulos2016-12-081-1/+1
* .gitlab-ci.yml: removed libintl referencesgnutls_3_5_7Nikos Mavrogiannopoulos2016-12-081-4/+0
* .gitlab-ci.yml: added docker tag on mingw buildsNikos Mavrogiannopoulos2016-12-011-0/+4
* .gitlab-ci.yml: do not require update to /proc/sys/fs/binfmt_misc to succeedNikos Mavrogiannopoulos2016-11-301-4/+4
* moved all syntax check exceptions in cfg.mkNikos Mavrogiannopoulos2016-11-291-1/+1
* .gitlab-ci.yml: added zlib dependencytmp-debian-build-fixNikos Mavrogiannopoulos2016-11-291-1/+1
* .gitlab-ci.yml: fixed artifacts paths for Debian buildtmp-uninorm-advancedNikos Mavrogiannopoulos2016-11-281-1/+1
* .gitlab-ci.yml: explicitly specify --with-included-unistring when neededNikos Mavrogiannopoulos2016-11-211-6/+6
* .gitlab-ci.yml: ignore syntax-check issues caused by included unistringNikos Mavrogiannopoulos2016-11-211-1/+2
* .gitlab-ci.yml: added build without libunistringNikos Mavrogiannopoulos2016-11-211-3/+21
* .gitlab-ci.yml: include root dir log files in all buildsNikos Mavrogiannopoulos2016-11-141-0/+7
* .gitlab-ci.yml: use included libtasn1 in CI systems which do not have 4.9Nikos Mavrogiannopoulos2016-11-061-7/+5
* .gitlab-ci.yml: use fedora's mingw-cmocka packagesNikos Mavrogiannopoulos2016-10-141-4/+2
* .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