2
0
mirror of https://github.com/boostorg/cmake.git synced 2026-01-26 18:32:39 +00:00
Commit Graph

19 Commits

Author SHA1 Message Date
Peter Dimov
dc0a97cb89 Skip tests if a library requires an unsupported compile feature 2019-12-29 04:32:11 +02:00
Peter Dimov
b1ecad5bdf Change BoostTest messages a bit 2019-12-29 03:14:14 +02:00
Peter Dimov
2afc07ea7c boost_test: skip test if a compile feature is unknown to the compiler 2019-12-29 00:20:44 +02:00
Peter Dimov
b00d8f3da6 Add IGNORE_TEST_GLOBALS to boost_test 2019-12-29 00:14:39 +02:00
Peter Dimov
b93413c0fd Add support for global BOOST_TEST_* variables in BoostTest 2019-12-28 22:23:41 +02:00
Peter Dimov
2632456afb Make deprecation messages VERBOSE instead of DEBUG 2019-12-27 05:54:07 +02:00
Peter Dimov
ffc44ec474 Fix indentation in BoostTest 2019-12-27 01:46:50 +02:00
Peter Dimov
6e5effee23 Translate g++ style COMPILE_OPTIONS into their MSVC equivalents 2019-12-27 01:43:34 +02:00
Peter Dimov
122cef633a Add support for COMPILE_OPTIONS, COMPILE_FEATURES 2019-12-26 22:54:04 +02:00
Peter Dimov
587e88406c Do not create any tests when BUILD_TESTING is defined and OFF 2019-12-26 22:13:24 +02:00
Peter Dimov
fcd097612c Issue a debug message on use of LIBRARIES 2019-12-26 21:13:01 +02:00
Peter Dimov
52641dc776 boost_test: add support for COMPILE_DEFINITIONS 2019-12-26 21:07:57 +02:00
Peter Dimov
5b3e632d86 Fix link-fail test type to use an object library 2019-12-26 20:58:08 +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
f99ddc9a2a Warn on unparsed arguments, unknown test type in boost_test, boost_test_jamfile 2019-12-26 20:53:01 +02:00
Peter Dimov
1744751553 Add include guards 2019-12-21 04:23:53 +02:00
Peter Dimov
e52255e4b4 BoostTest: use STATIC libraries for compile tests 2019-12-16 04:22:37 +02:00
Peter Dimov
fd1edcf6d1 BoostTest: propagate configuration to nested cmake invocations 2019-12-16 01:42:50 +02:00
Peter Dimov
c9a31e1b06 Add BoostRoot, BoostMessage, BoostTest, BoostTestJamfile 2019-12-15 20:02:14 +02:00