aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/.github (unfollow)
Commit message (Collapse)Author
2023-01-02workflows/test: add Jammy, GCC 12Egor Tensin
2023-01-02workflows/test: upgrade actionsEgor Tensin
2023-01-02workflows/test: disable x86 CygwinEgor Tensin
2021-09-05set up gcc/g++ symlinksv1.2Egor Tensin
2021-07-03actions/build-foo: -std=c++11 instead of c++14Egor Tensin
2021-07-03actions/build-foo: use versioned g++ binaryEgor Tensin
2021-07-02actions/check-cc-cygwin: show full executable pathEgor Tensin
2021-07-02actions/run-foo: print actual outputEgor Tensin
2021-07-02workflows/test: test multiple versionsEgor Tensin
2021-07-02workflows/test: factor out steps + refactoringEgor Tensin
2021-06-15workflows/test: use windows-latestv1.0Egor Tensin
2021-06-15workflows/test: use more Ubuntu distrosEgor Tensin
2021-01-10workflows/test.yml: setup-cygwin v3Egor Tensin
2021-01-07Cygwin: option to convert symlinks to hardlinksEgor Tensin
2021-01-07setting up cc is optional nowEgor Tensin
The better version of Link-Exe routine have been copied from setup-clang.
2021-01-02code styleEgor Tensin
2021-01-02set up cc/c++ executablesEgor Tensin
2021-01-02workflows/test.yml: remove redundant flagsEgor Tensin
2021-01-02workflows/test.yml: don't run on Windows hostsEgor Tensin
I'm tired of all the red crosses.
2021-01-01workflows/test.yml: split building and running foo.exeEgor Tensin
2021-01-01add example foo.cppEgor Tensin