aboutsummaryrefslogtreecommitdiffstats
path: root/.github/workflows
Commit message (Expand)AuthorAgeFilesLines
* Deprecate gcc-4.8Miodrag Milanovic2023-01-111-21/+0
* Remove cacheMiodrag Milanovic2023-01-022-12/+0
* Separate deprecated compilers on CIMiodrag Milanovic2022-11-042-14/+21
* Update CodeQL actionMiodrag Milanovic2022-10-241-1/+1
* Update versions of CI actions usedMiodrag Milanovic2022-10-215-14/+14
* Add CodeQLMiodrag Milanovic2022-09-131-0/+29
* macos 10.15 deprecated by gh actionsMiodrag Milanovic2022-07-271-54/+0
* Upload emscripten artifactMiodrag Milanovic2022-05-271-1/+5
* Add emcc build (stuck if all cpus used on GH)Miodrag Milanovic2022-05-271-0/+20
* Merge pull request #3222 from zachjs/prune-linux-ciMiodrag Milanović2022-03-111-2/+6
|\
| * Prune Linux CI buildsZachary Snow2022-03-111-2/+6
* | Disable tests on most of platformsMiodrag Milanovic2022-03-102-28/+2
|/
* change to windows-2019Miodrag Milanović2022-01-261-1/+1
* Forgot oneMiodrag Milanovic2022-01-111-1/+1
* Change url to httpsMiodrag Milanovic2022-01-112-2/+2
* Limit macOS GH actionsMiodrag Milanović2021-11-081-5/+0
* Must use latest flex to generate c++17 compatible codeMiodrag Milanovic2021-11-051-2/+4
* ci: removed the old `test.yml` workflow, as it was replaced by `test-linux.ym...Aki Van Ness2021-10-311-91/+0
* ci: expanded the macOS tests suite to cover more compilers and C++ versionsAki Van Ness2021-10-311-0/+157
* ci: expanded the Linux test suite to cover more compilers and C++ versionsAki Van Ness2021-10-311-0/+125
* Update version.ymlMiodrag Milanović2021-07-301-2/+5
* Add version bump workflowMiodrag Milanovic2021-07-261-0/+31
* github actions: Test on several gcc and clang versions on Linux.Marcelina Kościelnicka2021-05-241-6/+31
* Run VS build on PRs and each pushMiodrag Milanović2021-05-201-4/+1
* Visual Studio build actionMiodrag Milanovic2021-05-171-0/+40
* gha: trim macOS dependenciesZachary Snow2021-03-281-3/+1
* gha: combine jobs using matrixZachary Snow2021-03-281-43/+24
* Add simple CI using github actions.Marcelina Kościelnicka2021-03-181-0/+87