Commit Graph

204 Commits

Author SHA1 Message Date
Peter Dimov
2ad1f94a7f Set Boost_VERBOSE on Travis and Appveyor 2019-04-19 04:02:45 +03:00
Peter Dimov
05ed67bf56 Set Boost_<cmp>_FOUND for FindPackageHandleStandardArgs compatibility 2019-04-19 01:31:42 +03:00
Peter Dimov
4bf56cc76f Disable all status messages unless Boost_VERBOSE is set 2019-04-18 21:33:54 +03:00
Peter Dimov
3880d500a9 Fix 'unable to construct' warnings 2019-04-18 01:02:36 +03:00
Peter Dimov
4c2bc82d4b Do not generate the variant.cmake file when no $(lib-target) is present 2019-04-18 00:08:22 +03:00
Peter Dimov
f4f75a89b3 Add back Python 3.5 to Travis 2019-04-17 18:03:46 +03:00
Peter Dimov
0e3f9e33d6 Document Boost_PYTHON_VERSION in BoostConfig.cmake 2019-04-16 06:01:55 +03:00
Peter Dimov
6e835907b3 Remove Python 3.5 from .travis.yml 2019-04-16 05:55:17 +03:00
Peter Dimov
5cdf176551 Update .travis.yml 2019-04-16 01:51:11 +03:00
Peter Dimov
ab490840bb Update .travis.yml 2019-04-16 00:31:36 +03:00
Peter Dimov
eeb9a0cb86 Add --debug-configuration to Travis 2019-04-16 00:07:04 +03:00
Peter Dimov
5053335da8 Add support for Boost_PYTHON_VERSION, to choose the Boost.Python variant in case more than one is installed 2019-04-15 21:16:59 +03:00
Peter Dimov
2aab8d488e Issue a warning when an imported location is overwritten 2019-04-15 20:35:15 +03:00
Peter Dimov
752e390453 Update tag rule to include <python> when relevant 2019-04-15 18:46:32 +03:00
Peter Dimov
8ada4f352f Update appveyor.yml 2019-04-15 17:52:52 +03:00
Peter Dimov
657f67e12a Update appveyor.yml 2019-04-15 17:40:55 +03:00
Peter Dimov
38de805562 Update appveyor.yml 2019-04-15 17:38:53 +03:00
Peter Dimov
4444511b81 Use three Python versions on Travis 2019-04-15 17:14:17 +03:00
Peter Dimov
bf59e2d1cc Use three Python versions on Appveyor 2019-04-15 17:11:14 +03:00
Peter Dimov
56839a428f Update version to 1.71.0 2019-04-13 01:07:01 +03:00
Peter Dimov
da77cdfd76 Detect msvc-14.2 2019-03-24 17:55:42 +02:00
Peter Dimov
68c1506bd4 Ignore dependency suffixes 2019-03-12 00:16:58 +02:00
Peter Dimov
ba82fdf6c1 Add zlib-1.2.11 and bzip2-1.0.6 to test/iostreams, to build from source on Appveyor 2019-03-11 22:16:15 +02:00
Peter Dimov
cf4b78006e test/iostreams: link to zlib and bzip2 in CMakeLists.txt 2019-03-11 19:31:10 +02:00
Peter Dimov
096f05db51 Add test/iostreams 2019-03-11 16:32:22 +02:00
Peter Dimov
5bc0961483 Use <install-dependencies>on when staging because of zlib/bzip2/zstd/lzma 2019-03-10 02:46:01 +02:00
Peter Dimov
b1e5c9117a Add descriptive comments to BoostConfig.cmake 2019-03-07 17:47:58 +02:00
Peter Dimov
0eb645a6d7 Add toolset=msvc-14.1 on Appveyor, as it autodetects msvc-14.2 2019-03-03 13:22:13 +02:00
Peter Dimov
cefc9f10d9 Detect clang-cl as clangw 2019-03-03 05:58:05 +02:00
Peter Dimov
c114aed56b Remove even more Appveyor configurations 2019-01-15 03:38:35 +02:00
Peter Dimov
545bca1807 Add -j3 to b2 install 2019-01-15 01:28:14 +02:00
Peter Dimov
e2abe0fc79 Remove Appveyor configurations to improve throughput; use VS 2017; add tagged layout test 2019-01-14 19:58:55 +02:00
Peter Dimov
c74cce7c25 Fix typo 2019-01-14 19:01:27 +02:00
Peter Dimov
e9f80678b7 Use depinst -X test in appveyor.yml too 2019-01-14 17:51:49 +02:00
Peter Dimov
c1c132a038 Fix typo 2019-01-14 04:51:27 +02:00
Peter Dimov
3036662f27 Add assert and core (needed for lightweight_test); use --jobs 3 2019-01-14 04:19:40 +02:00
Peter Dimov
cecae5082a Add -X test to depinst 2019-01-14 03:45:48 +02:00
Peter Dimov
de300d88b7 Merge branch 'feature/runtime-debugging' into develop 2019-01-13 22:01:49 +02:00
Peter Dimov
a7b5f018c4 Display version and directory in Found messages 2019-01-13 21:01:07 +02:00
Peter Dimov
efdd1afcb7 Enable runtime-debugging check 2019-01-13 20:12:08 +02:00
Peter Dimov
d3d790086b Add a few more Travis configurations 2019-01-13 19:23:56 +02:00
Peter Dimov
873ccb5ca1 Only check toolset when --layout=versioned 2019-01-13 18:53:59 +02:00
Peter Dimov
b664b68eec Reorder rejections by actionability 2019-01-13 17:55:50 +02:00
Peter Dimov
cef92ddbf1 Do not drop minor version from clang-darwin, to match b2 2019-01-13 15:53:09 +02:00
Peter Dimov
dcf4d89f0f Only add version to BOOST_DETECTED_TOOLSET when it's set 2019-01-13 15:50:35 +02:00
Peter Dimov
80d83aab84 Merge branch 'feature/make-required' into feature/travis-macos 2019-01-13 15:48:10 +02:00
Peter Dimov
dc00b6938c Test --layout=tagged as well 2019-01-13 15:35:35 +02:00
Peter Dimov
350edc9e81 Add more Travis configurations 2019-01-13 15:20:04 +02:00
Peter Dimov
934aeb1f07 Add REQUIRED to find_package in tests 2019-01-13 15:09:14 +02:00
Peter Dimov
1a4bca34e1 Add macOS tests to Travis 2019-01-13 05:48:43 +02:00