Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Upload emscripten artifact | Miodrag Milanovic | 2022-05-27 | 1 | -1/+5 |
| | |||||
* | Add emcc build (stuck if all cpus used on GH) | Miodrag Milanovic | 2022-05-27 | 1 | -0/+20 |
| | |||||
* | Merge pull request #3222 from zachjs/prune-linux-ci | Miodrag Milanović | 2022-03-11 | 1 | -2/+6 |
|\ | | | | | Prune Linux CI builds | ||||
| * | Prune Linux CI builds | Zachary Snow | 2022-03-11 | 1 | -2/+6 |
| | | |||||
* | | Disable tests on most of platforms | Miodrag Milanovic | 2022-03-10 | 2 | -28/+2 |
|/ | |||||
* | change to windows-2019 | Miodrag Milanović | 2022-01-26 | 1 | -1/+1 |
| | |||||
* | Forgot one | Miodrag Milanovic | 2022-01-11 | 1 | -1/+1 |
| | |||||
* | Change url to https | Miodrag Milanovic | 2022-01-11 | 2 | -2/+2 |
| | |||||
* | Limit macOS GH actions | Miodrag Milanović | 2021-11-08 | 1 | -5/+0 |
| | |||||
* | Must use latest flex to generate c++17 compatible code | Miodrag Milanovic | 2021-11-05 | 1 | -2/+4 |
| | |||||
* | ci: removed the old `test.yml` workflow, as it was replaced by ↵ | Aki Van Ness | 2021-10-31 | 1 | -91/+0 |
| | | | | `test-linux.yml` and `test-macos.yml` | ||||
* | ci: expanded the macOS tests suite to cover more compilers and C++ versions | Aki Van Ness | 2021-10-31 | 1 | -0/+157 |
| | |||||
* | ci: expanded the Linux test suite to cover more compilers and C++ versions | Aki Van Ness | 2021-10-31 | 1 | -0/+125 |
| | |||||
* | Update version.yml | Miodrag Milanović | 2021-07-30 | 1 | -2/+5 |
| | |||||
* | Add version bump workflow | Miodrag Milanovic | 2021-07-26 | 1 | -0/+31 |
| | |||||
* | github actions: Test on several gcc and clang versions on Linux. | Marcelina Kościelnicka | 2021-05-24 | 1 | -6/+31 |
| | | | | Fixes #2776. | ||||
* | Run VS build on PRs and each push | Miodrag Milanović | 2021-05-20 | 1 | -4/+1 |
| | |||||
* | Visual Studio build action | Miodrag Milanovic | 2021-05-17 | 1 | -0/+40 |
| | |||||
* | gha: trim macOS dependencies | Zachary Snow | 2021-03-28 | 1 | -3/+1 |
| | | | | | | - Only install needed dependencies rather than using Brewfile - Remove brew update (recent enough formulae already baked in) - Saves ~16 minutes in macOS CI | ||||
* | gha: combine jobs using matrix | Zachary Snow | 2021-03-28 | 1 | -43/+24 |
| | |||||
* | Add simple CI using github actions. | Marcelina Kościelnicka | 2021-03-18 | 1 | -0/+87 |
| | |||||
* | Update issue_template.md | Claire Xen | 2021-02-27 | 1 | -1/+1 |
| | |||||
* | Update issue template | Clifford Wolf | 2019-03-17 | 1 | -5/+5 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Update issue template | Clifford Wolf | 2019-03-17 | 1 | -0/+8 |
| | | | | Signed-off-by: Clifford Wolf <clifford@clifford.at> | ||||
* | Fix misspelling in issue_template.md | Tim Ansell | 2018-10-04 | 1 | -1/+1 |
| | | | It's been bugging me :-P | ||||
* | Create issue_template.md | Clifford Wolf | 2018-04-04 | 1 | -0/+16 |