Branch: refs/heads/master
Home: https://github.com/STEllAR-GROUP/hpx
Commit: 581db9b4ff4ed270915aedd43710ad9b567adcbb
https://github.com/STEllAR-GROUP/hpx/commit/581db9b4ff4ed270915aedd43710ad9b567adcbb
Author: Mikael Simberg <[email protected]>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Remove deprecated HPX_SCHEDULER_MAX_TERMINATED_THREADS option
Commit: a405a7e9c5bf61f6ff9a64e57c9bc6d2ad0c0834
https://github.com/STEllAR-GROUP/hpx/commit/a405a7e9c5bf61f6ff9a64e57c9bc6d2ad0c0834
Author: Mikael Simberg <[email protected]>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Changed paths:
M CMakeLists.txt
R cmake/FindGooglePerftools.cmake
R cmake/HPX_SetupGooglePerfTools.cmake
Log Message:
-----------
Remove HPX_WITH_GOOGLE_PERFTOOLS option
The option is not used anywhere.
Commit: 92a13c6c7f71483b4a330837c117d7de7df29344
https://github.com/STEllAR-GROUP/hpx/commit/92a13c6c7f71483b4a330837c117d7de7df29344
Author: Mikael Simberg <[email protected]>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Changed paths:
M CMakeLists.txt
M libs/full/init_runtime/include/hpx/hpx_init.hpp
M libs/full/init_runtime/include/hpx/hpx_init_impl.hpp
M libs/full/init_runtime/include/hpx/hpx_start.hpp
M libs/full/init_runtime/include/hpx/hpx_start_impl.hpp
Log Message:
-----------
Remove HPX_WITH_INIT_START_OVERLOADS_COMPATIBILITY option
Commit: 34659d65569f7be0e765d5e742905e0325c43be5
https://github.com/STEllAR-GROUP/hpx/commit/34659d65569f7be0e765d5e742905e0325c43be5
Author: Mikael Simberg <[email protected]>
Date: 2021-09-20 (Mon, 20 Sep 2021)
Changed paths:
M CMakeLists.txt
Log Message:
-----------
Remove unused defines HPX_HAVE_{COROUTINE,PLUGIN}_GCC_HIDDEN_VISIBILITY
Commit: fdad1c0e9d0ae70c1810da9256af7659c5370b47
https://github.com/STEllAR-GROUP/hpx/commit/fdad1c0e9d0ae70c1810da9256af7659c5370b47
Author: Mikael Simberg <[email protected]>
Date: 2021-09-21 (Tue, 21 Sep 2021)
Changed paths:
M libs/core/affinity/tests/CMakeLists.txt
M libs/core/algorithms/tests/CMakeLists.txt
M libs/core/allocator_support/tests/CMakeLists.txt
M libs/core/asio/tests/CMakeLists.txt
M libs/core/assertion/tests/CMakeLists.txt
M libs/core/async_base/tests/CMakeLists.txt
M libs/core/async_combinators/tests/CMakeLists.txt
M libs/core/async_cuda/tests/CMakeLists.txt
M libs/core/async_local/tests/CMakeLists.txt
M libs/core/async_mpi/tests/CMakeLists.txt
M libs/core/batch_environments/tests/CMakeLists.txt
M libs/core/cache/tests/CMakeLists.txt
M libs/core/command_line_handling_local/tests/CMakeLists.txt
M libs/core/concepts/tests/CMakeLists.txt
M libs/core/concurrency/tests/CMakeLists.txt
M libs/core/config/tests/CMakeLists.txt
M libs/core/config_registry/tests/CMakeLists.txt
M libs/core/coroutines/tests/CMakeLists.txt
M libs/core/datastructures/tests/CMakeLists.txt
M libs/core/debugging/tests/CMakeLists.txt
M libs/core/errors/tests/CMakeLists.txt
M libs/core/execution/tests/CMakeLists.txt
M libs/core/execution_base/tests/CMakeLists.txt
M libs/core/executors/tests/CMakeLists.txt
M libs/core/filesystem/tests/CMakeLists.txt
M libs/core/format/tests/CMakeLists.txt
M libs/core/functional/tests/CMakeLists.txt
M libs/core/futures/tests/CMakeLists.txt
M libs/core/hardware/tests/CMakeLists.txt
M libs/core/hashing/tests/CMakeLists.txt
M libs/core/include_local/tests/CMakeLists.txt
M libs/core/ini/tests/CMakeLists.txt
M libs/core/init_runtime_local/tests/CMakeLists.txt
M libs/core/io_service/tests/CMakeLists.txt
M libs/core/iterator_support/tests/CMakeLists.txt
M libs/core/itt_notify/tests/CMakeLists.txt
M libs/core/lcos_local/tests/CMakeLists.txt
M libs/core/logging/tests/CMakeLists.txt
M libs/core/memory/tests/CMakeLists.txt
M libs/core/mpi_base/tests/CMakeLists.txt
M libs/core/pack_traversal/tests/CMakeLists.txt
M libs/core/plugin/tests/CMakeLists.txt
M libs/core/prefix/tests/CMakeLists.txt
M libs/core/preprocessor/tests/CMakeLists.txt
M libs/core/program_options/tests/CMakeLists.txt
M libs/core/properties/tests/CMakeLists.txt
M libs/core/resiliency/tests/CMakeLists.txt
M libs/core/resource_partitioner/tests/CMakeLists.txt
M libs/core/runtime_configuration/tests/CMakeLists.txt
M libs/core/runtime_local/tests/CMakeLists.txt
M libs/core/schedulers/tests/CMakeLists.txt
M libs/core/serialization/tests/CMakeLists.txt
M libs/core/static_reinit/tests/CMakeLists.txt
M libs/core/string_util/tests/CMakeLists.txt
M libs/core/synchronization/tests/CMakeLists.txt
M libs/core/tag_dispatch/tests/CMakeLists.txt
M libs/core/testing/tests/CMakeLists.txt
M libs/core/thread_pool_util/tests/CMakeLists.txt
M libs/core/thread_pools/tests/CMakeLists.txt
M libs/core/thread_support/tests/CMakeLists.txt
M libs/core/threading/tests/CMakeLists.txt
M libs/core/threading_base/tests/CMakeLists.txt
M libs/core/threadmanager/tests/CMakeLists.txt
M libs/core/timed_execution/tests/CMakeLists.txt
M libs/core/timing/tests/CMakeLists.txt
M libs/core/topology/tests/CMakeLists.txt
M libs/core/type_support/tests/CMakeLists.txt
M libs/core/util/tests/CMakeLists.txt
M libs/create_module_skeleton.py
M libs/full/actions/tests/CMakeLists.txt
M libs/full/actions_base/tests/CMakeLists.txt
M libs/full/agas/tests/CMakeLists.txt
M libs/full/agas_base/tests/CMakeLists.txt
M libs/full/async_colocated/tests/CMakeLists.txt
M libs/full/async_distributed/tests/CMakeLists.txt
M libs/full/checkpoint/tests/CMakeLists.txt
M libs/full/checkpoint_base/tests/CMakeLists.txt
M libs/full/collectives/tests/CMakeLists.txt
M libs/full/command_line_handling/tests/CMakeLists.txt
M libs/full/components/tests/CMakeLists.txt
M libs/full/components_base/tests/CMakeLists.txt
M libs/full/compute/tests/CMakeLists.txt
M libs/full/compute_cuda/tests/CMakeLists.txt
M libs/full/distribution_policies/tests/CMakeLists.txt
M libs/full/executors_distributed/tests/CMakeLists.txt
M libs/full/include/tests/CMakeLists.txt
M libs/full/init_runtime/tests/CMakeLists.txt
M libs/full/lcos_distributed/tests/CMakeLists.txt
M libs/full/naming/tests/CMakeLists.txt
M libs/full/naming_base/tests/CMakeLists.txt
M libs/full/performance_counters/tests/CMakeLists.txt
M libs/full/resiliency_distributed/tests/CMakeLists.txt
M libs/full/runtime_components/tests/CMakeLists.txt
M libs/full/runtime_distributed/tests/CMakeLists.txt
M libs/full/segmented_algorithms/tests/CMakeLists.txt
M libs/full/statistics/tests/CMakeLists.txt
Log Message:
-----------
Remove HPX_TOP_LEVEL guard from module tests
The guard is unnecessary and unused.
Commit: c842823c4eaffcc908f2a5f02f2064c144e857c1
https://github.com/STEllAR-GROUP/hpx/commit/c842823c4eaffcc908f2a5f02f2064c144e857c1
Author: Mikael Simberg <[email protected]>
Date: 2021-09-21 (Tue, 21 Sep 2021)
Changed paths:
M CMakeLists.txt
R cmake/FindGooglePerftools.cmake
R cmake/HPX_SetupGooglePerfTools.cmake
M libs/core/affinity/tests/CMakeLists.txt
M libs/core/algorithms/tests/CMakeLists.txt
M libs/core/allocator_support/tests/CMakeLists.txt
M libs/core/asio/tests/CMakeLists.txt
M libs/core/assertion/tests/CMakeLists.txt
M libs/core/async_base/tests/CMakeLists.txt
M libs/core/async_combinators/tests/CMakeLists.txt
M libs/core/async_cuda/tests/CMakeLists.txt
M libs/core/async_local/tests/CMakeLists.txt
M libs/core/async_mpi/tests/CMakeLists.txt
M libs/core/batch_environments/tests/CMakeLists.txt
M libs/core/cache/tests/CMakeLists.txt
M libs/core/command_line_handling_local/tests/CMakeLists.txt
M libs/core/concepts/tests/CMakeLists.txt
M libs/core/concurrency/tests/CMakeLists.txt
M libs/core/config/tests/CMakeLists.txt
M libs/core/config_registry/tests/CMakeLists.txt
M libs/core/coroutines/tests/CMakeLists.txt
M libs/core/datastructures/tests/CMakeLists.txt
M libs/core/debugging/tests/CMakeLists.txt
M libs/core/errors/tests/CMakeLists.txt
M libs/core/execution/tests/CMakeLists.txt
M libs/core/execution_base/tests/CMakeLists.txt
M libs/core/executors/tests/CMakeLists.txt
M libs/core/filesystem/tests/CMakeLists.txt
M libs/core/format/tests/CMakeLists.txt
M libs/core/functional/tests/CMakeLists.txt
M libs/core/futures/tests/CMakeLists.txt
M libs/core/hardware/tests/CMakeLists.txt
M libs/core/hashing/tests/CMakeLists.txt
M libs/core/include_local/tests/CMakeLists.txt
M libs/core/ini/tests/CMakeLists.txt
M libs/core/init_runtime_local/tests/CMakeLists.txt
M libs/core/io_service/tests/CMakeLists.txt
M libs/core/iterator_support/tests/CMakeLists.txt
M libs/core/itt_notify/tests/CMakeLists.txt
M libs/core/lcos_local/tests/CMakeLists.txt
M libs/core/logging/tests/CMakeLists.txt
M libs/core/memory/tests/CMakeLists.txt
M libs/core/mpi_base/tests/CMakeLists.txt
M libs/core/pack_traversal/tests/CMakeLists.txt
M libs/core/plugin/tests/CMakeLists.txt
M libs/core/prefix/tests/CMakeLists.txt
M libs/core/preprocessor/tests/CMakeLists.txt
M libs/core/program_options/tests/CMakeLists.txt
M libs/core/properties/tests/CMakeLists.txt
M libs/core/resiliency/tests/CMakeLists.txt
M libs/core/resource_partitioner/tests/CMakeLists.txt
M libs/core/runtime_configuration/tests/CMakeLists.txt
M libs/core/runtime_local/tests/CMakeLists.txt
M libs/core/schedulers/tests/CMakeLists.txt
M libs/core/serialization/tests/CMakeLists.txt
M libs/core/static_reinit/tests/CMakeLists.txt
M libs/core/string_util/tests/CMakeLists.txt
M libs/core/synchronization/tests/CMakeLists.txt
M libs/core/tag_dispatch/tests/CMakeLists.txt
M libs/core/testing/tests/CMakeLists.txt
M libs/core/thread_pool_util/tests/CMakeLists.txt
M libs/core/thread_pools/tests/CMakeLists.txt
M libs/core/thread_support/tests/CMakeLists.txt
M libs/core/threading/tests/CMakeLists.txt
M libs/core/threading_base/tests/CMakeLists.txt
M libs/core/threadmanager/tests/CMakeLists.txt
M libs/core/timed_execution/tests/CMakeLists.txt
M libs/core/timing/tests/CMakeLists.txt
M libs/core/topology/tests/CMakeLists.txt
M libs/core/type_support/tests/CMakeLists.txt
M libs/core/util/tests/CMakeLists.txt
M libs/create_module_skeleton.py
M libs/full/actions/tests/CMakeLists.txt
M libs/full/actions_base/tests/CMakeLists.txt
M libs/full/agas/tests/CMakeLists.txt
M libs/full/agas_base/tests/CMakeLists.txt
M libs/full/async_colocated/tests/CMakeLists.txt
M libs/full/async_distributed/tests/CMakeLists.txt
M libs/full/checkpoint/tests/CMakeLists.txt
M libs/full/checkpoint_base/tests/CMakeLists.txt
M libs/full/collectives/tests/CMakeLists.txt
M libs/full/command_line_handling/tests/CMakeLists.txt
M libs/full/components/tests/CMakeLists.txt
M libs/full/components_base/tests/CMakeLists.txt
M libs/full/compute/tests/CMakeLists.txt
M libs/full/compute_cuda/tests/CMakeLists.txt
M libs/full/distribution_policies/tests/CMakeLists.txt
M libs/full/executors_distributed/tests/CMakeLists.txt
M libs/full/include/tests/CMakeLists.txt
M libs/full/init_runtime/include/hpx/hpx_init.hpp
M libs/full/init_runtime/include/hpx/hpx_init_impl.hpp
M libs/full/init_runtime/include/hpx/hpx_start.hpp
M libs/full/init_runtime/include/hpx/hpx_start_impl.hpp
M libs/full/init_runtime/tests/CMakeLists.txt
M libs/full/lcos_distributed/tests/CMakeLists.txt
M libs/full/naming/tests/CMakeLists.txt
M libs/full/naming_base/tests/CMakeLists.txt
M libs/full/performance_counters/tests/CMakeLists.txt
M libs/full/resiliency_distributed/tests/CMakeLists.txt
M libs/full/runtime_components/tests/CMakeLists.txt
M libs/full/runtime_distributed/tests/CMakeLists.txt
M libs/full/segmented_algorithms/tests/CMakeLists.txt
M libs/full/statistics/tests/CMakeLists.txt
Log Message:
-----------
Merge pull request #5574 from msimberg/remove-deprecated-options
Remove a few deprecated and unused CMake options
Compare:
https://github.com/STEllAR-GROUP/hpx/compare/e230dddce4a8...c842823c4eaf
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits