Commit message (Collapse) | Author | ||
---|---|---|---|
2021-11-07 | workflows/test: fix gcc package name | Egor Tensin | |
There doesn't seme to be package "gcc", there's only "gcc-core" and "gcc-c++"? | |||
2021-11-07 | workflows/test: python3 is no longer a symlink | Egor Tensin | |
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. | |||
2021-06-15 | workflows/test: use windows-latest | Egor Tensin | |
2021-05-04 | workflows/test: linting | Egor Tensin | |
2021-04-28 | workflows/test: add job "shell: SHELLOPTS" | Egor Tensin | |
2021-03-05 | README: update | Egor Tensin | |
Closes #4. | |||
2021-03-03 | workflows/test.yml: add an example using shell: | Egor Tensin | |
2021-01-04 | rename symlinks-to-hardlinks to just hardlinks | Egor Tensin | |
2021-01-04 | add an option to get rid of symlinks in /bin | Egor Tensin | |
2020-12-23 | workflows/test.yml: clearer job names | Egor Tensin | |
2020-12-23 | workflows/test.yml: check %CYGWIN% | Egor Tensin | |