aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
Commit message (Collapse)AuthorAgeFilesLines
* Drop testing/coverage optionsRobert Tari2023-09-061-1/+1
| | | | fixes https://github.com/AyatanaIndicators/ayatana-indicator-bluetooth/issues/46
* .build.yml: Drop extra compilation flags and build with -WerrorRobert Tari2022-01-111-3/+2
|
* .build.yml: Build libayatana-common with ENABLE_LOMIRI_FEATURESRobert Tari2021-12-151-1/+5
|
* .build.yml: Remove source code of locally built dependency after it has been ↵Mike Gabriel2021-10-261-0/+2
| | | | installed.
* .build.yml. Skip cppcheck run for the bluetooth indicator, only Vala code in ↵Mike Gabriel2021-10-261-5/+6
| | | | here.
* .build.yml: If we ever start having unit tests, run those unit tests in ↵Mike Gabriel2021-10-251-8/+4
| | | | build_scripts: target.
* .build.yml: Drop autogen.sh support.Mike Gabriel2021-10-251-13/+2
|
* .build.yml: Also run unit tests during CI builds against Ubuntu.Robert Tari2021-10-201-2/+2
|
* .build.yml: Adjust to lomiri-url-dispatcher being an optional dependency of ↵Robert Tari2021-08-281-20/+3
| | | | libayatana-common; Debian 11 has been released, so drop debian:stable specific requirements."
* Add libayatana-common dependenciesRobert Tari2021-08-281-0/+14
|
* Travis CI: Disable unit test runs (none present).Mike Gabriel2021-05-041-11/+11
|
* Travis CI: Initial draft for CI builds.Mike Gabriel2021-05-041-0/+153