index
:
mruby
master
mruby2-draft
removing-y-tab-c
revert-5391-throw
stable
web_export
Lightweight Ruby
realtradam
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
appveyor.yml
Age
Commit message (
Expand
)
Author
2021-07-29
Install `bison` on the platforms.
removing-y-tab-c
Yukihiro "Matz" Matsumoto
2021-07-29
y.tab.c: remove auto generated `y.tab.c` from repository.
Yukihiro "Matz" Matsumoto
2021-04-03
chore: fix spelling
John Bampton
2021-01-08
Delay test code build until `rake test`
KOBAYASHI Shuji
2021-01-07
Immediately flush output to stdout/stderr so that logs are not mixed on CI
KOBAYASHI Shuji
2020-12-16
Rename build configuration files for CI
KOBAYASHI Shuji
2020-10-19
Revert `MRUBY_TARGET` mechanism; ref #5096
KOBAYASHI Shuji
2020-10-12
Run `rake gensym` on AppVeyor.
Yukihiro "Matz" Matsumoto
2020-10-12
Removed Bison related settings from `.travis.yml` and `appveyor.yml`
KOBAYASHI Shuji
2020-10-12
Remove explicit `rake gensym`.
Yukihiro "Matz" Matsumoto
2020-10-12
Specify `MRUBY_TARGET` in CI configuration YAML.
Yukihiro "Matz" Matsumoto
2020-10-12
Add `rake gensym` to `appveyor.yml` too.
Yukihiro "Matz" Matsumoto
2020-07-14
Set `STDOUT.sync=true` when testing on AppVeyor [skip travis]
KOBAYASHI Shuji
2020-07-07
remove verbose test output
Rory OConnell
2020-07-05
use verbose test output. use correct config file this time
Rory OConnell
2020-07-05
remove vs2013, separate build and test commands
Rory OConnell
2020-06-29
VS2013 32-bit does not work
Rory OConnell
2020-06-29
use 2015 image for 2013 builds, ruby 2 not on 2013 image
Rory OConnell
2020-06-29
fix quoting
Rory OConnell
2020-06-29
name appveyor jobs, fix <=2015 config
Rory OConnell
2020-06-29
simplify appveyor config
Rory OConnell
2020-06-29
per-machine appveyor os config
Rory OConnell
2020-06-29
update CI settings for Windows
Rory OConnell
2020-05-26
Removed Bison related settings from `.travis.yml` and `appveyor.yml`
KOBAYASHI Shuji
2020-05-20
Retry `rake -m` on AppVeyor [skip travis]
KOBAYASHI Shuji
2020-05-19
Revert "Use `rake -m` (multi-task) to `appveyor.yml`."
Yukihiro "Matz" Matsumoto
2020-05-19
Use `rake -m` (multi-task) to `appveyor.yml`.
Yukihiro "Matz" Matsumoto
2020-03-04
Enable MRB_METHOD_T_STRUCT by default on 32bit Windows
Sutou Kouhei
2019-03-18
Use Rake instead of MiniRake on AppVeyor
KOBAYASHI Shuji
2019-03-16
Refine `appveyor.yml`
KOBAYASHI Shuji
2017-10-24
Use Ruby 2.4 instead of AppVeyor's Default(Ruby 1.9)
bggd
2017-10-24
Use win_bison instead of Cygwin's bison. Use YACC environment variable instea...
bggd
2017-04-03
Change AppVeyor's clone_depth
bggd
2016-03-15
Add appveyor.yml for Visual Studio 2015/2013
bggd