80 Commits

Author SHA1 Message Date
Peter Dimov 834adce441 Fix names of numeric components, again 2026-06-29 14:14:27 +03:00
Peter Dimov 466fb36760 Fix minimum version in test/headers/CMakeLists.txt 2026-06-29 13:26:15 +03:00
Peter Dimov 15c2a54842 Add find_component.yml 2026-06-29 12:59:39 +03:00
Peter Dimov 6144df5d9f Remove uses of USE_ALL_COMPONENTS 2026-04-27 21:59:38 +03:00
Peter Dimov fef5f2787f Fix typos in CMakeLists.txt files 2026-04-27 21:40:33 +03:00
Peter Dimov bba6238b1a Remove uses of USE_BOOST_PACKAGE from CMakeLists files in test/ 2026-04-27 20:54:52 +03:00
Peter Dimov 66868bcee2 Add test/date_time 2026-04-27 20:28:37 +03:00
Peter Dimov 7db20c2601 Revert changes to test/regex/CMakeLists.txt; the regex component should still be present 2026-04-27 20:04:55 +03:00
Peter Dimov 8647023420 Revert changes to test/system/CMakeLists.txt; the system component should still be present 2026-04-27 19:54:34 +03:00
Peter Dimov 6dfedc3f3c Test installed headers in ci.yml 2026-04-26 02:35:55 +03:00
Peter Dimov d47830e8c9 Update version 2026-04-24 19:12:53 +03:00
Peter Dimov 8747e91da9 FindPythonLibs is not available in 3.27+ 2026-04-12 20:03:31 +03:00
Peter Dimov 0ad94046d7 Update cmake_minimum_required 2026-04-12 19:32:48 +03:00
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