Commit Graph

166 Commits

Author SHA1 Message Date
Peter Dimov
a45e3b0e4d Add test/program_options 2019-05-02 16:19:42 +03:00
Peter Dimov
a085fbe291 Update .travis.yml 2019-05-02 15:56:02 +03:00
Peter Dimov
7798754624 Document new static/shared behavior 2019-05-02 02:19:20 +03:00
Peter Dimov
a5dd3f68e1 Default to static on Windows, shared otherwise 2019-05-01 21:28:09 +03:00
Peter Dimov
559d044fcd Map MinSizeRel and RelWithDebInfo to Release 2019-04-25 17:33:15 +03:00
Peter Dimov
9b3fea1cfb Test non-Debug/Release configurations on Appveyor 2019-04-25 03:45:34 +03:00
Peter Dimov
160c7cb2b2 Fix Boost_USE_STATIC_LIBS not overriding BUILD_SHARED_LIBS 2019-04-23 07:30:56 +03:00
Peter Dimov
6d641ea883 Improve verbose output 2019-04-23 07:00:43 +03:00
Peter Dimov
90e5ac3c1e Improve _NOT_FOUND_MESSAGE 2019-04-23 05:36:48 +03:00
Peter Dimov
675d1ca16a Test static-only with BUILD_SHARED_LIBS=ON 2019-04-23 05:05:52 +03:00
Peter Dimov
0728c0197c Add tests for shared only/static only to Travis 2019-04-23 02:31:58 +03:00
Peter Dimov
bda1128d2e Merge branch 'feature/fphsa-variables' into develop 2019-04-19 06:24:06 +03:00
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 boost-1.70.0 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 boost-1.70.0.beta1 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