Elias Steurer
da708019b0
Update vcpkg to master 25.01.2021
2021-01-25 17:04:36 +01:00
Elias Steurer
9fa317a6c5
Fix osx build script
2021-01-16 17:31:07 +01:00
Elias Steurer
4c2cb43af7
Update CI to Qt 5.15.2
2021-01-16 16:59:27 +01:00
Elias Steurer
05f9bc001e
Update vcpkg to 26.12.20
2020-12-26 12:07:49 +01:00
Elias Steurer
893eec7e32
Fix linux ci compilation
2020-11-08 15:17:59 +01:00
Elias Steurer
b43769cc14
Fix osx ci not executing command in shell
2020-10-31 20:10:28 +01:00
Elias Steurer
f188e6eb1c
Fix osx compilation and CI
2020-10-31 19:59:46 +01:00
Elias Steurer
2ca67739ef
Fix build.py syntax
2020-10-31 19:34:42 +01:00
Elias Steurer
051a31a065
Fix casing and macos build
2020-10-31 19:32:15 +01:00
Elias Steurer
e1f75d639c
Add OSX
2020-10-31 19:30:38 +01:00
Elias Steurer
612f37c45b
Add install_dependencies_linux_mac to CI
2020-10-31 13:50:50 +01:00
Elias Steurer
536d2623c1
Add doctest and google benchmark
2020-10-30 15:37:00 +01:00
Elias Steurer
2311cdaccb
Format file with latest python 3.9
...
Apparently my python 3.6 install an old cmakelang
2020-10-29 20:06:13 +01:00
Elias Steurer
f6db59f955
Add print for git diff
2020-10-29 19:52:28 +01:00
Elias Steurer
3ad6a61aa3
Fix build path
...
Add check if build type arg is missing
2020-10-29 19:17:45 +01:00
Elias Steurer
72a5485e7f
Move vcpkg out of ScreenPlay source tree
...
This has some advatages. For one QtCreator starts way faster because
it queries _ALL_ files in the source dir. This can take to minute long
startup when using many packages. This makes some check python
scripts easier to write.
2020-10-29 18:52:37 +01:00
Elias Steurer
b5dae423cb
Add new ci build script and check step
...
This is python based and is now functional for windows. We now
should be able to extend this script for linux and mac.
Move setup script to Tools folder.
2020-10-29 18:19:22 +01:00