aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github (follow)
Commit message (Collapse)AuthorAge
* x86 is no longer supportedEgor Tensin2023-01-01
| | | | | Neither by Chocolatey nor by (according to Chocolatey package authors) the upstream.
* workflows/test: upgrade actionsEgor Tensin2022-12-11
|
* workflows/test: fix gcc package nameEgor Tensin2021-11-07
| | | | | There doesn't seme to be package "gcc", there's only "gcc-core" and "gcc-c++"?
* workflows/test: python3 is no longer a symlinkEgor Tensin2021-11-07
| | | | | | The upstream project seems to have made a decision to no longer make python3 a symlink to python3.X.exe, which is weird. Now we check the same thing about cc, which is still a symlink.
* workflows/test: use windows-latestEgor Tensin2021-06-15
|
* workflows/test: lintingEgor Tensin2021-05-04
|
* workflows/test: add job "shell: SHELLOPTS"Egor Tensin2021-04-28
|
* README: updateEgor Tensin2021-03-05
| | | | Closes #4.
* workflows/test.yml: add an example using shell:Egor Tensin2021-03-03
|
* rename symlinks-to-hardlinks to just hardlinksEgor Tensin2021-01-04
|
* add an option to get rid of symlinks in /binEgor Tensin2021-01-04
|
* workflows/test.yml: clearer job namesEgor Tensin2020-12-23
|
* workflows/test.yml: check %CYGWIN%Egor Tensin2020-12-23
|
* initial commitEgor Tensin2020-11-28