aboutsummaryrefslogtreecommitdiff
path: root/.build.yml
Commit message (Collapse)AuthorAgeFilesLines
* .build.yml: Drop extra compilation flags and build with -WerrorRobert Tari2021-12-171-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-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-14/+2
|
* .build.yml: Also run unit tests during CI builds against Ubuntu.Robert Tari2021-09-021-2/+2
|
* .build.yml: Assure that all build requirements for libayatana-common are ↵Mike Gabriel2021-08-281-2/+32
| | | | available in CI build chroots.
* .build.yml: Fix CI failures in before_script stage. The libayatana-common ↵Mike Gabriel2021-08-281-39/+6
| | | | build-from-source requires Vala nowadays.
* create a data/sounds/ directory in the repo to hold Low battery.oggcharles kerr2021-08-281-0/+5
| | | | | We may be adding sounds for when we transition to battery charging/discharging, so set up a sounds/ directory now.
* Travis CI: Initial draft for CI builds.Mike Gabriel2021-05-031-0/+169