| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-10-12 | Avoid use of designated initializers to generate `irep` struct. | Yukihiro "Matz" Matsumoto | |
| Since it's not supported on VC without `/std:c++latest`. That means it doesn't work for `cxx_api` build on Windows VC. | |||
| 2020-10-12 | Add `/std:c++latest` to VC option in `build.yml`. | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Specify new `MRUBY_TARGET` instead of `MRUBY_CONFIG`. | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Stop Rake multitasking on Windows-VC for the time being. | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Remove `rake -v` option from GitHub Actions. | Yukihiro "Matz" Matsumoto | |
| 2020-10-12 | Use the newer `bison` on GitHub actions macOS; ref #4903 | Yukihiro "Matz" Matsumoto | |
| `Windows-MinGW` and `Windows-VC` also requires updates. | |||
| 2020-10-12 | Start GitHub Actions; close #4903 | Takeshi Watanabe | |
| 2020-07-07 | remove verbose test output | Rory OConnell | |
| 2020-07-07 | fix rake -m for separating build and test steps | Rory OConnell | |
| 2020-07-05 | try not separating build and test steps | Rory OConnell | |
| 2020-07-05 | use verbose test output. use correct config file this time | Rory OConnell | |
| 2020-07-05 | use correct config file | Rory OConnell | |
| 2020-07-05 | separate build and test steps, remove MSC | Rory OConnell | |
| 2020-06-29 | update CI settings for Windows | Rory OConnell | |
| 2020-06-23 | Create codeql-analysis.yml | Yukihiro "Matz" Matsumoto | |
| 2020-06-04 | Remove `rake -v` option from GitHub Actions. | Yukihiro "Matz" Matsumoto | |
| 2020-06-04 | Remove `bison` installation from GitHub Actions. | Yukihiro "Matz" Matsumoto | |
| 2020-05-26 | Specify the latest `bison` on macOS; ref #4903 | Yukihiro "Matz" Matsumoto | |
| 2020-05-24 | Use the newer `bison` on GitHub actions macOS; ref #4903 | Yukihiro "Matz" Matsumoto | |
| `Windows-MinGW` and `Windows-VC` also requires updates. | |||
| 2020-05-24 | Start GitHub Actions; close #4903 | Takeshi Watanabe | |
| 2020-02-21 | CIFuzz action | Leo Neat | |
