Branch: refs/heads/installed_hpx_build Home: https://github.com/STEllAR-GROUP/hpx Commit: 670d83dbc36f434ef6347bcba62be4c48789d0bd https://github.com/STEllAR-GROUP/hpx/commit/670d83dbc36f434ef6347bcba62be4c48789d0bd Author: Hartmut Kaiser <hartmut.kai...@gmail.com> Date: 2020-01-31 (Fri, 31 Jan 2020)
Changed paths: M CMakeLists.txt M cmake/HPX_AddConfigTest.cmake M cmake/HPX_AddTest.cmake M cmake/HPX_Option.cmake A cmake/installed_hpx.cmake M examples/nqueen/nqueen.hpp M libs/CMakeLists.txt M libs/affinity/tests/unit/CMakeLists.txt M libs/batch_environments/tests/unit/CMakeLists.txt M libs/local_lcos/tests/regressions/CMakeLists.txt M libs/local_lcos/tests/unit/CMakeLists.txt M tests/regressions/actions/component_action_move_semantics.cpp M tests/regressions/actions/components/action_move_semantics.cpp M tests/regressions/actions/components/action_move_semantics.hpp M tests/regressions/actions/components/movable_objects.cpp M tests/regressions/actions/components/server/action_move_semantics.hpp M tests/regressions/actions/plain_action_move_semantics.cpp M tests/unit/agas/components/managed_refcnt_checker.cpp M tests/unit/agas/components/managed_refcnt_checker.hpp M tests/unit/agas/components/server/managed_refcnt_checker.cpp M tests/unit/agas/components/server/simple_refcnt_checker.cpp M tests/unit/agas/components/simple_mobile_object.cpp M tests/unit/agas/components/simple_mobile_object.hpp M tests/unit/agas/components/simple_refcnt_checker.cpp M tests/unit/agas/components/simple_refcnt_checker.hpp M tests/unit/agas/components/stubs/managed_refcnt_checker.hpp M tests/unit/agas/components/stubs/simple_refcnt_checker.hpp M tests/unit/agas/credit_exhaustion.cpp M tests/unit/agas/local_address_rebind.cpp M tests/unit/agas/local_embedded_ref_to_local_object.cpp M tests/unit/agas/local_embedded_ref_to_remote_object.cpp M tests/unit/agas/refcnted_symbol_to_local_object.cpp M tests/unit/agas/refcnted_symbol_to_remote_object.cpp M tests/unit/agas/remote_embedded_ref_to_local_object.cpp M tests/unit/agas/remote_embedded_ref_to_remote_object.cpp M tests/unit/agas/scoped_ref_to_local_object.cpp M tests/unit/agas/scoped_ref_to_remote_object.cpp M tests/unit/agas/split_credit.cpp M tests/unit/agas/uncounted_symbol_to_local_object.cpp M tests/unit/agas/uncounted_symbol_to_remote_object.cpp M tests/unit/component/components/launch_process_test_server.cpp M tests/unit/component/launch_process.cpp M tests/unit/component/launched_process.cpp Log Message: ----------- Adding capability to buildsystem to use an installed version of HPX to build tests and/or examples - this can be enabled by -DHPX_WITH_INSTALLED_VERSION=On - Adding module based tests and examples to installed_hpx.cmake - flyby: remove check for libatomic for MSVC - flyby: replace add_custom_target with add_hpx_pseudo_target - flyby: fix various solution folder names _______________________________________________ hpx-commits mailing list hpx-commits@stellar.cct.lsu.edu https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits