| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | actions/[email protected] -> actions/checkout@v3 | Dan Engelbrecht | 2022-11-14 | 2 | -8/+8 |
| * | update github actions versions to avoid node js warnings | Dan Engelbrecht | 2022-11-14 | 2 | -9/+9 |
| * | update action cancel old build to 0.11.0 (#186)v0.1.9-pre1 | Dan Engelbrecht | 2022-11-08 | 1 | -1/+1 |
| * | create release in Sentry and set version string in executable (#162) | Dan Engelbrecht | 2022-09-12 | 1 | -6/+21 |
| * | updated codeowners (#157) | Dan Engelbrecht | 2022-09-05 | 1 | -1/+7 |
| * | Use "\\?\" prefixed paths and fix hardcoded path delimiters (#149) | Dan Engelbrecht | 2022-08-26 | 2 | -36/+36 |
| * | redefine vcpkg cache naming | Dan Engelbrecht | 2022-08-26 | 2 | -6/+6 |
| * | Upload symbol information to Sentry when creating release (#148) | Dan Engelbrecht | 2022-08-26 | 1 | -0/+30 |
| * | Build script cleanup (#150)v0.1.4-pre23v0.1.4-pre20 | Dan Engelbrecht | 2022-08-25 | 2 | -51/+67 |
| * | re-enable MacOS build (#144)v0.1.4-pre19v0.1.4-pre14v0.1.4-pre13v0.1.4-pre11 | Dan Engelbrecht | 2022-08-22 | 2 | -121/+121 |
| * | bump vcpkg version to 2022.08.15 (#146) | Dan Engelbrecht | 2022-08-19 | 2 | -6/+6 |
| * | Adding CODEOWNERS file for reviewers. | alex.dunn | 2022-08-12 | 1 | -0/+37 |
| * | disable macos github agent | Dan Engelbrecht | 2022-06-27 | 2 | -119/+119 |
| * | add macos builds (#133) | Dan Engelbrecht | 2022-06-24 | 2 | -12/+138 |
| * | merged from main | Stefan Boberg | 2022-06-16 | 2 | -10/+16 |
| * | move envv0.1.2-pre1 | Dan Engelbrecht | 2022-06-02 | 1 | -1/+2 |
| * | pick up version number from env variable set by github | Dan Engelbrecht | 2022-06-02 | 1 | -0/+2 |
| * | move release job to in-house linux agent | Dan Engelbrecht | 2022-06-02 | 1 | -3/+1 |
| * | 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 |
| * | read part of changelog allowing us to keep history | Dan Engelbrecht | 2022-06-02 | 1 | -2/+6 |
| * | enable windows bundle in validate | Dan Engelbrecht | 2022-06-02 | 1 | -13/+13 |
| * | re-enable windows bundle | Dan Engelbrecht | 2022-06-02 | 1 | -17/+17 |
| * | 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 |
| * | go back to skipping windows bundle on release | Dan Engelbrecht | 2022-06-02 | 2 | -22/+24 |
| * | show path | Dan Engelbrecht | 2022-06-02 | 1 | -0/+2 |
| * | remove clear build folder | Dan Engelbrecht | 2022-06-02 | 1 | -6/+0 |
| * | clear build folder with Powershell - temp disable validate | Dan Engelbrecht | 2022-06-02 | 2 | -2/+2 |
| * | clear build folder | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| * | clear xmake cache take 2 | Dan Engelbrecht | 2022-06-02 | 1 | -6/+6 |
| * | clear xmake cache | Dan Engelbrecht | 2022-06-02 | 1 | -0/+6 |
| * | re-enable windows bundle on create release | Dan Engelbrecht | 2022-06-02 | 1 | -51/+49 |
| * | fix brackets | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| * | use tagging as trigger for creating release | Dan Engelbrecht | 2022-06-02 | 2 | -134/+0 |
| * | bundle if we are on main branch | Dan Engelbrecht | 2022-06-02 | 1 | -4/+32 |
| * | cleanup | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| * | check out repo to get to CHANGELOG.md | Dan Engelbrecht | 2022-06-02 | 1 | -0/+2 |
| * | read release changelog from CHANGELOG.md | Dan Engelbrecht | 2022-06-02 | 1 | -7/+10 |
| * | get artifact target name is a directory | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| * | remove quotes | Dan Engelbrecht | 2022-06-02 | 1 | -4/+5 |
| * | absolute paths | Dan Engelbrecht | 2022-06-02 | 1 | -4/+4 |
| * | no wildcards | Dan Engelbrecht | 2022-06-02 | 1 | -1/+3 |
| * | artifact path | Dan Engelbrecht | 2022-06-02 | 1 | -1/+1 |
| * | find downloaded artifacts | Dan Engelbrecht | 2022-06-02 | 1 | -0/+3 |
| * | fix path to release artifacts upload | Dan Engelbrecht | 2022-06-02 | 1 | -1/+1 |
| * | skip windows until we can run 7z | Dan Engelbrecht | 2022-06-02 | 1 | -52/+48 |
| * | 7z path | Dan Engelbrecht | 2022-06-02 | 1 | -4/+5 |