summaryrefslogtreecommitdiff
path: root/.github/workflows/windows.yml
Commit message (Expand)AuthorAgeFilesLines
* .github: reduce copy&paste卜部昌平2020-10-211-8/+7
* Use %VCVARS%Nobuyoshi Nakada2020-10-131-3/+4
* Remove unused commit_infoKazuhiro NISHIYAMA2020-10-061-3/+0
* Use the previous winflexbison3Nobuyoshi Nakada2020-09-011-1/+2
* Use zlib provided by vcpkg in mswin CI (#3397)Hiroshi SHIBATA2020-08-071-6/+1
* mswin build - install src zlib files after checkoutNobuyoshi Nakada2020-08-011-5/+5
* mswin build - install src zlib filesMSP-Greg2020-08-011-1/+6
* Add more timeouts to macos, mjit, ubuntu and windows workflows.Samuel Williams2020-07-201-0/+1
* Update actions/cache from v1 to v2Sora Morimoto2020-07-151-2/+2
* Update without touch-unicode-filesNobuyoshi Nakada2020-06-161-1/+0
* Just update sources in CI without fetchingNobuyoshi Nakada2020-06-161-2/+3
* No GITPULLOPTIONS by defaultNobuyoshi Nakada2020-06-041-1/+1
* No one reads the detached head adviceNobuyoshi Nakada2020-06-041-0/+3
* Fetch no tagsNobuyoshi Nakada2020-06-041-0/+2
* Removed fetch-depthNobuyoshi Nakada2020-06-041-1/+0
* .github: use actions/checkout@v2 again卜部昌平2020-05-121-12/+4
* Use `--depth` on pull requestKazuhiro NISHIYAMA2020-03-301-1/+1
* Drop direct Slack notification from CIsTakashi Kokubun2020-03-091-17/+3
* Hook an experimental alert from ActionsTakashi Kokubun2020-03-071-0/+13
* .github: make use of working-directory卜部昌平2020-03-021-4/+5
* .github: less verbose on: specifier卜部昌平2020-03-021-7/+1
* Use github.run_id in notification payload URLKazuhiro NISHIYAMA2020-02-101-1/+1
* Add branch option to checkout on pushKazuhiro NISHIYAMA2020-01-111-1/+2
* Slightly change the job wording [ci skip]Takashi Kokubun2020-01-061-1/+1
* Support running Actions on a forkTakashi Kokubun2020-01-061-2/+2
* Remove code to prevent double build on trunkTakashi Kokubun2019-12-311-1/+1
* More consistent failure notificationsTakashi Kokubun2019-12-311-2/+2
* Try to use `set-output`Kazuhiro NISHIYAMA2019-12-111-1/+2
* Remove debug printKazuhiro NISHIYAMA2019-12-091-1/+0
* Add extract-gems to GitHub Actions CIKazuhiro NISHIYAMA2019-11-301-0/+2
* Drop windows-2016 on GitHub ActionsKazuhiro NISHIYAMA2019-11-271-7/+2
* Add `--with-openssl-dir` to windows on GitHub ActionsKazuhiro NISHIYAMA2019-11-261-1/+1
* Make GitHub Actions notification more like TravisTakashi Kokubun2019-11-131-1/+1
* Use shallow-since instead of depthKazuhiro NISHIYAMA2019-11-131-2/+2
* Migrate Wercker MJIT tests to Actions (#2676)Takashi Kokubun2019-11-121-1/+1
* Add commit number of today to notification of GitHub ActionsKazuhiro NISHIYAMA2019-11-131-1/+3
* Improve Actions job name shown on toolipTakashi Kokubun2019-11-121-2/+2
* Add matrix.os to cache key (#2671)Kazuhiro NISHIYAMA2019-11-121-2/+4
* Try to use actions/cache on windowsKazuhiro NISHIYAMA2019-11-121-0/+13
* Try out-of-place buildNobuyoshi Nakada2019-10-281-6/+10
* Add more matrix info to slack payloadKazuhiro NISHIYAMA2019-10-281-1/+1
* Add `shell: cmd`Kazuhiro NISHIYAMA2019-10-251-0/+3
* Do not show progress at chocolateyNobuyoshi Nakada2019-10-251-1/+1
* Install openssl with chocolateyNobuyoshi Nakada2019-10-251-2/+2
* Split by `&&`Nobuyoshi Nakada2019-10-251-2/+6
* Expanded an environment variableNobuyoshi Nakada2019-10-251-3/+1
* Get rid of control flow by cmd.exeNobuyoshi Nakada2019-10-251-10/+2
* Remove unreachable step level `[ci skip]`Kazuhiro NISHIYAMA2019-10-101-1/+0
* Check '[ci skip]' at job levelKazuhiro NISHIYAMA2019-10-091-0/+1
* Roughly retry choco install commandsTakashi Kokubun2019-09-031-1/+6