Peter Dimov
|
d36e6f4855
|
Update version
|
2025-12-11 20:24:59 +02:00 |
|
Peter Dimov
|
7d00157773
|
Update the CMakeLists.txt files for System and Regex, because they are header-only in 1.89 and above and no longer have components
|
2025-11-13 18:17:32 +02:00 |
|
Peter Dimov
|
bcd971791e
|
Update version
|
2025-11-13 16:23:57 +02:00 |
|
Peter Dimov
|
c9fbbd0236
|
Update version
|
2024-12-13 13:35:45 +02:00 |
|
Peter Dimov
|
2132658243
|
Update version
|
2024-08-18 01:57:08 +03:00 |
|
Peter Dimov
|
b03d7fc9c4
|
Add VERBATIM to add_custom_target
|
2024-07-18 17:13:22 +03:00 |
|
Peter Dimov
|
fa9d46d547
|
Update version
|
2024-04-16 11:38:59 +03:00 |
|
Peter Dimov
|
e3d5ca3e6f
|
Update version
|
2023-12-16 16:59:49 +02:00 |
|
Peter Dimov
|
5b323ba5ed
|
Update version
|
2023-08-12 23:49:29 +03:00 |
|
Peter Dimov
|
05799a9b01
|
Update version
|
2023-04-15 18:48:52 +03:00 |
|
Peter Dimov
|
c2b8ea9ac7
|
Update Boost version
|
2022-12-15 07:51:03 +02:00 |
|
Peter Dimov
|
09ed8cfeee
|
Update Boost version
|
2022-08-15 20:02:25 +03:00 |
|
Peter Dimov
|
85e1406a57
|
Update Boost version
|
2022-04-14 11:38:38 +03:00 |
|
Peter Dimov
|
83eac82da9
|
Update Boost version
|
2021-12-09 04:05:06 +02:00 |
|
Peter Dimov
|
e3584aef65
|
Test cmake_minimum_required(3.2) in test/headers (refs #52)
|
2021-08-17 15:19:04 +03:00 |
|
Peter Dimov
|
ff171f591f
|
Update Boost version
|
2021-08-17 14:03:18 +03:00 |
|
Peter Dimov
|
047edbaab4
|
Update Boost version
|
2021-04-17 19:11:36 +03:00 |
|
Peter Dimov
|
90df96bd22
|
Update Boost version
|
2020-12-14 03:35:20 +02:00 |
|
Peter Dimov
|
b2072cd87b
|
No longer link to ZLIB::ZLIB, BZip2::BZip2 manually in test/iostreams
|
2020-09-28 21:52:00 +03:00 |
|
Peter Dimov
|
cfa8b2b1eb
|
Update Boost version
|
2020-08-15 03:11:55 +03:00 |
|
Peter Dimov
|
088b8aae7f
|
Update Boost version
|
2020-04-30 18:29:12 +03:00 |
|
Peter Dimov
|
dc769f59a2
|
Add a Travis test for CONFIG COMPONENTS ALL
|
2020-04-23 17:12:44 +03:00 |
|
Peter Dimov
|
f93818c02d
|
Make test/random use an intermediate library that links to Boost::random privately
|
2020-03-24 16:36:03 +02:00 |
|
Peter Dimov
|
34e380ac63
|
Update bzip2 to 1.0.8
|
2020-03-17 20:54:02 +02:00 |
|
Peter Dimov
|
a52e9c1a38
|
Add USE_PYTHON_VERSION, USE_PYTHON_COMPONENT to Travis
|
2020-03-07 16:57:55 +02:00 |
|
Peter Dimov
|
c8c544545d
|
Add support for USE_ALL_COMPONENTS to test/filesystem, test/log
|
2020-01-07 18:44:32 +02:00 |
|
Peter Dimov
|
8ca34abf2c
|
Update BOOST_VERSION
|
2019-12-11 23:18:17 +02:00 |
|
Peter Dimov
|
95845ae28b
|
Add test/mpi
|
2019-10-26 01:17:13 +03:00 |
|
Peter Dimov
|
f6d3c4177c
|
Update test CMakeLists files to support USE_STAGED_BOOST and Boost_ROOT
|
2019-10-23 20:54:17 +03:00 |
|
Peter Dimov
|
31737036f6
|
Update Boost version
|
2019-08-29 00:05:48 +03:00 |
|
Peter Dimov
|
daa6552eae
|
Add versioned targets (Boost::python27) for compatibility
|
2019-06-06 19:20:44 +03:00 |
|
Peter Dimov
|
367e177c1a
|
Add support for versioned python/numpy components
|
2019-06-05 19:12:36 +03:00 |
|
Peter Dimov
|
de4d056405
|
Do not attempt to use shared_ptr.hpp in test/headers; it's not installed
|
2019-05-09 19:53:12 +03:00 |
|
Peter Dimov
|
aa6f51752c
|
Use old-style variables in test/regex
|
2019-05-09 19:17:40 +03:00 |
|
Peter Dimov
|
0928e2c5d4
|
Add test/headers
|
2019-05-09 18:41:15 +03:00 |
|
Peter Dimov
|
a45e3b0e4d
|
Add test/program_options
|
2019-05-02 16:19:42 +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
|
56839a428f
|
Update version to 1.71.0
|
2019-04-13 01:07:01 +03: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
|
934aeb1f07
|
Add REQUIRED to find_package in tests
|
2019-01-13 15:09:14 +02:00 |
|
Peter Dimov
|
0f1f9bea03
|
Add find_package(Boost) tests
|
2019-01-11 07:49:32 +02:00 |
|
Peter Dimov
|
513bc2f4f5
|
Test atomic with find_package(Boost)
|
2019-01-11 04:29:58 +02:00 |
|
Peter Dimov
|
750aee17de
|
Add test/test
|
2018-12-16 02:18:12 +02:00 |
|
Peter Dimov
|
4d3e84695a
|
Use version from BoostVersion.cmake
|
2018-12-13 21:12:19 +02:00 |
|
Peter Dimov
|
97a7a2df95
|
Add test/serialization/wquick.cpp
|
2018-10-26 06:01:05 +03:00 |
|
Peter Dimov
|
bce2c8d7d3
|
Add test/serialization
|
2018-10-26 04:00:56 +03:00 |
|
Peter Dimov
|
b57b141002
|
Add test/regex
|
2018-10-26 03:21:25 +03:00 |
|
Peter Dimov
|
c59bdad09c
|
Add test/container
|
2018-10-26 02:08:38 +03:00 |
|