Commit Graph

  • 00bb6d9c9b Merge pull request #551 from boostorg/issue498 develop jzmaddock 2026-07-13 10:08:40 +01:00
  • af54143ff2 Remove "latest" compiler version from clr tests. issue498 jzmaddock 2026-07-13 09:15:39 +01:00
  • 3537f85cae Change toolset name to msvc. jzmaddock 2026-07-12 19:09:43 +01:00
  • c3456acb33 Enable more features for C++/CLR with latest MSVC. Fixes: https://github.com/boostorg/config/issues/498. jzmaddock 2026-07-12 16:32:25 +01:00
  • 02e3ba3671 Merge pull request #550 from boostorg/issue503 jzmaddock 2026-07-12 13:52:15 +01:00
  • 49f8408276 Make float128 support detection more robust. Fixes https://github.com/boostorg/config/issues/503 issue503 jzmaddock 2026-07-12 12:00:01 +01:00
  • 2fbd601703 Merge pull request #549 from boostorg/issue519 jzmaddock 2026-07-12 10:14:36 +01:00
  • 0742c3beae Add C++26 feature test macros plus a few missing C++23 ones. issue519 jzmaddock 2026-07-11 16:22:18 +01:00
  • c1c984b93c Update docs. jzmaddock 2026-07-11 15:59:49 +01:00
  • 853ae3e013 Add macros for C++26 headers. jzmaddock 2026-07-11 15:53:37 +01:00
  • 57e8772189 Merge pull request #547 from boostorg/pr472 jzmaddock 2026-07-11 13:03:18 +01:00
  • da4d0375f0 Make __builtin_launder test code C++03. pr472 jzmaddock 2026-07-11 11:29:33 +01:00
  • 6a9a25dd6e Merge branch 'develop' into pr472 jzmaddock 2026-07-11 11:25:48 +01:00
  • 0bbaf888b7 Merge pull request #548 from boostorg/pr470 jzmaddock 2026-07-10 19:48:00 +01:00
  • a436fb3dab Correct test case. jzmaddock 2026-07-10 19:47:20 +01:00
  • aa3061a01c Re run generate.cpp. jzmaddock 2026-07-10 19:18:13 +01:00
  • 4f71183c68 Run generate.cpp. pr470 jzmaddock 2026-07-10 19:13:08 +01:00
  • e4de24014b Merge branch 'boost_no_cxx17_std_launder' of https://github.com/igaztanaga/config into pr470 John Maddock 2026-07-10 19:08:38 +01:00
  • 12eda92cfc Merge branch 'boost_has_builtin_launder' of https://github.com/igaztanaga/config into pr472 John Maddock 2026-07-10 19:03:42 +01:00
  • ef0704e61b Merge pull request #546 from boostorg/dead_file_fix jzmaddock 2026-07-10 18:59:11 +01:00
  • fc69fd227d Remove undocumented and unused file. assert_cxx98.hpp just causes confusion and serves no real purpose. dead_file_fix jzmaddock 2026-07-10 17:56:04 +01:00
  • cfe49d8b60 Merge pull request #545 from boostorg/pr486 jzmaddock 2026-07-10 17:50:17 +01:00
  • 582af186d8 Merge pull request #543 from boostorg/pr516 jzmaddock 2026-07-10 17:42:03 +01:00
  • e45ff56e8f Merge pull request #544 from boostorg/pr504 jzmaddock 2026-07-10 17:28:57 +01:00
  • 6c5d55757b Merge branch 'develop' of https://github.com/klemens-morgenstern/config into pr486 pr486 jzmaddock 2026-07-10 17:22:14 +01:00
  • 9b998e2444 Merge pull request #494 from Lastique/patch-4 jzmaddock 2026-07-10 17:14:59 +01:00
  • 64f953b104 Try adding Cygwin tester. pr516 jzmaddock 2026-07-10 17:10:02 +01:00
  • 5afdc4c548 Merge branch 'patch-1' of https://github.com/Flamefire/config into pr504 pr504 John Maddock 2026-07-10 16:54:41 +01:00
  • 469993bc31 Merge pull request #509 from slowriot/patch-1 jzmaddock 2026-07-10 16:52:37 +01:00
  • aaa59ff7eb Merge branch 'develop-cygwin' of https://github.com/pps83/config into pr516 John Maddock 2026-07-10 16:36:52 +01:00
  • f64917247e Update <memory_resource> tests and see what fails. issue527 jzmaddock 2026-07-09 18:58:28 +01:00
  • 365b85e52b Merge pull request #541 from boostorg/ci_update_2026_2 jzmaddock 2026-07-09 18:34:17 +01:00
  • 7da943a80a Touch and re-run CI ci_update_2026_2 jzmaddock 2026-07-09 18:07:35 +01:00
  • 4486dd77d4 <codecvt> deprecated in C++23 and removed in C++26. jzmaddock 2026-07-09 17:30:04 +01:00
  • 9fbf19ea59 Correct C++ version to 2b. jzmaddock 2026-07-09 17:28:56 +01:00
  • b2748d7488 Workaround for clang-18. jzmaddock 2026-07-09 17:12:22 +01:00
  • d89ed1e251 Move BOOST_NO_CXX11_USER_DEFINED_LITERALS to gcc-4.9 or later. Rationale: although gcc-4.7 supports user defined literals, it's in a form that's deprecated for all recent compilers, which means in practice that all code making use of these require 4.9 or later. jzmaddock 2026-07-09 16:56:22 +01:00
  • 64067b4f4b Add lots of new compiler versions to test. jzmaddock 2026-07-09 16:44:17 +01:00
  • f7fe2460c7 Merge branch 'develop' into ci_update_2016_2 John Maddock 2026-07-09 16:17:48 +01:00
  • ca1e76d8a2 Warning suppressions. jzmaddock 2026-07-09 16:14:05 +01:00
  • 8520f3391e Drone CI update. jzmaddock 2026-07-08 18:33:16 +01:00
  • dc5db5b69e Correct typos. ci_update_2026 jzmaddock 2026-07-08 17:40:16 +01:00
  • 1abee358e6 Update environment variable names. jzmaddock 2026-07-08 17:09:01 +01:00
  • 5d5192ac2e Merge branch 'drone3' of https://github.com/sdarwin/config into ci_update_2026 John Maddock 2026-07-08 17:03:21 +01:00
  • dcce3ad388 Update names of environment variables as recommended by the latest CI scripts. jzmaddock 2026-07-08 16:15:57 +01:00
  • 952b1c5950 Merge pull request #539 from ruiji-shi/user/ruishi/clang-cl-wchart-t-guard jzmaddock 2026-07-08 11:59:47 +01:00
  • b932e67fc8 Define BOOST_NO_INTRINSIC_WCHAR_T for clang-cl with non-native wchar_t Ruijie Shi 2026-07-01 11:16:00 -07:00
  • 115e718e0f Update BOOST_CLANG_VERSION to account for XCode 26.4 and 26.5 boost-1.92.0.beta1 master feature/boost-clang-version Peter Dimov 2026-04-23 22:18:24 +03:00
  • 70d6361d08 Merge pull request #537 from boostorg/mclow-patch-12 Peter Dimov 2026-04-23 22:05:40 +03:00
  • 3209fbeb2d Update Boost version to 1.92 mclow-patch-12 Marshall Clow 2026-04-22 11:07:02 -07:00
  • 0bc72bfad0 Update Boost version to 1.92 mclow-patch-11 Marshall Clow 2026-04-22 11:06:14 -07:00
  • b87a06466b Drone: drone.sh sdarwin 2026-04-07 10:50:15 -06:00
  • 423423e6b8 Merge pull request #533 from Lastique/feature/remove_static_assert boost-1.91.0.beta1 boost-1.91.0 Peter Dimov 2026-02-03 02:16:55 +02:00
  • 5a4da0eafa Remove dependencies on Boost.StaticAssert. Andrey Semashev 2026-01-22 22:57:48 +03:00
  • 3d07261549 Merge pull request #532 from boostorg/pr/libstdcxx-workaround-guard Peter Dimov 2026-01-04 15:57:56 +02:00
  • ee10b4be2e Add BOOST_LIBSTDCXX_VERSION_WORKAROUND_GUARD pr/libstdcxx-workaround-guard Peter Dimov 2026-01-04 14:19:26 +02:00
  • 03dc5d2cfc Merge pull request #531 from Lastique/feature/move_static_assert Peter Dimov 2025-12-26 17:46:14 +02:00
  • 6d997d79f9 Rebuild html docs. Andrey Semashev 2025-12-13 02:40:11 +03:00
  • f14b2a48d2 Remove trailing spaces and newlines in Boost.StaticAssert sources. Andrey Semashev 2025-12-13 02:26:00 +03:00
  • df3b37914f Add Boost.StaticAssert tests to Boost.Config test suite. Andrey Semashev 2025-12-13 02:22:10 +03:00
  • b6945e7e5e Use a more specific include from Boost.TypeTraits in static_assert_example_2. Andrey Semashev 2025-12-13 02:20:58 +03:00
  • fbe9a1a813 Update dependencies in Boost.StaticAssert examples. Andrey Semashev 2025-12-13 02:20:06 +03:00
  • fa23222d35 Integrate Boost.StaticAssert docs into Boost.Config. Andrey Semashev 2025-12-13 02:17:58 +03:00
  • a8b8c0a352 Merge Boost.StaticAssert into Boost.Config. Andrey Semashev 2025-12-26 00:53:52 +03:00
  • 503be830e7 Merge branch 'develop' before-static-assert-move Peter Dimov 2025-12-23 11:49:54 +02:00
  • 252f31b601 Enable GHA for feature branches feature/msvc-14.5 Peter Dimov 2025-12-21 22:26:35 +02:00
  • 56239bfd88 Add support for msvc-14.5 to boost/config/auto_link.hpp Peter Dimov 2025-12-21 22:24:34 +02:00
  • f6131a2900 Add support for msvc-14.5 to boost/config/compiler/visualc.hpp Peter Dimov 2025-12-21 22:18:34 +02:00
  • e80fde0d7a Merge branch 'develop' Peter Dimov 2025-12-15 19:00:53 +02:00
  • 82f16e561a Merge pull request #497 from avjts/issue496_msvc_version Peter Dimov 2025-12-15 15:12:16 +02:00
  • 451bdf1905 Merge pull request #524 from boostorg/pr/boost-clang-version-4 Peter Dimov 2025-12-15 15:11:48 +02:00
  • 69f219e5ef Merge pull request #529 from boostorg/mclow-patch-10 Peter Dimov 2025-12-15 15:11:04 +02:00
  • 52c7c33787 Merge branch 'develop' Peter Dimov 2025-12-15 15:08:35 +02:00
  • 5e0a18ace4 Update BOOST_VERSION and BOOST_LIB_VERSION to 1.91 mclow-patch-10 Marshall Clow 2025-12-10 14:22:36 -08:00
  • 345f0be6a6 Update BOOST_CLANG_VERSION to account for XCode 16.3, 16.4, 26.0, and 26.1 pr/boost-clang-version-4 Peter Dimov 2025-10-29 14:31:27 +02:00
  • 845fd033c3 Merge pull request #508 from boostorg/pr/boost-clang-version-3 jzmaddock 2025-10-29 08:37:50 +00:00
  • a7d5a9b05d Merge commit 'ecd1d07360734b1af76582118b002ca0c4448e07' boost-1.90.0.beta1 boost-1.90.0 Peter Dimov 2025-10-09 16:06:50 +03:00
  • 1cab095b32 Merge commit 'df5e7995ad04c76f0f732fc4f644683759852e24' Peter Dimov 2025-10-09 16:03:26 +03:00
  • 2cf312e18b Merge pull request #520 from boostorg/mclow-patch-9 Peter Dimov 2025-10-09 16:01:27 +03:00
  • 25cbeb8a10 Merge pull request #523 from grisumbras/fix/modularization jzmaddock 2025-09-23 09:33:32 +01:00
  • b5434734ac Add dependency on Config to check targets Dmitry Arkhipov 2025-09-22 15:47:55 +03:00
  • ecd1d07360 Merge pull request #522 from anarthal/feature/ci-fixes jzmaddock 2025-09-20 12:43:54 +01:00
  • b713cfaeee Remove msvc 14.1 from appveyor Ruben Perez 2025-09-20 12:18:09 +02:00
  • e994d4cac3 Update Drone image Ruben Perez 2025-09-19 15:19:56 +02:00
  • 378f2db5ae Remove unsupported --experimental-wasm-threads Ruben Perez 2025-09-19 13:52:04 +02:00
  • 45fa9fe5f1 Remove unnecessary skip CI action Ruben Perez 2025-09-19 13:44:30 +02:00
  • ef3bc7513d Update actions/checkout to v5 Ruben Perez 2025-09-19 13:42:01 +02:00
  • 15320cb338 Remove obsolete Windows builds from actions Ruben Perez 2025-09-19 13:40:13 +02:00
  • 07fb4bda0e Missing dependencies in appveyor Ruben Perez 2025-09-19 13:39:22 +02:00
  • f0aa2f0012 MSVC versions to appveyor Ruben Perez 2025-09-19 13:38:35 +02:00
  • f3ad56d7cb Missing static_assert dependency in appveyor Ruben Perez 2025-09-19 13:31:12 +02:00
  • df5e7995ad Update version.hpp to 1.90 mclow-patch-9 Marshall Clow 2025-08-15 10:58:31 -07:00
  • bf8c8bd796 Merge branch 'develop' boost-1.89.0 John Maddock 2025-07-04 20:36:11 +01:00
  • 254e62a60f Merge branch 'boostorg:develop' into patch-1 Alexander Grund 2025-07-04 20:04:39 +02:00
  • e6a189394d Update version.hpp Glen Fernandes 2025-06-27 23:15:38 -04:00
  • 238e997ecc Update version.hpp Glen Fernandes 2025-06-27 23:15:38 -04:00
  • 9dd5eacdd3 Fix up CI. jzmaddock 2025-05-06 11:06:26 +01:00
  • 847d1b3ca3 Remove gcc-15 as it's not supported yet. circleci-update jzmaddock 2025-05-06 10:40:25 +01:00
  • 4a8581914f Move old compilers to drone. Try adding gcc-14 and 15 to github runner. jzmaddock 2025-05-06 10:37:57 +01:00
  • 007fc64da1 Tentatively fix Circle-ci build. jzmaddock 2025-05-06 09:45:36 +01:00