Commit Graph

6 Commits (master)

Author SHA1 Message Date
Daniel Kolesa 9a6c3798b3 CI: use bash for CI scripts 2021-04-15 20:54:24 +02:00
Daniel Kolesa 86f9cbdc07 try enabling mingw CI 2021-04-15 20:49:36 +02:00
Daniel Kolesa ad1c345401 reenable macos in CI 2021-04-12 20:02:05 +02:00
Daniel Kolesa 5e9aefb52a disable mac and mingw cross CI builds for now
apparently macos c++ stdlib is missing c++20 features (particularly
string_view doesn't seem to accept two pointers in a constructor)
and mingw is only present as gcc9 in ubuntu 20.04 (too old)
2021-04-12 03:59:01 +02:00
Daniel Kolesa 8bdb68b298 use gcc10 for linux, fix windows build script typo 2021-04-12 03:45:22 +02:00
Daniel Kolesa f31a4f00f9 add CI infra 2021-04-12 03:36:36 +02:00