summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
AgeCommit message (Expand)Author
2021-07-01Remove gdbm/dbm related code from CIJeremy Evans
2021-06-16Fixed comments in cmd.exe script [ci skip]Nobuyoshi Nakada
2021-05-11Run nmake check on Actions (#4487)Takashi Kokubun
2021-05-10Split a Choco-Install commandTakashi Kokubun
2021-05-10Try running Choco-Install with powershellTakashi Kokubun
2021-05-10Retry choco installTakashi Kokubun
2021-03-08Suppress useless default branch name hint [ci skip]Nobuyoshi Nakada
2021-02-22Drop obsoleted ci skip checksTakashi Kokubun
2021-02-02Use the lateset winflexbison3Nobuyoshi Nakada
2021-02-02Add some git configurations in CIsNobuyoshi Nakada
2021-02-02Set git config in global instead of systemNobuyoshi Nakada
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