2
0
mirror of https://github.com/boostorg/cmake.git synced 2026-01-22 17:12:14 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Peter Dimov
39443f18c0 Set CMAKE_MSVC_RUNTIME_LIBRARY before find_package 2021-05-25 22:25:02 +03:00
Peter Dimov
a72c0a5bb3 Add test/iostreams 2021-05-25 19:48:18 +03:00
Peter Dimov
00a85abba9 Set CMAKE_MSVC_RUNTIME_LIBRARY in the Appveyor install tests to match BOOST_RUNTIME_LINK 2020-01-14 06:50:34 +02:00
Peter Dimov
0f734cd08e Add test/timer 2020-01-12 20:31:29 +02:00
Peter Dimov
e56e750287 Add Atomic install tests to Travis, Appveyor 2019-12-30 19:28:58 +02:00
Peter Dimov
dd31b4d612 Fix test prefix 2019-12-29 00:48:24 +02:00
Peter Dimov
091d1f2956 Add tests for BOOST_TEST_* gobals 2019-12-29 00:11:58 +02:00
Peter Dimov
fb79883ab0 Merge branch 'develop' into feature/boost-test 2019-12-27 05:50:38 +02:00
Peter Dimov
cccc89e2ed Add install test using Assert 2019-12-27 05:23:40 +02:00
Peter Dimov
93a6bd9c9e Add test for -Wall -Werror 2019-12-27 01:55:39 +02:00
Peter Dimov
6e5effee23 Translate g++ style COMPILE_OPTIONS into their MSVC equivalents 2019-12-27 01:43:34 +02:00
Peter Dimov
f7e7a6760e Merge branch 'develop' into feature/boost-fetch 2019-12-27 00:53:16 +02:00
Peter Dimov
baee398276 Add missing license/copyright preamble 2019-12-27 00:52:39 +02:00
Peter Dimov
c33df96532 Add BoostFetch, tests for same 2019-12-26 23:28:24 +02:00
Peter Dimov
122cef633a Add support for COMPILE_OPTIONS, COMPILE_FEATURES 2019-12-26 22:54:04 +02:00
Peter Dimov
52641dc776 boost_test: add support for COMPILE_DEFINITIONS 2019-12-26 21:07:57 +02:00
Peter Dimov
2827aa8044 boost_test: rename LIBRARIES to LINK_LIBRARIES to match the property name 2019-12-26 20:54:49 +02:00
Peter Dimov
4d3d2e9f2a Fix module path 2019-12-26 20:19:46 +02:00
Peter Dimov
7d99cb8f27 Add tests for boost_test, boost_test_jamfile 2019-12-26 19:54:38 +02:00
Peter Dimov
788271ee68 Add install test using mp11 2019-12-22 20:09:25 +02:00