Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1632 from simpsont-oci/disable_fast_fail_for_matrix_builds | Adam Mitz | 2021-07-30 | 4 | -0/+5 |
|\ | |||||
| * | typo fix, one more location | Timothy Simpson | 2021-07-22 | 4 | -4/+5 |
| * | Disable fast-fail strategy for matrix builds | Timothy Simpson | 2021-07-22 | 4 | -0/+4 |
* | | Update windows.yml | Johnny Willemsen | 2021-07-23 | 1 | -1/+1 |
|/ | |||||
* | Update linux.yml | Johnny Willemsen | 2021-06-14 | 1 | -1/+1 |
* | Upgrade to vcpkg 2021.05.12 | Johnny Willemsen | 2021-05-14 | 1 | -1/+1 |
* | Make use of concurrency cancel-in-progress | Johnny Willemsen | 2021-05-05 | 6 | -18/+20 |
* | Upgrade to latest vcpkg release | Johnny Willemsen | 2021-05-03 | 1 | -1/+1 |
* | Update linux.yml | Johnny Willemsen | 2021-04-28 | 1 | -1/+1 |
* | Add gcc11 to github actions CI | Johnny Willemsen | 2021-04-28 | 1 | -0/+5 |
* | Merge pull request #1476 from jwillemsen/jwi-clang12 | Johnny Willemsen | 2021-04-19 | 1 | -0/+6 |
|\ | |||||
| * | Add clang12 | Johnny Willemsen | 2021-04-19 | 1 | -0/+6 |
* | | Add workflow_dispatch to github action CI | Johnny Willemsen | 2021-04-09 | 5 | -0/+5 |
|/ | |||||
* | Update windows.yml | Johnny Willemsen | 2021-03-15 | 1 | -2/+2 |
* | Add zlib to the github action on windows | Johnny Willemsen | 2021-03-15 | 1 | -7/+10 |
* | Specify workflow names | Johnny Willemsen | 2021-03-09 | 1 | -1/+1 |
* | Specify workflow names | Johnny Willemsen | 2021-03-09 | 1 | -3/+3 |
* | Add cancel of previous runs | Johnny Willemsen | 2021-03-09 | 1 | -0/+18 |
* | Upgrade to lukka/run-vcpkg@v7 | Johnny Willemsen | 2021-02-22 | 1 | -1/+1 |
* | Don't force c++11 through the github action, that should be the default | Johnny Willemsen | 2021-01-25 | 1 | -7/+2 |
* | Use cygpath to convert to unix paths | Johnny Willemsen | 2020-12-02 | 1 | -8/+4 |
* | Special path env | Johnny Willemsen | 2020-12-02 | 1 | -0/+8 |
* | Install mignw compiler | Johnny Willemsen | 2020-12-02 | 1 | -8/+1 |
* | Only mingw64gcc | Johnny Willemsen | 2020-12-02 | 1 | -2/+2 |
* | No ipv6 | Johnny Willemsen | 2020-12-02 | 1 | -1/+0 |
* | pacman must use msys shell | Johnny Willemsen | 2020-12-02 | 1 | -8/+11 |
* | Further enhance mingw steps | Johnny Willemsen | 2020-12-02 | 1 | -7/+40 |
* | Use linux steps | Johnny Willemsen | 2020-12-02 | 1 | -4/+8 |
* | Update job name and changed shell | Johnny Willemsen | 2020-12-02 | 1 | -5/+1 |
* | Correct jobs yaml | Johnny Willemsen | 2020-12-02 | 1 | -4/+2 |
* | Add mingw github action | Johnny Willemsen | 2020-12-02 | 1 | -0/+41 |
* | Upgrade to run-vcpkg v6 | Johnny Willemsen | 2020-11-28 | 1 | -1/+1 |
* | Remove C++03 from the github macosx actions | Johnny Willemsen | 2020-11-09 | 1 | -1/+1 |
* | Upgrade to vcpkg 2020.11 | Johnny Willemsen | 2020-11-03 | 1 | -1/+1 |
* | Upgrade to lukka/run-vcpkg@v5 | Johnny Willemsen | 2020-11-02 | 1 | -1/+1 |
* | Add macos-11.0 github action environment | Johnny Willemsen | 2020-10-28 | 1 | -2/+2 |
* | Add clang11 | Johnny Willemsen | 2020-10-24 | 1 | -0/+6 |
* | Merge pull request #1259 from jwillemsen/jwillemsen-patch-1 | Johnny Willemsen | 2020-10-12 | 1 | -1/+1 |
|\ | |||||
| * | Change to use microsoft/setup-msbuild@v1 | Johnny Willemsen | 2020-10-12 | 1 | -1/+1 |
* | | Upgrade to lukka/run-vcpkg@v4 | Johnny Willemsen | 2020-10-12 | 1 | -1/+1 |
|/ | |||||
* | Removed setting of ipv6, doesn't work with face | Johnny Willemsen | 2020-10-08 | 1 | -8/+0 |
* | Add separate workflow for face and run the scheduled builds earlier | Johnny Willemsen | 2020-10-08 | 5 | -4/+90 |
* | Merge pull request #1236 from jwillemsen/jwi-codeql | Johnny Willemsen | 2020-09-09 | 1 | -0/+14 |
|\ | |||||
| * | Add CodeQL configuration as test | Johnny Willemsen | 2020-09-09 | 1 | -0/+14 |
* | | Upgrade to 2020.07 vcpkg release | Johnny Willemsen | 2020-09-03 | 1 | -1/+1 |
|/ | |||||
* | Use environment variables for checkout paths | Johnny Willemsen | 2020-08-26 | 3 | -3/+3 |
* | Enable windows on push | Johnny Willemsen | 2020-08-26 | 1 | -0/+1 |
* | Merge pull request #1216 from jwillemsen/jwi-linuxfeaturestravis | Johnny Willemsen | 2020-08-26 | 1 | -2/+47 |
|\ | |||||
| * | Updated names of steps | Johnny Willemsen | 2020-08-24 | 1 | -2/+2 |
| * | Platform include should be last | Johnny Willemsen | 2020-08-24 | 1 | -5/+5 |