index
:
setup-gcc
master
GitHub action to set up GCC
Egor Tensin
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
.github
(
unfollow
)
Commit message (
Expand
)
Author
2023-01-02
workflows/test: upgrade actions
Egor Tensin
2023-01-02
workflows/test: disable x86 Cygwin
Egor Tensin
2021-09-05
set up gcc/g++ symlinks
v1.2
Egor Tensin
2021-07-03
actions/build-foo: -std=c++11 instead of c++14
Egor Tensin
2021-07-03
actions/build-foo: use versioned g++ binary
Egor Tensin
2021-07-02
actions/check-cc-cygwin: show full executable path
Egor Tensin
2021-07-02
actions/run-foo: print actual output
Egor Tensin
2021-07-02
workflows/test: test multiple versions
Egor Tensin
2021-07-02
workflows/test: factor out steps + refactoring
Egor Tensin
2021-06-15
workflows/test: use windows-latest
v1.0
Egor Tensin
2021-06-15
workflows/test: use more Ubuntu distros
Egor Tensin
2021-01-10
workflows/test.yml: setup-cygwin v3
Egor Tensin
2021-01-07
Cygwin: option to convert symlinks to hardlinks
Egor Tensin
2021-01-07
setting up cc is optional now
Egor Tensin
2021-01-02
code style
Egor Tensin
2021-01-02
set up cc/c++ executables
Egor Tensin
2021-01-02
workflows/test.yml: remove redundant flags
Egor Tensin
2021-01-02
workflows/test.yml: don't run on Windows hosts
Egor Tensin
2021-01-01
workflows/test.yml: split building and running foo.exe
Egor Tensin
2021-01-01
add example foo.cpp
Egor Tensin