aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
Commit message (Collapse)AuthorAgeFilesLines
* Remove ENABLE_LOMIRI_FEATURES CMake flagRatchanan Srirattanamet2023-12-141-1/+1
| | | | | | | | There's no longer any Lomiri-specific code in this repo, so remove the flag. The unit test actually works without the flag, so do include it without the condition.
* .build.yml: Add accountsservice dependencyRobert Tari2023-12-041-0/+4
|
* .build.yml: Add missing dependencyRobert Tari2023-09-061-2/+6
|
* .build.yml: Add geoclue build dependencyRobert Tari2023-02-041-6/+6
|
* .build.yml: Build with ENABLE_LOMIRI_FEATURESRobert Tari2022-12-151-1/+1
|
* .build.yml: Build xsct from sourceRobert Tari2022-11-071-0/+19
|
* .build.yml: Drop extra compilation flags and build with -WerrorRobert Tari2022-01-121-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/+4
|
* .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-14/+2
|
* .build.yml: Also run unit tests on Ubuntu.Mike Gabriel2021-08-301-2/+2
|
* .build.yml: Adjust to new build requirements of built-from-source ↵Mike Gabriel2021-08-281-2/+44
| | | | libayatana-common.
* .build.yml: Add build requirement libayatana-common via a source build.Mike Gabriel2021-08-101-0/+12
|
* .build.yml: Enable CTEST_OUTPUT_ON_FAILURE for better cppcheck (et al.) ↵Mike Gabriel2021-08-041-1/+1
| | | | debugging.
* Travis CI: Initial CI build configuration.Mike Gabriel2021-08-041-0/+133