Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 642bbc8f9e11ee0748485a29e69f322681a90670
https://github.com/STEllAR-GROUP/hpx/commit/642bbc8f9e11ee0748485a29e69f322681a90670
Author: Mikael Simberg <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M .jenkins/cscs/env-clang-oldest.sh
M .jenkins/cscs/env-gcc-oldest.sh
M .jenkins/lsu/env-clang-7.sh
M .jenkins/lsu/env-clang-8.sh
Log Message:
-----------
Update minimum Boost versions on CI
Commit: 8e151c8ad10c705a9e862cf2e93630262ab647eb
https://github.com/STEllAR-GROUP/hpx/commit/8e151c8ad10c705a9e862cf2e93630262ab647eb
Author: Mikael Simberg <[email protected]>
Date: 2021-01-08 (Fri, 08 Jan 2021)
Changed paths:
M cmake/HPX_SetupBoost.cmake
M docs/sphinx/manual/building_hpx.rst
M libs/core/asio/src/asio_util.cpp
M libs/core/config/include/hpx/config.hpp
M libs/core/version/src/version.cpp
M libs/full/program_options/tests/unit/cmdline.cpp
M libs/full/program_options/tests/unit/optional.cpp
Log Message:
-----------
Update minimum required Boost version to 1.66
Commit: 51c88d8e0576f91ae3a6f9ad047902b7437dc049
https://github.com/STEllAR-GROUP/hpx/commit/51c88d8e0576f91ae3a6f9ad047902b7437dc049
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .jenkins/cscs/Jenkinsfile
A .jenkins/cscs/env-clang-7.sh
A .jenkins/cscs/env-clang-8.sh
A .jenkins/cscs/env-clang-9.sh
A .jenkins/cscs/slurm-constraint-clang-7.sh
A .jenkins/cscs/slurm-constraint-clang-8.sh
A .jenkins/cscs/slurm-constraint-clang-9.sh
M .jenkins/lsu/Jenkinsfile
R .jenkins/lsu/env-clang-7.sh
R .jenkins/lsu/env-clang-8.sh
R .jenkins/lsu/slurm-configuration-clang-7.sh
R .jenkins/lsu/slurm-configuration-clang-8.sh
Log Message:
-----------
Update Jenkins configurations
Commit: d091a077c237ac88f0ec1fb60f4e79e7249c67be
https://github.com/STEllAR-GROUP/hpx/commit/d091a077c237ac88f0ec1fb60f4e79e7249c67be
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Disable support for experimental std::string_view in Boost ASIO
libc++ 7 and 8 have a experimental/string_view header which Boost ASIO
detects as support for string view. However, the header only triggers an
error to say that the header has been removed.
Commit: c0102bdff2042d13c76256e3663b9e2d2867aca0
https://github.com/STEllAR-GROUP/hpx/commit/c0102bdff2042d13c76256e3663b9e2d2867aca0
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M libs/full/program_options/tests/unit/cmdline.cpp
Log Message:
-----------
Format program options cmdline test
Commit: dbeff2d65dbf71c96c8577a7439ee44139402732
https://github.com/STEllAR-GROUP/hpx/commit/dbeff2d65dbf71c96c8577a7439ee44139402732
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .jenkins/cscs/env-clang-oldest.sh
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M docs/sphinx/manual/building_hpx.rst
M libs/core/functional/tests/unit/function_ref.cpp
M libs/core/functional/tests/unit/function_test.cpp
M libs/core/memory/tests/unit/intrusive_ptr.cpp
Log Message:
-----------
Update minimum clang version to clang 7
Commit: e6a09b2bbb3683e19b4fdd1a459d49ec8a686fa5
https://github.com/STEllAR-GROUP/hpx/commit/e6a09b2bbb3683e19b4fdd1a459d49ec8a686fa5
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M cmake/HPX_SetupBoost.cmake
Log Message:
-----------
Completely disable Boost asio string_view for older Boost versions
Commit: 1e92383319ba5207e8cd87cf2af1393bdf721e3c
https://github.com/STEllAR-GROUP/hpx/commit/1e92383319ba5207e8cd87cf2af1393bdf721e3c
Author: Mikael Simberg <[email protected]>
Date: 2021-01-22 (Fri, 22 Jan 2021)
Changed paths:
M .jenkins/cscs/Jenkinsfile
A .jenkins/cscs/env-clang-7.sh
A .jenkins/cscs/env-clang-8.sh
A .jenkins/cscs/env-clang-9.sh
M .jenkins/cscs/env-clang-oldest.sh
M .jenkins/cscs/env-gcc-oldest.sh
A .jenkins/cscs/slurm-constraint-clang-7.sh
A .jenkins/cscs/slurm-constraint-clang-8.sh
A .jenkins/cscs/slurm-constraint-clang-9.sh
M .jenkins/lsu/Jenkinsfile
R .jenkins/lsu/env-clang-7.sh
R .jenkins/lsu/env-clang-8.sh
R .jenkins/lsu/slurm-configuration-clang-7.sh
R .jenkins/lsu/slurm-configuration-clang-8.sh
M cmake/HPX_SetupBoost.cmake
M
components/containers/partitioned_vector/include/hpx/components/containers/partitioned_vector/partitioned_vector_component_decl.hpp
M docs/sphinx/manual/building_hpx.rst
M libs/core/asio/src/asio_util.cpp
M libs/core/config/include/hpx/config.hpp
M libs/core/functional/tests/unit/function_ref.cpp
M libs/core/functional/tests/unit/function_test.cpp
M libs/core/memory/tests/unit/intrusive_ptr.cpp
M libs/core/version/src/version.cpp
M libs/full/program_options/tests/unit/cmdline.cpp
M libs/full/program_options/tests/unit/optional.cpp
Log Message:
-----------
Merge pull request #5100 from msimberg/update-ci-boost-versions
Bump minimum required Boost version to 1.66 and update CI configurations
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/5e8ab7ee726d...1e92383319ba
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits