summaryrefslogtreecommitdiff
path: root/travis-ci/managers/fedora.sh
Commit message (Expand)AuthorAgeFilesLines
* ci: remove remaining Travis CI artifactscoverity-now-for-realFrantisek Sumsal2021-01-111-121/+0
* travis: add missing optional build dependenciesFrantisek Sumsal2020-12-201-0/+1
* ci: also set -Dfuzz-tests=true if -Dslow-tests=trueYu Watanabe2020-11-131-2/+2
* coverity: install systemdEvgeny Vereshchagin2020-07-121-2/+2
* travis: install missing deps for the Coverity runFrantisek Sumsal2020-07-061-2/+6
* travis: sort dependenciesFrantisek Sumsal2020-06-161-13/+15
* travis: drop stuff moved to GH ActionsFrantisek Sumsal2020-06-161-48/+0
* travis: use a matrix for similar jobsFrantisek Sumsal2020-06-161-4/+4
* travis: check build with various compiler optionsFrantisek Sumsal2020-06-091-6/+70
* ci: add new dependencies to CILennart Poettering2020-01-281-0/+1
* ci: add dependencies for repart + cryptsetup's pkcs#11 supportLennart Poettering2020-01-201-1/+4
* travis: wait for the container to fully boot upFrantisek Sumsal2019-12-311-2/+4
* coverity: replace python with jqEvgeny Vereshchagin2019-10-301-1/+1
* Merge pull request #12510 from keszybz/test-directivesYu Watanabe2019-05-211-2/+9
|\
| * tests: install perl for CIZbigniew Jędrzejewski-Szmek2019-05-201-1/+9
| * test: run check-directives.sh as part of the test suiteZbigniew Jędrzejewski-Szmek2019-05-201-1/+0
* | meson: default to -Dman=false to make development quickerZbigniew Jędrzejewski-Szmek2019-05-091-1/+1
|/
* travis: install llvm to get llvm-symbolizerEvgeny Vereshchagin2018-12-041-1/+1
* travis: also run the tests built with clang under ASan+UBsanEvgeny Vereshchagin2018-12-041-3/+6
* travis: also build systemd with clangEvgeny Vereshchagin2018-12-011-1/+6
* travis: make sure that *.perf and directives.* files are in syncEvgeny Vereshchagin2018-11-281-0/+1
* tests: skip test_exec_ambientcapabilities on Travis CI under ASanEvgeny Vereshchagin2018-11-201-0/+1
* travis: make the ASan & UBsan job a little bit stricterEvgeny Vereshchagin2018-11-171-1/+5
* travis: use double the normal timeout in the ASan & UBSan stageEvgeny Vereshchagin2018-11-141-1/+3
* travis: also compile and run unsafe unit testsEvgeny Vereshchagin2018-11-141-2/+2
* travis: treat warnings as errors while building systemdEvgeny Vereshchagin2018-11-101-2/+2
* tests: keep SYS_PTRACE when running under ASanFrantisek Sumsal2018-11-091-1/+0
* travis: use 3 times the normal timeout when the tests are run under ASan+UBSanEvgeny Vereshchagin2018-11-081-1/+1
* travis.yml: replace test-capability with a script exiting with 77Evgeny Vereshchagin2018-11-081-0/+1
* travis: UBSan should be every C programmer's friend so let's build systemd wi...Evgeny Vereshchagin2018-11-081-3/+5
* travis: move the ASan part into a separate stageEvgeny Vereshchagin2018-11-081-2/+3
* travis: also rebuild everything with ASanEvgeny Vereshchagin2018-11-081-1/+5
* travis: install dependencies necessary for running parse-hwdb.pyEvgeny Vereshchagin2018-11-081-1/+1
* travis: drop the workaround for test-capabilityFrantisek Sumsal2018-11-081-1/+0
* travis: show all commands when building systemdEvgeny Vereshchagin2018-11-071-1/+1
* travis: build and run fuzzers against crash reproducersEvgeny Vereshchagin2018-11-071-1/+1
* travis: overwrite test-capability with a simple script that is just skippedEvgeny Vereshchagin2018-11-071-0/+1
* travis: workaround for dnf upgradeFrantisek Sumsal2018-11-061-1/+3
* travis: drop the unnecessary /etc/machine-id magicFrantisek Sumsal2018-11-061-7/+2
* travis: run Coverity on a more stable Fedora releaseFrantisek Sumsal2018-11-061-1/+1
* travis: move Docker setup to a separate scriptFrantisek Sumsal2018-11-061-0/+65