Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate gcc-4.8 | Miodrag Milanovic | 2023-01-11 | 1 | -21/+0 |
| | |||||
* | Remove cache | Miodrag Milanovic | 2023-01-02 | 2 | -12/+0 |
| | |||||
* | Separate deprecated compilers on CI | Miodrag Milanovic | 2022-11-04 | 2 | -14/+21 |
| | |||||
* | Update CodeQL action | Miodrag Milanovic | 2022-10-24 | 1 | -1/+1 |
| | |||||
* | Update versions of CI actions used | Miodrag Milanovic | 2022-10-21 | 5 | -14/+14 |
| | |||||
* | github: issues: added an OS dropdown to the issue template | Aki Van Ness | 2022-10-12 | 1 | -1/+13 |
| | |||||
* | Add CodeQL | Miodrag Milanovic | 2022-09-13 | 1 | -0/+29 |
| | |||||
* | Replaced old markdown Issue template with new GitHub forms templates (#3468) | Aki | 2022-09-05 | 4 | -24/+100 |
| | | | | | | | | This PR replaces the old markdown issue template with the new YAML based form templates for GitHub, this allows us to enforce required fields and also auto-tag with labels. This doesn't remove the ability to open a blank issue, but it is obscured so it is not the primary thing people are likely to do. This also added link entries in the issue creation page to link to the Discussions tab, Community Slack, and IRC channel. | ||||
* | macos 10.15 deprecated by gh actions | Miodrag Milanovic | 2022-07-27 | 1 | -54/+0 |
| | |||||
* | 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 |