| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | actions/[email protected] -> actions/checkout@v3 | Dan Engelbrecht | 2022-11-14 | 1 | -4/+4 |
| | | |||||
| * | update github actions versions to avoid node js warnings | Dan Engelbrecht | 2022-11-14 | 1 | -5/+5 |
| | | |||||
| * | update action cancel old build to 0.11.0 (#186)v0.1.9-pre1 | Dan Engelbrecht | 2022-11-08 | 1 | -1/+1 |
| | | |||||
| * | Use "\\?\" prefixed paths and fix hardcoded path delimiters (#149) | Dan Engelbrecht | 2022-08-26 | 1 | -18/+18 |
| | | | | | | | * use "\\?\" prefix for windows paths * fix path delimiters * disable vcpkg caching * Workaround for spdlog not being able to create directories prefixed with `\\?\` | ||||
| * | redefine vcpkg cache naming | Dan Engelbrecht | 2022-08-26 | 1 | -3/+3 |
| | | |||||
| * | Build script cleanup (#150)v0.1.4-pre23v0.1.4-pre20 | Dan Engelbrecht | 2022-08-25 | 1 | -48/+46 |
| | | | | | | * always do 'config' to avoid user input problems in CI * always bundle on validate release, remove separate build release * bump vcpkg cache | ||||
| * | re-enable MacOS build (#144)v0.1.4-pre19v0.1.4-pre14v0.1.4-pre13v0.1.4-pre11 | Dan Engelbrecht | 2022-08-22 | 1 | -70/+70 |
| | | | | | * re-enable MacOS build * bump vcpkg version | ||||
| * | bump vcpkg version to 2022.08.15 (#146) | Dan Engelbrecht | 2022-08-19 | 1 | -3/+3 |
| | | |||||
| * | disable macos github agent | Dan Engelbrecht | 2022-06-27 | 1 | -68/+68 |
| | | |||||
| * | add macos builds (#133) | Dan Engelbrecht | 2022-06-24 | 1 | -2/+72 |
| | | | | | | | | * add macos builds * bump timeout to 15 minutes and add timeout to create-release flow * strip -pre suffix from version when running config * fix pre-release check * bump version | ||||
| * | merged from main | Stefan Boberg | 2022-06-16 | 1 | -0/+6 |
| | | |||||
| * | release spellingv0.1.1 | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| | | |||||
| * | only bundle on release config | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| | | |||||
| * | fix bundle upload path | Dan Engelbrecht | 2022-06-02 | 1 | -6/+6 |
| | | |||||
| * | trigger validation build on push to main | Dan Engelbrecht | 2022-06-02 | 1 | -0/+2 |
| | | |||||
| * | enable windows bundle in validate | Dan Engelbrecht | 2022-06-02 | 1 | -13/+13 |
| | | |||||
| * | make sure cancel old builds runs first | Dan Engelbrecht | 2022-06-02 | 1 | -0/+3 |
| | | |||||
| * | remove windows bundle | Dan Engelbrecht | 2022-06-02 | 1 | -13/+24 |
| | | | | | cancel previous validate for same branch (not main) | ||||
| * | go back to skipping windows bundle on release | Dan Engelbrecht | 2022-06-02 | 1 | -5/+7 |
| | | |||||
| * | clear build folder with Powershell - temp disable validate | Dan Engelbrecht | 2022-06-02 | 1 | -1/+1 |
| | | |||||
| * | fix brackets | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| | | |||||
| * | use tagging as trigger for creating release | Dan Engelbrecht | 2022-06-02 | 1 | -0/+152 |