Commit Graph

10 Commits

Author SHA1 Message Date
Victor Zverovich
4b885c8633 Replace windows_error with system_error 2021-05-07 06:19:03 -07:00
Alexey Ochapov
d23e315ea2 CI windows: add MSVC C++20 build 2021-04-26 16:35:32 -07:00
Vladislav Shchapov
4dc7170d21
Fix C++17 builds: (#2192)
- Fix C++17 Visual Studio builds.
- Use C++17 for `windows-2019` builds.
- Removed options for unsupported compiler (MSVC11).
- Removed options, not needed after enabling C++11+ features in gmock/gtest.
2021-03-26 06:19:43 -07:00
Jonathan Gopel
5533641319
🆕 [CI] Test with C++14 in Windows 2019 (#2020)
Problem:
- Both Windows builds test C++14

Solution:
- Use C++11 for `windows-2016` builds and C++14 for `windows-2019`
  builds.

Co-authored-by: Jonathan Gopel <jgopel@quantlab.com>
2020-11-19 06:04:16 -08:00
Victor Zverovich
6d14f78115 Fix linkage errors when linking with a shared library (#2011) 2020-11-12 06:11:17 -08:00
Victor Zverovich
bcab36da3f Update CI config 2020-11-03 16:01:26 -08:00
Victor Zverovich
0103408a5c Update CI config 2020-11-03 14:39:43 -08:00
Victor Zverovich
205eb3a8f2 Update CI config 2020-11-03 13:27:15 -08:00
Victor Zverovich
cef6dfb422 Update CI config 2020-11-03 10:46:03 -08:00
Victor Zverovich
c8703ba40b Update CI config 2020-11-03 10:45:16 -08:00