aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
Commit message (Collapse)AuthorAgeFilesLines
* .build.yml: Add librda dependencyRobert Tari2023-09-101-1/+5
|
* .build.yml: Drop extra compilation flags and build with -WerrorRobert Tari2022-01-271-3/+2
|
* .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURESRobert Tari2021-12-101-1/+5
|
* .build.yml: Remove source code of locally built dependency after it has been ↵Mike Gabriel2021-10-251-0/+2
| | | | installed.
* .build.yml: Run unit tests in build_scripts: target.Mike Gabriel2021-10-251-8/+5
|
* .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-15/+2
|
* .build.yml: Add dbus dependency for Ubuntu buildsRobert Tari2021-09-021-0/+2
|
* .build.yml: Also run unit tests during CI builds against Ubuntu.Robert Tari2021-09-021-2/+2
|
* .build.yml: Add missing libayatana-common dependencies for ArchLinuxRobert Tari2021-08-281-0/+4
|
* .build.yml: Drop lomiri-url-dispatcher dependencyRobert Tari2021-08-281-1/+0
|
* .build.yml: Add new build requirements for libayatana-common to dependency ↵Mike Gabriel2021-08-281-1/+15
| | | | blocks.
* .build.yml: Drop extra-dependency block for debian:stable (now that Debian ↵Mike Gabriel2021-08-281-15/+0
| | | | 11 is released).
* .build.yml: URL fixes (copy+paste flaws).Mike Gabriel2021-05-031-3/+2
|
* Travis CI: Obtain libayatana-common from upstream Git (not from distro ↵Mike Gabriel2021-05-021-0/+10
| | | | | | | | archives). The libayatana-common shared library is too new to be available in the distros we run CI builds against and also possibly contains features in Git we need for testing which haven't see a release, yet.
* .build.yml: Produce verbose test output on test failures.Mike Gabriel2021-04-281-1/+1
|
* .build.yml: Use special set of build requirements for ubuntu:focal and ↵Mike Gabriel2021-04-281-0/+29
| | | | debian:stable.
* Travis-CI: Initial draft for CI builds.Mike Gabriel2021-04-271-0/+113