summaryrefslogtreecommitdiff
path: root/travis-ci
Commit message (Expand)AuthorAgeFilesLines
* ci: remove remaining Travis CI artifactscoverity-now-for-realFrantisek Sumsal2021-01-117-365/+0
* ci: move the Coverity job to GitHub ActionsFrantisek Sumsal2021-01-111-35/+0
* ci: do not build with --optimization=1 with ClangLuca Boccassi2021-01-101-2/+1
* ci: turn off Azure PipelinesEvgeny Vereshchagin2021-01-071-21/+0
* travis: add missing optional build dependenciesFrantisek Sumsal2020-12-202-0/+4
* ci: also set -Dfuzz-tests=true if -Dslow-tests=trueYu Watanabe2020-11-132-3/+3
* travis: compile with -O1 with clangFrantisek Sumsal2020-07-211-1/+2
* coverity: install systemdEvgeny Vereshchagin2020-07-121-2/+2
* travis: install missing deps for the Coverity runFrantisek Sumsal2020-07-061-2/+6
* ci: free up some resources on PipelinesEvgeny Vereshchagin2020-06-251-16/+1
* travis: sort dependenciesFrantisek Sumsal2020-06-162-24/+28
* travis: drop stuff moved to GH ActionsFrantisek Sumsal2020-06-161-48/+0
* travis: use a matrix for similar jobsFrantisek Sumsal2020-06-162-9/+9
* turn off fuzzit part 2Evgeny Vereshchagin2020-06-111-73/+0
* ci: move the build check script to workflows directoryFrantisek Sumsal2020-06-111-114/+0
* ci: do the compiler-detection magic in the test scriptFrantisek Sumsal2020-06-111-16/+37
* ci: add homed/zstd dependenciesFrantisek Sumsal2020-06-111-1/+10
* github: move the clang/gcc build check to GH ActionsFrantisek Sumsal2020-06-111-0/+84
* travis: check build with various compiler optionsFrantisek Sumsal2020-06-091-6/+70
* fuzzit: switch to -fundefinedEvgeny Vereshchagin2020-05-271-4/+1
* travis: enable fuzzer regression tests under sanitizersFrantisek Sumsal2020-05-221-1/+4
* fuzzit: turn on the pointer-overflow checkEvgeny Vereshchagin2020-05-201-3/+2
* ci: install fdisk on DebianEvgeny Vereshchagin2020-05-141-0/+1
* install libzstd-dev for CI buildsNorbert Lange2020-05-041-1/+3
* fuzzit: make the submit phase a bit more robustFrantisek Sumsal2020-04-241-2/+22
* tree-wide: fix spelling errorsFrantisek Sumsal2020-04-211-1/+1
* ci: turn off FuzzBuzzEvgeny Vereshchagin2020-03-301-5/+0
* travis: install ninja with pipEvgeny Vereshchagin2020-03-301-2/+2
* ci: pass max_total_time to libFuzzerEvgeny Vereshchagin2020-02-181-1/+1
* ci: add new dependencies to CILennart Poettering2020-01-284-2/+4
* test: unpin meson from v0.52.1Frantisek Sumsal2020-01-252-6/+2
* ci: add dependencies for repart + cryptsetup's pkcs#11 supportLennart Poettering2020-01-204-2/+12
* test: pin meson to 0.52.1 for fuzzit/fuzzbuzzFrantisek Sumsal2020-01-082-2/+6
* travis: wait for the container to fully boot upFrantisek Sumsal2019-12-312-2/+8
* coverity: replace python with jqEvgeny Vereshchagin2019-10-301-1/+1
* fuzzit: export the API key instead of using `auth`Evgeny Vereshchagin2019-09-121-3/+1
* travis: switch to the latest version of the fuzzit CLIEvgeny Vereshchagin2019-09-071-5/+5
* travis: protect the systemd organization on Fuzzit from forksv243.1Evgeny Vereshchagin2019-09-061-1/+5
* fuzzit: get MSan to track originsEvgeny Vereshchagin2019-08-091-1/+1
* fuzzit: collapse a series of commandsEvgeny Vereshchagin2019-08-081-64/+2
* fuzzit: switch to a new organizationEvgeny Vereshchagin2019-08-081-32/+32
* fuzzit: unleash MSan on all the fuzzersEvgeny Vereshchagin2019-08-071-1/+38
* fuzzit: ignore library versionYu Watanabe2019-07-231-1/+1
* Free up some resources on Azure PipelinesEvgeny Vereshchagin2019-07-171-59/+0
* tests: run TEST-01-BASIC under ASAN+UBSan againEvgeny Vereshchagin2019-07-161-3/+1
* tests: turn on the "object-size" UBSan check on FuzzitEvgeny Vereshchagin2019-07-111-2/+2
* test: install missing dependencies for CIsFrantisek Sumsal2019-07-082-1/+2
* travis: turn on all default UBSan checks except for pointer-overflow, object-...Evgeny Vereshchagin2019-06-171-5/+4
* fuzzit: sort UBSan checks alphabeticallyEvgeny Vereshchagin2019-06-171-1/+1
* travis: turn on nonnull-attribute on FuzzitEvgeny Vereshchagin2019-06-151-1/+1