| Age | Commit message (Collapse) | Author | Lines | |
|---|---|---|---|---|
| 2020-04-10 | Enforce Python 3 as much as possible | Guillaume Gomez | -3/+3 | |
| 2020-03-18 | ci: use python from the correct path | Pietro Albini | -2/+3 | |
| Apparently the old path we were using for Python 2 on Windows was not documented, and eventually got removed. This switches our CI to use the correct path. | ||||
| 2019-12-30 | ci: install binutils in msys2 | Pietro Albini | -1/+2 | |
| 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: split install-msys2 step into two separate scripts | Pietro Albini | -0/+25 | |
