Skip to content

ci: Remove C++11 build jobs after C++14 switch#698

Merged
mloskot merged 2 commits intoboostorg:developfrom
mloskot:ml/ci-remove-cxx11-jobs
Jun 27, 2022
Merged

ci: Remove C++11 build jobs after C++14 switch#698
mloskot merged 2 commits intoboostorg:developfrom
mloskot:ml/ci-remove-cxx11-jobs

Conversation

@mloskot
Copy link
Member

@mloskot mloskot commented Jun 27, 2022

Description

We have switched to C++14 for Boost 1.80

References

Tasklist

  • Ensure all CI builds pass

@mloskot mloskot added this to the Boost 1.80 milestone Jun 27, 2022
@mloskot mloskot added the config/boost-build Any issues about Boost.Build configuration label Jun 27, 2022
@codecov
Copy link

codecov bot commented Jun 27, 2022

Codecov Report

Merging #698 (689286b) into develop (95679b6) will increase coverage by 0.11%.
The diff coverage is n/a.

@@             Coverage Diff             @@
##           develop     #698      +/-   ##
===========================================
+ Coverage    80.75%   80.86%   +0.11%     
===========================================
  Files          116      116              
  Lines         5086     5117      +31     
===========================================
+ Hits          4107     4138      +31     
  Misses         979      979              

@mloskot mloskot merged commit 27826a7 into boostorg:develop Jun 27, 2022
@mloskot mloskot deleted the ml/ci-remove-cxx11-jobs branch June 27, 2022 20:45
mloskot added a commit that referenced this pull request Jun 29, 2022
* develop:
  test: Add more basic cases for image class (#423)
  test: Add virtual_2d_locator fixture; is_2d_traversable test case
  test: Check more properties of indexed_image_view from extension/toolbox
  test: Add basic is_1d_traversable cases for image_view
  chore: Update CMakeSettings.json sample [ci skip]
  chore: Update CMake to use latest cmake-conan/0.18.1 [ci skip]
  Add pmr image typedefs (#529)
  test: Add test cases for image with empty dimensions (#702)
  test: Case test_constructor_from_view was not called
  fix: Memory leak in image class for empty dimensions (#649)
  docs: Bump C++11 to C++14 as current required (#700)
  ci: Remove C++11 build jobs after C++14 switch (#698)
  build: Fix CMake source file extensions must be explicit
  refactor: Switch to trailing return types (#599)
  build: Bump Boost required by CMake from 1.72 to 1.80
  build: Update CMAKE_CXX_STANDARD from 11 to 14
@mloskot mloskot mentioned this pull request Jul 5, 2022
6 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

config/boost-build Any issues about Boost.Build configuration

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Remove C++11 build jobs from CI

1 participant