Commit Graph

10 Commits

Author SHA1 Message Date
Kristian Bendiksen
5847547d81 #8981 GitHub Actions: Pin VM version used for daily builds 2022-11-24 07:26:56 +01:00
Magne Sjaastad
2cd7576413 Update files 2022-10-13 20:09:08 +02:00
Magne Sjaastad
ab9e8646db Update vcpkg and GitHub Actions (#8682)
* Update vcpkg to latest release (2021.05.12) Use https://github.com/microsoft/vcpkg
* Update all GHA to latest from dev
* Python code linting changes detected by black
2022-03-15 08:19:44 +01:00
Magne Sjaastad
b78cf3a4bb Use cmake-format on all cmake files 2021-08-26 19:46:38 +02:00
Magne Sjaastad
5bc599cd57 Include top level cmakelist and fix formatting 2021-04-29 10:42:16 +02:00
Gaute Lindkvist
04d5daca67 Create a new ApplicationExe project for the executable 2021-01-11 15:27:45 +01:00
Magne Sjaastad
b8c01eabb6 gha : Revert clang-format and cmake-format on PR
When using these workflows on PR, the following error message is displayed
Error: When the repository is checked out on a commit instead of a branch, the 'base' input must be supplied.
2020-11-19 08:17:55 +01:00
Magne Sjaastad
bc9a44803e gha : Make sure workflows are triggered by pull_request 2020-11-17 13:36:02 +01:00
Magne Sjaastad
659a1091b8 Update actions based on deprecated functions (#6979) 2020-11-12 19:14:11 +01:00
Gaute Lindkvist
3cd3b319d4 Add a github action and config file for running CMake-format (#6849)
* Add a github action and config file for running CMake-format
2020-10-30 11:51:13 +01:00