- 15 Jun, 2018 1 commit
-
-
Simon Giesecke authored
Solution: add missing quotation marks
-
- 31 May, 2018 1 commit
-
-
Simon Giesecke authored
Solution: use a Debug build for analysis
-
- 24 May, 2018 2 commits
-
-
Simon Giesecke authored
Solution: prefix project key with repo name
-
Simon Giesecke authored
Solution: activate clang-tidy, scan-build and sonar-scanner
-
- 27 Mar, 2018 1 commit
-
-
Luca Boccassi authored
Solution: don't run configure
-
- 12 Feb, 2018 1 commit
-
-
Simon Giesecke authored
Solution: set CTEST_OUTPUT_ON_FAILURE option
-
- 02 Feb, 2018 3 commits
- 01 May, 2017 2 commits
-
-
Luca Boccassi authored
Solution: run make with -j5, as now the tests support it.
-
Luca Boccassi authored
Solution: don't, libzmq's CI tests are not responsible for testing libsodium stable releases. Save some time in the CI.
-
- 27 Dec, 2016 2 commits
-
-
Luca Boccassi authored
Solution: rework the bash test to avoid build failures as intended and make it an easier one-liner
-
Luca Boccassi authored
Solution: use packages on Ubuntu and brews on OSX. The packages and the brews are always kept up to date, so it's no use to rebuild the libsodium stable branch manually everytime.
-
- 21 Apr, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add make test to the cmake/ci_build.sh script
-
- 11 Feb, 2016 2 commits
-
-
Luca Boccassi authored
Solution: establish a matrix of CI options. On one axis we have the build system (autotools, cmake, android) and on the other axis we have the encryption options (tweetnacl, libsodium or none).
-
Luca Boccassi authored
Solution: avoid cloning libsodium, default build is tweetnacl
-
- 08 Feb, 2016 1 commit
-
-
Luca Boccassi authored
Solution: add builds/cmake/ci_build.sh and call it from travis.yml
-