summaryrefslogtreecommitdiffhomepage
path: root/appveyor.yml
AgeCommit message (Expand)Author
2021-04-03chore: fix spellingJohn Bampton
2021-01-08Delay test code build until `rake test`KOBAYASHI Shuji
2021-01-07Immediately flush output to stdout/stderr so that logs are not mixed on CIKOBAYASHI Shuji
2020-12-16Rename build configuration files for CIKOBAYASHI Shuji
2020-10-19Revert `MRUBY_TARGET` mechanism; ref #5096KOBAYASHI Shuji
2020-10-12Run `rake gensym` on AppVeyor.Yukihiro "Matz" Matsumoto
2020-10-12Removed Bison related settings from `.travis.yml` and `appveyor.yml`KOBAYASHI Shuji
2020-10-12Remove explicit `rake gensym`.Yukihiro "Matz" Matsumoto
2020-10-12Specify `MRUBY_TARGET` in CI configuration YAML.Yukihiro "Matz" Matsumoto
2020-10-12Add `rake gensym` to `appveyor.yml` too.Yukihiro "Matz" Matsumoto
2020-07-14Set `STDOUT.sync=true` when testing on AppVeyor [skip travis]KOBAYASHI Shuji
2020-07-07remove verbose test outputRory OConnell
2020-07-05use verbose test output. use correct config file this timeRory OConnell
2020-07-05remove vs2013, separate build and test commandsRory OConnell
2020-06-29VS2013 32-bit does not workRory OConnell
2020-06-29use 2015 image for 2013 builds, ruby 2 not on 2013 imageRory OConnell
2020-06-29fix quotingRory OConnell
2020-06-29name appveyor jobs, fix <=2015 configRory OConnell
2020-06-29simplify appveyor configRory OConnell
2020-06-29per-machine appveyor os configRory OConnell
2020-06-29update CI settings for WindowsRory OConnell
2020-05-26Removed Bison related settings from `.travis.yml` and `appveyor.yml`KOBAYASHI Shuji
2020-05-20Retry `rake -m` on AppVeyor [skip travis]KOBAYASHI Shuji
2020-05-19Revert "Use `rake -m` (multi-task) to `appveyor.yml`."Yukihiro "Matz" Matsumoto
2020-05-19Use `rake -m` (multi-task) to `appveyor.yml`.Yukihiro "Matz" Matsumoto
2020-03-04Enable MRB_METHOD_T_STRUCT by default on 32bit WindowsSutou Kouhei
2019-03-18Use Rake instead of MiniRake on AppVeyorKOBAYASHI Shuji
2019-03-16Refine `appveyor.yml`KOBAYASHI Shuji
2017-10-24Use Ruby 2.4 instead of AppVeyor's Default(Ruby 1.9)bggd
2017-10-24Use win_bison instead of Cygwin's bison. Use YACC environment variable instea...bggd
2017-04-03Change AppVeyor's clone_depthbggd
2016-03-15Add appveyor.yml for Visual Studio 2015/2013bggd