1
0
Fork 0
mirror of https://github.com/TheLartians/ModernCppStarter.git synced 2025-09-01 06:30:52 +02:00
Commit graph

11 commits

Author SHA1 Message Date
Lars Melchior
efdf719125 make cache keys OS dependent 2021-01-20 18:26:57 +01:00
Lars Melchior
3a1747d772 experiment 3 2021-01-20 18:21:28 +01:00
Lars Melchior
8d939aa915 experiment 2 2021-01-20 18:19:41 +01:00
Lars Melchior
b1781e9428 experiment with env variable 2021-01-20 18:18:59 +01:00
Lars Melchior
ef4d37738f create modules directory if it doesn't exist on windows 2021-01-20 18:12:18 +01:00
Lars Melchior
e8d386c823 cache CPM.cmake dependencies 2021-01-20 18:08:08 +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