Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-07-22 | Replace vendored libcurl and minhook with submodules (#500)v1.17.1-rc1 | Jan | |
* Replace vendored libcurl and minhook with submodules * Add cmake utility for checking submodules and initializing them * Update build instructions to use Git | |||
2023-06-22 | Update release action to match push action (#476)v1.15.0-rc2v1.15.0 | F1F7Y | |
2023-06-22 | Move to cmake (#467)v1.15.0-rc1 | F1F7Y | |
Moves the entire project to cmake as the build system | |||
2023-04-22 | Replace `set-output` in GitHub Actions workflows (#452)v1.13.0-rc2v1.13.0-rc1v1.13.0 | pg9182 | |
`set-output` is being deprecated as per https://github.blog/changelog/2022-10-11-github-actions-deprecating-save-state-and-set-output-commands/ | |||
2023-04-07 | Bump download-artifact action to v3 (#444) | GeckoEidechse | |
v2 is deprecated | |||
2023-03-19 | CI create release and upload files on tag (#439) | GeckoEidechse | |
* CI create release and upload files on tag On tag creation, this creates a new release and uploads the corresponding compiled launcher and debug files. * Remove leftover `ls` * Remove condition to not build RCs Release candidates should also be built and uploaded. The condition for not building them was a leftover from copy-pasting code. * Move condition to parent * Make sure files are in root of zip Previously they were in a subfolder inside the zip * Remove leftover content from copy/paste | |||
2022-11-22 | Bump used Actions version (#339) | GeckoEidechse | |
Old version is being deprecated by GitHub | |||
2022-08-24 | Adjust folder structure (#242) | BobTheBob | |
* Adjust folder structure * change launcher directory name | |||
2022-07-20 | Mention reproducing bugs and feature usage desc. (#221)v1.9.3-rc1v1.9.3v1.9.2-rc2v1.9.2-rc1v1.9.2 | GeckoEidechse | |
2022-06-15 | Add pull request template (#188)v1.8.1-rc1 | GeckoEidechse | |
2022-02-08 | Multiple workflow triggers | Barichello | |
2022-02-05 | Update CI trigger | Barichello | |
2022-02-03 | Add format-check ci stage | Barichello | |
2022-01-05 | Add text files to CI artifacts | Barichello | |
2022-01-04 | switch to release builds | Jack Baron | |
2022-01-04 | don't upload all files | Jack Baron | |
2022-01-04 | add github actions workflow | Jack Baron | |