Commit Graph

17 Commits

Author SHA1 Message Date
Matt Borgerson 9d75e3cc60 ci: Create release on tag 2020-06-19 05:22:11 -07:00
Matt Borgerson 3aa9c3ad13 ci: Fix unshallow, force tag download 2020-06-19 04:57:08 -07:00
Matt Borgerson c3cfccf2b9 ci: Only deploy to PPA if all platforms build 2020-05-25 23:30:21 -07:00
Matt Borgerson 2ddc2f4d49 ci: Sync master source to ppa-snapshot branch 2020-05-25 19:18:45 -07:00
Matt Borgerson 04f8a04259 ci: Add Ubuntu build tarball 2020-05-25 13:29:12 -07:00
Matt Borgerson 87e8c4b495 ci: Add macOS builds to release assets 2020-05-22 15:51:18 -07:00
Matt Borgerson 90461de5cf ci: Create .app bundle for macOS 2020-05-04 07:23:30 -07:00
Matt Borgerson d3a40ba843 ci: Add GTK to Ubuntu dependency list 2020-05-04 07:22:59 -07:00
Matt Borgerson 32812683e4 ci: Disable ccache for Windows for now 2020-05-01 04:11:17 -07:00
Matt Borgerson c25c186f0e ci: Update GitHub actions CI with name and toolchain repo 2020-03-12 01:05:45 -07:00
Matt Borgerson 8779bb933c ci: Remove glib from macOS dep list
Apparently it is already installed on the GitHub runners and trying to
install it again will cause an error now, failing the build.
2020-02-21 00:59:59 -07:00
Matt Borgerson da345f66ac ci: Merge artifacts and add a release job 2020-02-15 18:01:03 -07:00
Matt Borgerson 4d3555a36c ci: Merge build jobs to a single workflow 2020-02-15 15:25:08 -07:00
Matt Borgerson d57fa78169 ci: Unlink python@2 for macOS
Dependency resolution resulting in installation of 'python' will grab
python@3 which conflicts with existing python@2 installation's symlinks.
Unlink python@2 for now so python@3 can install cleanly.
2020-01-02 16:24:25 -07:00
Matt Borgerson 32ad2bc012 ci: Auto-confirm update to MSYS2 environment 2019-12-23 15:02:50 -07:00
Matt Borgerson dd26bee808 ci: Use ccache to reduce build time 2019-12-23 14:17:56 -07:00
Matt Borgerson 70f8837912 ci: Add GitHub Actions build workflows 2019-12-23 14:17:56 -07:00