Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: d4da352ed6617531be5dc15488a5b2ea656ca82f
https://github.com/STEllAR-GROUP/hpx/commit/d4da352ed6617531be5dc15488a5b2ea656ca82f
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M CMakeLists.txt
M cmake/HPX_UpdateGitDocs.cmake
M cmake/templates/HPXConfig.cmake.in
M components/create_component_skeleton.py
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/manual/creating_hpx_projects.rst
M docs/sphinx/quickstart.rst
M examples/gtest_emulation/CMakeLists.txt
M examples/hello_world_component/CMakeLists.txt
M libs/core/affinity/CMakeLists.txt
M libs/core/allocator_support/CMakeLists.txt
M libs/core/asio/CMakeLists.txt
M libs/core/assertion/CMakeLists.txt
M libs/core/cache/CMakeLists.txt
M libs/core/concepts/CMakeLists.txt
M libs/core/concurrency/CMakeLists.txt
M libs/core/config/CMakeLists.txt
M libs/core/config_registry/CMakeLists.txt
M libs/core/coroutines/CMakeLists.txt
M libs/core/datastructures/CMakeLists.txt
M libs/core/debugging/CMakeLists.txt
M libs/core/errors/CMakeLists.txt
M libs/core/execution_base/CMakeLists.txt
M libs/core/filesystem/CMakeLists.txt
M libs/core/format/CMakeLists.txt
M libs/core/functional/CMakeLists.txt
M libs/core/hardware/CMakeLists.txt
M libs/core/hashing/CMakeLists.txt
M libs/core/io_service/CMakeLists.txt
M libs/core/iterator_support/CMakeLists.txt
M libs/core/itt_notify/CMakeLists.txt
M libs/core/logging/CMakeLists.txt
M libs/core/memory/CMakeLists.txt
M libs/core/plugin/CMakeLists.txt
M libs/core/prefix/CMakeLists.txt
M libs/core/preprocessor/CMakeLists.txt
M libs/core/properties/CMakeLists.txt
M libs/core/schedulers/CMakeLists.txt
M libs/core/serialization/CMakeLists.txt
M libs/core/static_reinit/CMakeLists.txt
M libs/core/statistics/CMakeLists.txt
M libs/core/string_util/CMakeLists.txt
M libs/core/synchronization/CMakeLists.txt
M libs/core/testing/CMakeLists.txt
M libs/core/thread_pools/CMakeLists.txt
M libs/core/thread_support/CMakeLists.txt
M libs/core/threading_base/CMakeLists.txt
M libs/core/timing/CMakeLists.txt
M libs/core/topology/CMakeLists.txt
M libs/core/type_support/CMakeLists.txt
M libs/core/util/CMakeLists.txt
M libs/core/version/CMakeLists.txt
M libs/create_module_skeleton.py
M libs/full/actions/CMakeLists.txt
M libs/full/actions_base/CMakeLists.txt
M libs/full/agas/CMakeLists.txt
M libs/full/async_colocated/CMakeLists.txt
M libs/full/async_cuda/CMakeLists.txt
M libs/full/async_distributed/CMakeLists.txt
M libs/full/async_mpi/CMakeLists.txt
M libs/full/batch_environments/CMakeLists.txt
M libs/full/checkpoint/CMakeLists.txt
M libs/full/checkpoint_base/CMakeLists.txt
M libs/full/collectives/CMakeLists.txt
M libs/full/command_line_handling/CMakeLists.txt
M libs/full/components_base/CMakeLists.txt
M libs/full/compute/CMakeLists.txt
M libs/full/compute_cuda/CMakeLists.txt
M libs/full/executors_distributed/CMakeLists.txt
M libs/full/include/CMakeLists.txt
M libs/full/init_runtime/CMakeLists.txt
M libs/full/lcos_distributed/CMakeLists.txt
M libs/full/mpi_base/CMakeLists.txt
M libs/full/naming/CMakeLists.txt
M libs/full/naming_base/CMakeLists.txt
M libs/full/performance_counters/CMakeLists.txt
M libs/full/program_options/CMakeLists.txt
M libs/full/resiliency_distributed/CMakeLists.txt
M libs/full/resource_partitioner/CMakeLists.txt
M libs/full/runtime_configuration/CMakeLists.txt
M libs/full/runtime_distributed/CMakeLists.txt
M libs/full/runtime_local/CMakeLists.txt
M libs/full/segmented_algorithms/CMakeLists.txt
M libs/full/thread_executors/CMakeLists.txt
M libs/full/threadmanager/CMakeLists.txt
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/async_base/CMakeLists.txt
M libs/parallelism/async_combinators/CMakeLists.txt
M libs/parallelism/async_local/CMakeLists.txt
M libs/parallelism/execution/CMakeLists.txt
M libs/parallelism/executors/CMakeLists.txt
M libs/parallelism/futures/CMakeLists.txt
M libs/parallelism/lcos_local/CMakeLists.txt
M libs/parallelism/pack_traversal/CMakeLists.txt
M libs/parallelism/resiliency/CMakeLists.txt
M libs/parallelism/threading/CMakeLists.txt
M libs/parallelism/timed_execution/CMakeLists.txt
M tests/unit/build/fetchcontent/CMakeLists.txt
Log Message:
-----------
Require cmake 3.17
Commit: e378e37a6ab37ec91b5b0340cd10ede0043e8f8d
https://github.com/STEllAR-GROUP/hpx/commit/e378e37a6ab37ec91b5b0340cd10ede0043e8f8d
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M .circleci/config.yml
Log Message:
-----------
Try with updated docker image
Commit: 9e0376918f3269ca6f046bfa9aa50a491aba7ac5
https://github.com/STEllAR-GROUP/hpx/commit/9e0376918f3269ca6f046bfa9aa50a491aba7ac5
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M .cmake-format.py
M cmake/HPX_AddConfigTest.cmake
Log Message:
-----------
Remove add_hpx_in_framework_config_test as unused
Commit: 34f28ce0f53e5fcb599453968dbadd1fa0ad57ff
https://github.com/STEllAR-GROUP/hpx/commit/34f28ce0f53e5fcb599453968dbadd1fa0ad57ff
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M .github/workflows/linux_debug.yml
M .github/workflows/linux_release_fetchcontent.yml
M .github/workflows/linux_sanitizers.yml
Log Message:
-----------
Update the image number in the github actions too
Commit: 73c44ebab72d97f51bf57c41fe397c46825e55c8
https://github.com/STEllAR-GROUP/hpx/commit/73c44ebab72d97f51bf57c41fe397c46825e55c8
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M libs/core/topology/include/hpx/topology/topology.hpp
M libs/core/topology/src/topology.cpp
Log Message:
-----------
Replace the util::static_ with static in topology
Commit: 79662d20fb45eb62a0733c856a2cf2ce19b70d00
https://github.com/STEllAR-GROUP/hpx/commit/79662d20fb45eb62a0733c856a2cf2ce19b70d00
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M tools/asan.supp
Log Message:
-----------
Tmp! Ignore leak in sanitizer as not related to cmake
Commit: 4912a3fa888682b3ae97bcc06570876274606e65
https://github.com/STEllAR-GROUP/hpx/commit/4912a3fa888682b3ae97bcc06570876274606e65
Author: aurianer <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M libs/core/affinity/CMakeLists.txt
M libs/core/allocator_support/CMakeLists.txt
M libs/core/asio/CMakeLists.txt
M libs/core/assertion/CMakeLists.txt
M libs/core/cache/CMakeLists.txt
M libs/core/concepts/CMakeLists.txt
M libs/core/concurrency/CMakeLists.txt
M libs/core/config/CMakeLists.txt
M libs/core/config_registry/CMakeLists.txt
M libs/core/coroutines/CMakeLists.txt
M libs/core/datastructures/CMakeLists.txt
M libs/core/debugging/CMakeLists.txt
M libs/core/errors/CMakeLists.txt
M libs/core/execution_base/CMakeLists.txt
M libs/core/filesystem/CMakeLists.txt
M libs/core/format/CMakeLists.txt
M libs/core/functional/CMakeLists.txt
M libs/core/hardware/CMakeLists.txt
M libs/core/hashing/CMakeLists.txt
M libs/core/io_service/CMakeLists.txt
M libs/core/iterator_support/CMakeLists.txt
M libs/core/itt_notify/CMakeLists.txt
M libs/core/logging/CMakeLists.txt
M libs/core/memory/CMakeLists.txt
M libs/core/plugin/CMakeLists.txt
M libs/core/prefix/CMakeLists.txt
M libs/core/preprocessor/CMakeLists.txt
M libs/core/properties/CMakeLists.txt
M libs/core/schedulers/CMakeLists.txt
M libs/core/serialization/CMakeLists.txt
M libs/core/static_reinit/CMakeLists.txt
M libs/core/statistics/CMakeLists.txt
M libs/core/string_util/CMakeLists.txt
M libs/core/synchronization/CMakeLists.txt
M libs/core/testing/CMakeLists.txt
M libs/core/thread_pools/CMakeLists.txt
M libs/core/thread_support/CMakeLists.txt
M libs/core/threading_base/CMakeLists.txt
M libs/core/timing/CMakeLists.txt
M libs/core/topology/CMakeLists.txt
M libs/core/type_support/CMakeLists.txt
M libs/core/util/CMakeLists.txt
M libs/core/version/CMakeLists.txt
M libs/create_module_skeleton.py
M libs/full/actions/CMakeLists.txt
M libs/full/actions_base/CMakeLists.txt
M libs/full/agas/CMakeLists.txt
M libs/full/agas_base/CMakeLists.txt
M libs/full/async_colocated/CMakeLists.txt
M libs/full/async_cuda/CMakeLists.txt
M libs/full/async_distributed/CMakeLists.txt
M libs/full/async_mpi/CMakeLists.txt
M libs/full/batch_environments/CMakeLists.txt
M libs/full/checkpoint/CMakeLists.txt
M libs/full/checkpoint_base/CMakeLists.txt
M libs/full/collectives/CMakeLists.txt
M libs/full/command_line_handling/CMakeLists.txt
M libs/full/components/CMakeLists.txt
M libs/full/components_base/CMakeLists.txt
M libs/full/compute/CMakeLists.txt
M libs/full/compute_cuda/CMakeLists.txt
M libs/full/executors_distributed/CMakeLists.txt
M libs/full/include/CMakeLists.txt
M libs/full/init_runtime/CMakeLists.txt
M libs/full/lcos_distributed/CMakeLists.txt
M libs/full/mpi_base/CMakeLists.txt
M libs/full/naming/CMakeLists.txt
M libs/full/naming_base/CMakeLists.txt
M libs/full/performance_counters/CMakeLists.txt
M libs/full/program_options/CMakeLists.txt
M libs/full/resiliency_distributed/CMakeLists.txt
M libs/full/resource_partitioner/CMakeLists.txt
M libs/full/runtime_components/CMakeLists.txt
M libs/full/runtime_components_base/CMakeLists.txt
M libs/full/runtime_configuration/CMakeLists.txt
M libs/full/runtime_distributed/CMakeLists.txt
M libs/full/runtime_local/CMakeLists.txt
M libs/full/segmented_algorithms/CMakeLists.txt
M libs/full/thread_executors/CMakeLists.txt
M libs/full/threadmanager/CMakeLists.txt
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/async_base/CMakeLists.txt
M libs/parallelism/async_combinators/CMakeLists.txt
M libs/parallelism/async_local/CMakeLists.txt
M libs/parallelism/execution/CMakeLists.txt
M libs/parallelism/executors/CMakeLists.txt
M libs/parallelism/futures/CMakeLists.txt
M libs/parallelism/lcos_local/CMakeLists.txt
M libs/parallelism/pack_traversal/CMakeLists.txt
M libs/parallelism/resiliency/CMakeLists.txt
M libs/parallelism/thread_pool_util/CMakeLists.txt
M libs/parallelism/threading/CMakeLists.txt
M libs/parallelism/timed_execution/CMakeLists.txt
M plugins/binary_filter/snappy/CMakeLists.txt
Log Message:
-----------
Remove the cmake_minimum_required in modules
Commit: 9d9a50bd805474e6b9bc9df8a5f4fd64a8bbb2e1
https://github.com/STEllAR-GROUP/hpx/commit/9d9a50bd805474e6b9bc9df8a5f4fd64a8bbb2e1
Author: Auriane R <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Fix cmake-format failure
Commit: a3707bbba07fccef3c8a8bc72f7fec4b20c6b615
https://github.com/STEllAR-GROUP/hpx/commit/a3707bbba07fccef3c8a8bc72f7fec4b20c6b615
Author: Auriane R <[email protected]>
Date: 2021-02-25 (Thu, 25 Feb 2021)
Changed paths:
M docs/sphinx/manual/building_hpx.rst
Log Message:
-----------
Remove remaining cmake 3.13 occurences in the docs
Commit: c33cea20e38750a4a1bdcd02f4f922d43404568f
https://github.com/STEllAR-GROUP/hpx/commit/c33cea20e38750a4a1bdcd02f4f922d43404568f
Author: Mikael Simberg <[email protected]>
Date: 2021-02-26 (Fri, 26 Feb 2021)
Changed paths:
M .circleci/config.yml
M .cmake-format.py
M .github/workflows/linux_debug.yml
M .github/workflows/linux_release_fetchcontent.yml
M .github/workflows/linux_sanitizers.yml
M CMakeLists.txt
M cmake/HPX_AddConfigTest.cmake
M cmake/HPX_UpdateGitDocs.cmake
M cmake/templates/HPXConfig.cmake.in
M components/create_component_skeleton.py
M docs/sphinx/manual/building_hpx.rst
M docs/sphinx/manual/creating_hpx_projects.rst
M docs/sphinx/quickstart.rst
M examples/gtest_emulation/CMakeLists.txt
M examples/hello_world_component/CMakeLists.txt
M libs/core/affinity/CMakeLists.txt
M libs/core/allocator_support/CMakeLists.txt
M libs/core/asio/CMakeLists.txt
M libs/core/assertion/CMakeLists.txt
M libs/core/cache/CMakeLists.txt
M libs/core/concepts/CMakeLists.txt
M libs/core/concurrency/CMakeLists.txt
M libs/core/config/CMakeLists.txt
M libs/core/config_registry/CMakeLists.txt
M libs/core/coroutines/CMakeLists.txt
M libs/core/datastructures/CMakeLists.txt
M libs/core/debugging/CMakeLists.txt
M libs/core/errors/CMakeLists.txt
M libs/core/execution_base/CMakeLists.txt
M libs/core/filesystem/CMakeLists.txt
M libs/core/format/CMakeLists.txt
M libs/core/functional/CMakeLists.txt
M libs/core/hardware/CMakeLists.txt
M libs/core/hashing/CMakeLists.txt
M libs/core/io_service/CMakeLists.txt
M libs/core/iterator_support/CMakeLists.txt
M libs/core/itt_notify/CMakeLists.txt
M libs/core/logging/CMakeLists.txt
M libs/core/memory/CMakeLists.txt
M libs/core/plugin/CMakeLists.txt
M libs/core/prefix/CMakeLists.txt
M libs/core/preprocessor/CMakeLists.txt
M libs/core/properties/CMakeLists.txt
M libs/core/schedulers/CMakeLists.txt
M libs/core/serialization/CMakeLists.txt
M libs/core/static_reinit/CMakeLists.txt
M libs/core/statistics/CMakeLists.txt
M libs/core/string_util/CMakeLists.txt
M libs/core/synchronization/CMakeLists.txt
M libs/core/testing/CMakeLists.txt
M libs/core/thread_pools/CMakeLists.txt
M libs/core/thread_support/CMakeLists.txt
M libs/core/threading_base/CMakeLists.txt
M libs/core/timing/CMakeLists.txt
M libs/core/topology/CMakeLists.txt
M libs/core/topology/include/hpx/topology/topology.hpp
M libs/core/topology/src/topology.cpp
M libs/core/type_support/CMakeLists.txt
M libs/core/util/CMakeLists.txt
M libs/core/version/CMakeLists.txt
M libs/create_module_skeleton.py
M libs/full/actions/CMakeLists.txt
M libs/full/actions_base/CMakeLists.txt
M libs/full/agas/CMakeLists.txt
M libs/full/agas_base/CMakeLists.txt
M libs/full/async_colocated/CMakeLists.txt
M libs/full/async_cuda/CMakeLists.txt
M libs/full/async_distributed/CMakeLists.txt
M libs/full/async_mpi/CMakeLists.txt
M libs/full/batch_environments/CMakeLists.txt
M libs/full/checkpoint/CMakeLists.txt
M libs/full/checkpoint_base/CMakeLists.txt
M libs/full/collectives/CMakeLists.txt
M libs/full/command_line_handling/CMakeLists.txt
M libs/full/components/CMakeLists.txt
M libs/full/components_base/CMakeLists.txt
M libs/full/compute/CMakeLists.txt
M libs/full/compute_cuda/CMakeLists.txt
M libs/full/executors_distributed/CMakeLists.txt
M libs/full/include/CMakeLists.txt
M libs/full/init_runtime/CMakeLists.txt
M libs/full/lcos_distributed/CMakeLists.txt
M libs/full/mpi_base/CMakeLists.txt
M libs/full/naming/CMakeLists.txt
M libs/full/naming_base/CMakeLists.txt
M libs/full/performance_counters/CMakeLists.txt
M libs/full/program_options/CMakeLists.txt
M libs/full/resiliency_distributed/CMakeLists.txt
M libs/full/resource_partitioner/CMakeLists.txt
M libs/full/runtime_components/CMakeLists.txt
M libs/full/runtime_components_base/CMakeLists.txt
M libs/full/runtime_configuration/CMakeLists.txt
M libs/full/runtime_distributed/CMakeLists.txt
M libs/full/runtime_local/CMakeLists.txt
M libs/full/segmented_algorithms/CMakeLists.txt
M libs/full/thread_executors/CMakeLists.txt
M libs/full/threadmanager/CMakeLists.txt
M libs/parallelism/algorithms/CMakeLists.txt
M libs/parallelism/async_base/CMakeLists.txt
M libs/parallelism/async_combinators/CMakeLists.txt
M libs/parallelism/async_local/CMakeLists.txt
M libs/parallelism/execution/CMakeLists.txt
M libs/parallelism/executors/CMakeLists.txt
M libs/parallelism/futures/CMakeLists.txt
M libs/parallelism/lcos_local/CMakeLists.txt
M libs/parallelism/pack_traversal/CMakeLists.txt
M libs/parallelism/resiliency/CMakeLists.txt
M libs/parallelism/thread_pool_util/CMakeLists.txt
M libs/parallelism/threading/CMakeLists.txt
M libs/parallelism/timed_execution/CMakeLists.txt
M plugins/binary_filter/snappy/CMakeLists.txt
M tests/unit/build/fetchcontent/CMakeLists.txt
M tools/asan.supp
Log Message:
-----------
Merge pull request #5165 from aurianer/require_cmake_3_17
Require cmake 3.17
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/29ec69719d46...c33cea20e387
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits