Commit Graph

  • 9984eff746 Replaced macos-13 with macos-15 in GitHub Actions. develop master Andrey Semashev 2025-12-13 20:44:34 +03:00
  • 2592296b41 Merge pull request #115 from Flamefire/test-link-update boost-1.90.0.beta1 boost-1.90.0 Andrey Semashev 2025-08-25 19:06:57 +03:00
  • 923aedf577 Update Link to regression test matrix in README Alexander Grund 2025-08-25 17:26:33 +02:00
  • 67861ef6ad Fixed AppVeyor image name for 32-bit MinGW-w64 gcc 8.3. boost-1.89.0 Andrey Semashev 2025-06-17 04:21:49 +03:00
  • a526242486 Check whether Boost.Graph supports the current compiler. Andrey Semashev 2025-06-16 17:58:27 +03:00
  • c86e3e4dec Removed unneeded dependency on Boost.Graph. Andrey Semashev 2025-06-16 16:53:31 +03:00
  • 253b11d0df Removed MinGW-w64 gcc 6.3 job from AppVeyor. Andrey Semashev 2025-06-16 18:06:27 +03:00
  • 248b911831 Split clang-cl 32 and 64-bit jobs, add MinGW-w64 gcc 8 jobs. Andrey Semashev 2025-06-16 14:41:13 +03:00
  • 530564aa2a Increased GitHub Actions jobs timeout. Andrey Semashev 2025-06-13 11:39:47 +03:00
  • e67ba43bc9 Use Azure mirrors of Ubuntu .deb repositories in containers. Andrey Semashev 2025-06-13 03:51:42 +03:00
  • 782f1b14a9 Added new gcc and clang jobs to GitHub Actions. Andrey Semashev 2025-06-13 03:51:21 +03:00
  • 1e842b3f34 Removed windows-2019 GitHub Actions jobs. Andrey Semashev 2025-06-13 03:49:28 +03:00
  • a5a7e548db Removed obsolete GHA images, added new compilers. Andrey Semashev 2025-04-19 19:46:15 +03:00
  • c142f7bdc2 Add support for modular build structure. (#114) boost-1.88.0.beta1 boost-1.88.0 boost-1.87.0.beta1 boost-1.87.0 René Ferdinand Rivera Morell 2024-08-18 16:55:03 -05:00
  • dadb7c1222 Removed gcc-4.7 from GitHub Actions. Andrey Semashev 2024-08-19 00:46:49 +03:00
  • ea493c7cd7 Removed legacy MinGW job from AppVeyor. boost-1.86.0 Andrey Semashev 2024-07-28 01:09:05 +03:00
  • f31a7acfcc Replaced macos-11 GHA image with 12, 13 and 14 since 11 is being removed. boost-1.86.0.beta1 Andrey Semashev 2024-05-21 01:21:31 +03:00
  • c07f2b8d37 Merge pull request #113 from grafikrobot/modular boost-1.85.0.beta1 boost-1.85.0 Andrey Semashev 2024-03-02 11:33:48 +03:00
  • c540c03077 This removes the superflous test project ID that will conflict with the modular project IDs for all libraries. Rene Rivera 2024-03-01 21:04:42 -06:00
  • 40a1a578a0 Added Windows jobs to GHA CI. Andrey Semashev 2024-02-06 01:02:25 +03:00
  • d830d33246 Replaced actions/checkout usage with manual download commands. Andrey Semashev 2024-02-06 01:00:41 +03:00
  • 0915736af0 Reduced CI job timeouts. Andrey Semashev 2024-02-06 00:59:09 +03:00
  • 5db4ec8318 Added gcc-13 and clang-17 CI jobs. Andrey Semashev 2024-02-06 00:57:36 +03:00
  • 9328dbb7c3 Removed $Date$ tags from docs. Andrey Semashev 2024-01-03 01:35:20 +03:00
  • c4a9b94080 Removed gcc-4.6 from CI as it lacks C++11 template aliases used in Boost.TypeOf. boost-1.84.0 Andrey Semashev 2023-11-17 17:53:29 +03:00
  • 8fe5cf5d0d Remove C++03 CI jobs, use gcc-11 libstdc++ in clang-12 through 15. Andrey Semashev 2023-11-17 13:55:43 +03:00
  • 6538609cf5 Trim trailing spaces. boost-1.84.0.beta1 boost-1.83.0.beta1 boost-1.83.0 Andrey Semashev 2023-06-05 16:06:33 +03:00
  • 02e1c566f7 Copy boost::timer to tests since the original is deprecated and giving errors. Andrey Semashev 2023-06-05 16:03:18 +03:00
  • b35192723c Add clang-16 CI jobs, switch to clang-15 from stock Ubuntu repos. Andrey Semashev 2023-06-05 03:21:51 +03:00
  • e1f75be395 Updated to GHA checkout@v3 to avoid deprecation warnings. boost-1.82.0.beta1 boost-1.82.0 boost-1.81.0.beta1 boost-1.81.0 Andrey Semashev 2022-10-18 17:58:37 +03:00
  • fae4c2dacc GitHub Actions config update. Andrey Semashev 2022-09-10 01:45:30 +03:00
  • 665cdbc94c Switched gcc-9 to ubuntu-20.04 GHA CI image. Andrey Semashev 2022-08-14 17:55:06 +03:00
  • df9ea43b66 Replaced ubuntu-18.04 GHA CI images with containers. Andrey Semashev 2022-08-14 14:12:49 +03:00
  • 0376be4112 Switch to macos-11 GHA image as macos-10.15 is deprecated. Andrey Semashev 2022-08-12 16:02:38 +03:00
  • c82f2ec688 Added VS2022 and clang-win jobs and C++20 and C++latest jobs to AppVeyor CI. boost-1.80.0.beta1 boost-1.80.0 Andrey Semashev 2022-06-06 03:04:12 +03:00
  • 9780d8338f Removed Python tests. Andrey Semashev 2021-12-08 18:27:27 +03:00
  • b06ee2bf8a Updated check for apt-add-repository capabilities. boost-1.79.0.beta1 boost-1.79.0 boost-1.78.0 Andrey Semashev 2021-11-16 00:57:49 +03:00
  • d52fef9cb1 Fixed git version check on Mac OS. boost-1.78.0.beta1 Andrey Semashev 2021-09-26 20:42:21 +03:00
  • 56bd845cff Disable python tests under UBSAN because of failures. Andrey Semashev 2021-09-16 01:47:49 +03:00
  • d95a1617a1 Added libpython-dev and libpython3-dev installation in containers. Andrey Semashev 2021-09-16 01:37:47 +03:00
  • 7192dd51a9 Fixed GHA link. Andrey Semashev 2021-09-15 21:51:35 +03:00
  • 40f362bea3 Updated README.md to replace Travis CI links with GitHub Actions. Andrey Semashev 2021-09-15 21:50:22 +03:00
  • badc449092 Added GitHub Actions CI config. Andrey Semashev 2021-09-15 21:48:02 +03:00
  • a1986ac445 Removed Travis CI config. Andrey Semashev 2021-09-15 21:46:49 +03:00
  • 94bfc0544a Update tests/CMakeLists.txt boost-1.77.0.beta1 boost-1.77.0 Peter Dimov 2021-06-07 03:33:22 +03:00
  • 91b5d79782 Update test/CMakeLists.txt Peter Dimov 2021-05-30 08:10:46 +03:00
  • aeb122089c Regenerate CMakeLists.txt Peter Dimov 2021-05-30 07:37:42 +03:00
  • 27d0bfaf8c Merge branch 'develop' boost-1.76.0 Andrey Semashev 2021-03-17 17:35:27 +03:00
  • e38b1160ae Disabled python tests on Cygwin and Cygwin64 on AppVeyor CI. Andrey Semashev 2021-03-17 12:12:39 +03:00
  • 6f4cdc939d Fixed Boost.Bind deprecated warnings in tests. Andrey Semashev 2021-03-17 11:44:52 +03:00
  • 63104db02c Added a missing include in test. Andrey Semashev 2021-03-17 11:40:04 +03:00
  • 8f1405b880 Converted clang APT references to source lines for Tranis CI. Andrey Semashev 2021-03-17 11:53:31 +03:00
  • c397e90107 Fixed a typo in AppVeyor CI config. Andrey Semashev 2021-03-17 02:58:26 +03:00
  • b3ed2d1bcf CI updates: new compilers, git checkout and job running optimizations. Andrey Semashev 2021-03-17 02:51:46 +03:00
  • 3eada7d595 Added README.md. Andrey Semashev 2021-03-17 01:53:38 +03:00
  • 9f0b903f88 Corrected typos and added a reference to PR for MSVC 2015 workaround. Andrey Semashev 2021-03-14 14:10:23 +03:00
  • 187377089a Merge pull request #109 from OBorce/fix-msvc2015-default_r_ Andrey Semashev 2021-03-14 14:06:02 +03:00
  • 983bf6bebc Fix default_r_ move constructor on MSVC 2015 Boris Oncev 2021-03-13 21:00:53 +00:00
  • e16f1025d7 Merge pull request #107 from eldiener/develop Edward Diener 2021-01-21 02:01:06 -05:00
  • 7d168437b7 [skip ci] Add "cxxstd" json field. The "cxxstd" json field is being added to each Boost library's meta json information for libraries in order to specify the minumum C++ standard compilation level. The value of this field matches one of the values for 'cxxstd' in Boost.Build. The purpose of doing this is to provide information for the Boost website documentation for each library which will specify the minimum C++ standard compilation that an end-user must employ in order to use the particular library. This will aid end-users who want to know if they can successfully use a Boost library based on their C++ compiler's compilation level, without having to search the library's documentation to find this out. Edward Diener 2021-01-20 23:57:10 -05:00
  • d59eb4aadd Merge branch 'develop' boost-1.76.0.beta1 boost-1.75.0.beta1 boost-1.75.0 Glen Fernandes 2020-09-05 13:51:56 -04:00
  • 9fc61ba8ff Merge pull request #103 from eldiener/develop Edward Diener 2020-08-14 23:49:25 -04:00
  • fb1a25471c Change __BORLANDC__ to BOOST_BORLANDC, which is defined in Boost config for the Embarcadero non-clang-based compilers. Edward Diener 2020-03-31 14:17:56 -04:00
  • 59306fe2ed Merge pull request #99 from Lastique/fix_arg_with_default_rvalue Glen Fernandes 2020-03-23 11:07:24 -04:00
  • 201a7e20d0 Fix argument value selection with an rvalue default. Andrey Semashev 2020-03-15 18:13:07 +03:00
  • c31433af1f Merge branch 'develop' boost-1.74.0.beta1 boost-1.74.0 boost-1.73.0.beta1 boost-1.73.0 Glen Fernandes 2019-12-21 15:09:35 -05:00
  • 0f548424a5 BOOST_PARAMETER_ prefix include guard macros Glen Fernandes 2019-12-18 08:45:43 -05:00
  • ba78e65f93 Merge 'develop' to 'master' boost-1.72.0.beta1 boost-1.72.0 Cromwell D. Enage 2019-10-09 05:45:12 -04:00
  • 5a2328751a Reinstate documentation with corrections Cromwell D. Enage 2019-10-09 05:41:21 -04:00
  • e80fba3fd9 Reinstate documentation with corrections CromwellEnage 2019-10-09 05:39:39 -04:00
  • 0d482ed0cf Merge with boostorg/parameter Cromwell D. Enage 2019-09-02 17:21:15 -04:00
  • 1baff677d5 Temporarily remove broken documentation source files. Cromwell D. Enage 2019-08-08 22:00:01 -04:00
  • a028278ec5 Temporarily disable document autogeneration CromwellEnage 2019-08-08 19:19:42 -04:00
  • 3d430b22be Temporarily remove broken documentation source files. CromwellEnage 2019-08-07 23:18:32 -04:00
  • c2f24094f1 Merge 'develop' to 'master' boost-1.71.0.beta1 boost-1.71.0 Cromwell D. Enage 2019-06-28 20:32:25 -04:00
  • a6024c0ec7 Merge with boostorg/parameter Cromwell D. Enage 2019-06-28 17:35:49 -04:00
  • 6037aee098 Merge pull request #87 from CromwellEnage/fix_issues Cromwell D. Enage 2019-06-28 17:25:42 -04:00
  • 2d7414f095 Remove unnecessary BOOST_CONSTEXPR occurrences CromwellEnage 2019-06-28 05:55:16 -04:00
  • a0ed362e76 Merge 'develop' to 'master' Cromwell D. Enage 2019-06-20 23:03:43 -04:00
  • 015aff617b Merge with boostorg/parameter Cromwell D. Enage 2019-06-20 17:45:26 -04:00
  • e2d589dec7 Upgrade .travis.yml Cromwell D. Enage 2019-06-20 16:23:46 -04:00
  • f933d797fe Upgrade .travis.yml CromwellEnage 2019-06-19 20:54:20 -04:00
  • 979d8091ad Merge with boostorg/parameter Cromwell D. Enage 2019-04-30 08:56:27 -04:00
  • 75e9295748 Merge pull request #76 from Mike-Devel/min_cmake Cromwell D. Enage 2019-04-30 08:54:02 -04:00
  • dc6cb9a2fd Merge pull request #82 from boostorg/develop Cromwell D. Enage 2019-04-30 08:34:43 -04:00
  • c28195f464 Merge with boostorg/parameter Cromwell D. Enage 2019-04-29 23:54:59 -04:00
  • 3876bdf4b2 Merge pull request #81 from CromwellEnage/fix_regressions Cromwell D. Enage 2019-04-29 23:51:13 -04:00
  • 0bb3ba54da Fix compiler errors for MSVC-14.2 CromwellEnage 2019-04-29 18:07:43 -04:00
  • 8f2cd502bf Merge pull request #77 from boostorg/develop Cromwell D. Enage 2019-04-28 00:16:18 -04:00
  • 914b0a32c8 Merge with boostorg/parameter Cromwell D. Enage 2019-04-27 17:50:04 -04:00
  • 0ba17c2e2a Merge pull request #79 from CromwellEnage/doc_reference Cromwell D. Enage 2019-04-27 17:46:44 -04:00
  • e3849687e4 Add missing reference documentation for lazy_value_type CromwellEnage 2019-04-27 16:24:26 -04:00
  • e24f86a7fa Merge with boostorg/parameter Cromwell D. Enage 2019-04-27 16:23:15 -04:00
  • 384cd299ec Merge pull request #78 from CromwellEnage/update_scripts Cromwell D. Enage 2019-04-27 16:21:57 -04:00
  • 241be29095 Update appveyor.yml to handle changes in Boost.Build CromwellEnage 2019-04-27 14:45:20 -04:00
  • 309dd7e1c1 Merge with boostorg/parameter Cromwell D. Enage 2019-04-27 14:44:00 -04:00
  • dbf4dd24f5 Merge pull request #75 from CromwellEnage/feature_compose Cromwell D. Enage 2019-04-27 07:57:48 -04:00
  • 6509aa3bad Merge pull request #74 from CromwellEnage/update_config Cromwell D. Enage 2019-04-27 07:57:11 -04:00
  • 3ced1d1ac8 [CMake] Remove unnecessary dependency for test Mike Dev 2019-04-15 17:12:12 +02:00
  • 5e80ac9882 [CMake] Fix whitespace Mike Dev 2019-04-15 12:36:31 +02:00