summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
AgeCommit message (Expand)Author
2020-10-21.github: reduce copy&paste卜部昌平
2020-10-13Use %VCVARS%Nobuyoshi Nakada
2020-10-06Remove unused commit_infoKazuhiro NISHIYAMA
2020-09-01Use the previous winflexbison3Nobuyoshi Nakada
2020-08-07Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA
2020-08-01mswin build - install src zlib files after checkoutNobuyoshi Nakada
2020-08-01mswin build - install src zlib filesMSP-Greg
2020-07-20Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams
2020-07-15Update actions/cache from v1 to v2Sora Morimoto
2020-06-16Update without touch-unicode-filesNobuyoshi Nakada
2020-06-16Just update sources in CI without fetchingNobuyoshi Nakada
2020-06-04No GITPULLOPTIONS by defaultNobuyoshi Nakada
2020-06-04No one reads the detached head adviceNobuyoshi Nakada
2020-06-04Fetch no tagsNobuyoshi Nakada
2020-06-04Removed fetch-depthNobuyoshi Nakada
2020-05-12.github: use actions/checkout@v2 again卜部昌平
2020-03-30Use `--depth` on pull requestKazuhiro NISHIYAMA
2020-03-09Drop direct Slack notification from CIsTakashi Kokubun
2020-03-07Hook an experimental alert from ActionsTakashi Kokubun
2020-03-02.github: make use of working-directory卜部昌平
2020-03-02.github: less verbose on: specifier卜部昌平
2020-02-10Use github.run_id in notification payload URLKazuhiro NISHIYAMA
2020-01-11Add branch option to checkout on pushKazuhiro NISHIYAMA
2020-01-06Slightly change the job wording [ci skip]Takashi Kokubun
2020-01-06Support running Actions on a forkTakashi Kokubun
2019-12-31Remove code to prevent double build on trunkTakashi Kokubun
2019-12-31More consistent failure notificationsTakashi Kokubun
2019-12-11Try to use `set-output`Kazuhiro NISHIYAMA
2019-12-09Remove debug printKazuhiro NISHIYAMA
2019-11-30Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA
2019-11-27Drop windows-2016 on GitHub ActionsKazuhiro NISHIYAMA
2019-11-26Add `--with-openssl-dir` to windows on GitHub ActionsKazuhiro NISHIYAMA
2019-11-13Make GitHub Actions notification more like TravisTakashi Kokubun
2019-11-13Use shallow-since instead of depthKazuhiro NISHIYAMA
2019-11-12Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun
2019-11-13Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA
2019-11-12Improve Actions job name shown on toolipTakashi Kokubun
2019-11-12Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA
2019-11-12Try to use actions/cache on windowsKazuhiro NISHIYAMA
2019-10-28Try out-of-place buildNobuyoshi Nakada
2019-10-28Add more matrix info to slack payloadKazuhiro NISHIYAMA
2019-10-25Add `shell: cmd`Kazuhiro NISHIYAMA
2019-10-25Do not show progress at chocolateyNobuyoshi Nakada
2019-10-25Install openssl with chocolateyNobuyoshi Nakada
2019-10-25Split by `&&`Nobuyoshi Nakada
2019-10-25Expanded an environment variableNobuyoshi Nakada
2019-10-25Get rid of control flow by cmd.exeNobuyoshi Nakada
2019-10-10Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA
2019-10-09Check '[ci skip]' at job levelKazuhiro NISHIYAMA
2019-09-03Roughly retry choco install commandsTakashi Kokubun