426 Commits

Author SHA1 Message Date
Peter Dimov c437e5c2fc Disable irregular libraries (cobalt, stacktrace, test) boost-1.92.0.beta1 2026-06-29 14:41:50 +03:00
Peter Dimov 834adce441 Fix names of numeric components, again 2026-06-29 14:14:27 +03:00
Peter Dimov 890d4ac308 Update find_component.yml 2026-06-29 14:11:39 +03:00
Peter Dimov 466fb36760 Fix minimum version in test/headers/CMakeLists.txt 2026-06-29 13:26:15 +03:00
Peter Dimov c5ceaa284c Fix names of numeric libraries 2026-06-29 13:21:01 +03:00
Peter Dimov cd84189895 Special case header-only libraries in BoostConfig.cmake 2026-06-29 13:19:05 +03:00
Peter Dimov 1284f1eab1 Remove support for COMPONENTS ALL 2026-06-29 13:03:52 +03:00
Peter Dimov 15c2a54842 Add find_component.yml 2026-06-29 12:59:39 +03:00
Peter Dimov f2f3c31751 Special-case boost_regex as header-only 2026-05-04 16:18:49 +03:00
Peter Dimov 7dcc963fb2 Trim appveyor.yml 2026-04-28 03:47:09 +03:00
Peter Dimov ba4d3f338b Reorder jobs in ci.yml 2026-04-28 02:32:42 +03:00
Peter Dimov 0b621800c2 ci.yml: split posix to posix-opts and posix-libs; rename windows to windows-opts; rename windows-noprefix to windows-libs 2026-04-28 02:30:50 +03:00
Peter Dimov 0bed979242 Use b2 --with-system install before checking the installed CMake configs for System 2026-04-28 02:12:36 +03:00
Peter Dimov 28ca296531 Use -E option with file 2026-04-27 22:22:32 +03:00
Peter Dimov 6144df5d9f Remove uses of USE_ALL_COMPONENTS 2026-04-27 21:59:38 +03:00
Peter Dimov d91f848ae1 Remove .travis.yml 2026-04-27 21:58:19 +03:00
Peter Dimov fef5f2787f Fix typos in CMakeLists.txt files 2026-04-27 21:40:33 +03:00
Peter Dimov bc15e070e3 Replace uses of test -f with file in ci.yml 2026-04-27 21:32:28 +03:00
Peter Dimov 0443112fe8 Remove uses of USE_BOOST_PACKAGE in ci.yml 2026-04-27 21:30:31 +03:00
Peter Dimov e0fbe87123 Remove uses of USE_BOOST_PACKAGE in appveyor.yml 2026-04-27 21:29:20 +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 f24dacfd23 Test program_options under Windows 2026-04-27 20:49:31 +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 a73329bab5 Test more libraries in ci.yml 2026-04-27 19:53:30 +03:00
Peter Dimov 6dfedc3f3c Test installed headers in ci.yml 2026-04-26 02:35:55 +03:00
Peter Dimov a243315ec3 Add posix-check-installed-files to ci.yml 2026-04-25 19:05:08 +03:00
Peter Dimov d47830e8c9 Update version 2026-04-24 19:12:53 +03:00
Peter Dimov c0b20bcfa8 Update PATH in appveyor.yml 2026-04-14 05:45:38 +03:00
Peter Dimov be91f925e7 Set <install-dlldir> appropriately when staging 2026-04-12 22:45:07 +03:00
Peter Dimov 1e2fba81df Update PATH in ci.yml to reflect the (bindir) change 2026-04-12 22:21:06 +03:00
Peter Dimov 41163c1be9 Install .dll files into (bindir) on non-Cygwin Windows as well; add --dlldir override support 2026-04-12 22:18:18 +03:00
Peter Dimov 8747e91da9 FindPythonLibs is not available in 3.27+ 2026-04-12 20:03:31 +03:00
Peter Dimov 58a33b9b63 Update actions/checkout version 2026-04-12 19:33:35 +03:00
Peter Dimov 0ad94046d7 Update cmake_minimum_required 2026-04-12 19:32:48 +03:00
Peter Dimov 37c74f700a Add --libdir, more --stagedir, --stage-libdir tests to ci.yml 2026-04-12 19:30:58 +03:00
Peter Dimov 4be1e5739a Update ci.yml boost-1.91.0.beta1 boost-1.91.0 2026-01-22 13:09:45 +02:00
Peter Dimov 81f3fb1d4b Merge pull request #81 from SSimboeckMesu/patch-1
VS2026 Support in BoostDetectToolset.cmake
2026-01-22 11:49:58 +02:00
SSimboeckMesu cf0194f95d VS2026 Support
Added VS2026 support for toolset detection in BoostDetectToolset.cmake.
2026-01-22 10:04:17 +01:00
Peter Dimov d9554db26c Install boost_system as header-only 2025-12-15 21:51:45 +02:00
Peter Dimov d36e6f4855 Update version 2025-12-11 20:24:59 +02:00
Peter Dimov ecf2482776 Update appveyor.yml boost-1.90.0 2025-11-14 14:29:24 +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 c6d7e2c036 Update ci.yml 2025-11-13 18:03:39 +02:00
Peter Dimov bcd971791e Update version 2025-11-13 16:23:57 +02:00
Peter Dimov c9fbbd0236 Update version boost-1.90.0.beta1 boost-1.89.0 boost-1.88.0.beta1 boost-1.88.0 2024-12-13 13:35:45 +02:00
Peter Dimov d77d0e94ba Merge pull request #77 from grisumbras/fix/libs-wrong-package-name
default install-package to Boost
boost-1.87.0 boost-1.87.0.beta1
2024-09-10 16:44:44 +03:00
Dmitry Arkhipov aa4ca5ede4 default install-package to Boost 2024-09-10 12:59:05 +03:00
Peter Dimov bc88ec5ce6 Add b2 install tests without --prefix on Windows to ci.yml 2024-09-09 21:18:44 +03:00