| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-07-26 | Use preinstalled MSYS2 | Mateusz Mikuła | -14/+3 | |
| 2020-07-23 | ci: Stop setting CI_OVERRIDE_SHELL environment variable | Kristofer Rye | -2/+15 | |
| This will render the src/ci/exec-with-shell.py script more or less useless, but we're going to replace that by just using the system bash instead. Signed-off-by: Kristofer Rye <kristofer.rye@gmail.com> | ||||
| 2020-05-22 | Revert MSYS2 CI workaround | Mateusz Mikuła | -2/+1 | |
| 2020-05-20 | Workaround MSYS2/chocolatey issue again | Mateusz Mikuła | -1/+1 | |
| 2020-05-18 | Update pacman first | Mateusz Mikuła | -1/+2 | |
| 2020-03-24 | ci: add github actions configuration | Pietro Albini | -0/+3 | |
| 2019-12-24 | Use the chocolatey CDN directly to avoid the flaky API | Aidan Hobson Sayers | -6/+10 | |
| 2019-12-22 | temporary retry around msys2 install | Mark Rousskov | -4/+6 | |
| 2019-11-22 | ci: add support for GitHub Actions in the CI scripts | Pietro Albini | -3/+3 | |
| 2019-10-30 | ci: revert msys2 ca-certificates hack | Pietro Albini | -8/+0 | |
| The hack was added because upstream msys2 broke the ca-certificates package, but since then it has been fixed. This reverts CI to use the upstream package. | ||||
| 2019-10-25 | ci: fix tidy | Pietro Albini | -0/+1 | |
| 2019-10-25 | ci: split install-msys2 step into two separate scripts | Pietro Albini | -14/+0 | |
| 2019-10-25 | ci: fix wrong path being set in install-msys2.sh | Pietro Albini | -1/+1 | |
| 2019-10-25 | ci: extract installing msys2 into a script | Pietro Albini | -0/+40 | |
