aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
Commit message (Expand)AuthorAgeFilesLines
* Fix unit test failure on Ubuntu 20.04Robert Tari2021-09-201-0/+3
* .build.yml: Also run unit tests during CI builds against Ubuntu.Mike Gabriel2021-08-291-2/+2
* .build.yml: On Debian, actively enable unit tests when building with CMake.Mike Gabriel2021-04-211-1/+5
* .build.yml: Don't fail on which's non-zero exit-code.Mike Gabriel2021-04-211-1/+1
* .build.yml: Run unit tests in xvfb-run environment (if xvfb-run is $PATH).Mike Gabriel2021-04-211-2/+5
* .build.yml: Test target with CMake is 'test', with autotools it is 'check'.Mike Gabriel2021-04-211-1/+5
* .build.yml: No such Makefile target distcheck with CMake builds.Mike Gabriel2021-04-211-1/+0
* .build.yml: Don't run cmake in Clang mode. Breaks GCC builds later on.Mike Gabriel2021-04-211-1/+1
* .build.yml: Drop echo statement.Mike Gabriel2021-04-201-1/+0
* .build.yml: Don't confuse docker-build with unneeded colons (confuses YAML pa...Mike Gabriel2021-04-201-1/+1
* .build.yml: Re-add clang for archlinux and ubuntu (needed for scan-build comm...Mike Gabriel2021-04-201-0/+3
* .build.yml: Add build requirements: gcovr, lcov.Mike Gabriel2021-04-201-0/+6
* .build.yml: Additionall pull in cmake related packages.Mike Gabriel2021-04-201-3/+9
* .build.yml: Drop not-required build requirements.Mike Gabriel2021-04-201-5/+0
* .build.yml: Add CMake support.Mike Gabriel2021-04-201-3/+11
* .build.yml: Drop fedora build target.Mike Gabriel2021-04-201-23/+0
* .build.yml: Try installing pacman to work-around missing /var/lib/pacman dire...Mike Gabriel2021-04-201-0/+1
* Travis-CI: Simplify CI scripts, drop fedora remnants, no gen-index script nee...Mike Gabriel2021-04-201-5/+0
* TRAVIS: Disable Fedora CI builds for now (and thus, cppcheck).Mike Gabriel2021-04-201-23/+23
* Travis: Enable CI builds against Fedora.Mike Gabriel2020-12-221-19/+22
* .build.yml: Add 'which' build-requirement (needed by autogen.sh / mate-common...Mike Gabriel2020-12-031-0/+1
* Travis: First attempt at CI building against Archlinux.Mike Gabriel2020-12-031-14/+13
* TRAVIS: Add .build.yml (missing in previous commit).Mike Gabriel2020-12-021-0/+125