2
0
mirror of https://github.com/boostorg/dll.git synced 2026-01-26 06:32:10 +00:00
Files
dll/test/cpp_load_test.cpp
Nikita Kniazev 3b7d26647a Clang and ICC on Windows fixes (#33)
* There is no BOOST_MSVC_VER macro

* Clang and ICC on Windows fixes

* CI print bootstrap log on error

* Appveyor: Switch to VS2015 image because of Boost.Build

It requires `vswhere` to discover VC paths.

* Fix and improve branch detection on Travis

* Fix Clang-5 job on Travis

* Enable RTTI tests

* Add VC14.2 job

* Add Clang with VS2019 job

* Add comment to CI

* Restore the old simple logic for branches
2019-11-22 18:45:20 +03:00

7.4 KiB