Age | Commit message (Collapse) | Author | |
---|---|---|---|
2021-12-01 | Make build job names more descriptive (#2657) | John Villalovos | |
Previously every build showed up in the CI as "build". Update the job names to reflect what they are. For example the Ubuntu build is now called "ubuntu_build" Co-authored-by: Patrick <tingping@tingping.se> | |||
2021-10-07 | ci: Don't install libproxy-dev | Patrick | |
2021-07-13 | Remove libnotify dependency | Patrick Griffis | |
Instead just talk directly to the service. This fixes *sending* a notification being blocking IO. | |||
2021-07-13 | actions: Build on Ubuntu 20.04 | Patrick Griffis | |
18.04 requires newer Ninja | |||
2021-07-13 | build: Misc cleanup of options | Patrick Griffis | |
Cleanup of option names, use features where applicable, and printing of summary. | |||
2021-06-21 | actions: Remove default value in ubuntu build | Patrick Griffis | |
2021-05-23 | Update github workflows | DjLegolas | |
2019-09-20 | Switch to Github Actions for Linux CI | Patrick Griffis | |