1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-03 15:40:53 +02:00
Commit graph

17 commits

Author SHA1 Message Date
ClausKlein
78b430b172 I hate backslashes 2021-02-16 19:13:14 +01:00
ClausKlein
a13fc3b9f8 where is the dll? 2021-02-16 19:07:48 +01:00
ClausKlein
5c08961b72 the last try to solve this miracle 2021-02-16 18:57:14 +01:00
ClausKlein
fd7e1b94b3 Windoof for unix geeks ...
I will be crazy!
2021-02-16 18:45:15 +01:00
ClausKlein
d7a5e850a0 giv it up, no DLL with windoof 2021-02-15 21:14:51 +01:00
ClausKlein
4f66d198b9 usec ClangCL instead of MVC 2021-02-15 20:26:33 +01:00
ClausKlein
ab83f20c29 it is a nightmare with windoof!
ctest should be verbose
2021-02-15 17:33:17 +01:00
ClausKlein
1aad14a6fa change github actions to develop branch
set version to v1.0.1
2021-02-12 23:29:14 +01:00
Lars Melchior
b58e0717f4
Merge envs in workflows (#74)
* also use cache in install test

* merge envs
2021-01-21 09:16:01 +00:00
Lars Melchior
db49d07ca1
update actions/checkout to v2 (#73) 2021-01-20 18:44:04 +00:00
Lars Melchior
dd055e846c
use correct workflow dependent key (#72) 2021-01-20 18:11:38 +00:00
Lars Melchior
8ba41ae49c
Update CPM.cmake and cache dependencies in workflows (#70)
* update CPM.cmake to 0.28.0

* cache CPM.cmake dependencies

* create modules directory if it doesn't exist on windows

* experiment with env variable

* experiment 2

* experiment 3

* use env for all workflows

* make cache keys OS dependent

* replace env.GITHUB_ with github.workspace

* format workflow files

* update cache key

* use unique key for each workflow
2021-01-20 19:00:20 +01:00
Lars Melchior
363bf94ac1
only run actions for master branch (#33) 2020-04-25 00:29:27 +02:00
Lars Melchior
956c2f09b6
enable local actions for pull requests (#32) 2020-04-24 11:10:37 +02:00
Lars Melchior
a68c697c09
Run CI builds with parallel flags (#3)
* Run CI builds with parallel flags

* Ninja is unavailable. Fallback to -j4

* Update project name in readme
2020-04-14 14:05:36 +02:00
Lars Melchior
45d1ec8ba9 fix workflows 2020-04-11 12:35:55 +02:00
Lars Melchior
c94580f25c init 2020-04-11 12:31:08 +02:00