Age | Commit message (Collapse) | Author | |
---|---|---|---|
2020-02-13 | Fix GitHub Actions on macOS for real this time. | Sadie Powell | |
2020-02-02 | Fix GitHub Actions building on macOS. | Sadie Powell | |
For some reason Homebrew is imploding on upgrade and this is making our builds fail. Let's not upgrade for now. | |||
2020-01-18 | Improve manually enabling extra modules. | Sadie Powell | |
- Allow modules to be specified without their prefix and extensions in --{disable,enable}-extras. - Allow modules to be space delimited in --{disable,enable}-extras. | |||
2020-01-17 | Migrate from Travis CI to GitHub Actions. | Sadie Powell | |
This brings shiny new GitHub integrations as well as allowing us to bring back the macOS builds which were disabled because of the very broken Travis CI macOS infrastructure. |