Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: f191ab0fe468712d393ff0012fd317401551860c
      
https://github.com/STEllAR-GROUP/hpx/commit/f191ab0fe468712d393ff0012fd317401551860c
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml
    M CMakeLists.txt
    M cmake/HPX_AddModule.cmake
    M cmake/HPX_CompilerFlagsTargets.cmake
    M cmake/templates/HPXConfig.cmake.in
    M cmake/templates/HPXMacros.cmake.in
    M examples/hello_world_component/CMakeLists.txt
    M hpx/runtime/components/server/component_base.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    M libs/core/config/include/hpx/config/debug.hpp
    M libs/core/functional/include/hpx/functional/one_shot.hpp
    M libs/core/preprocessor/include/hpx/preprocessor/config.hpp
    M 
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
    M libs/core/thread_support/include/hpx/thread_support/assert_owns_lock.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    M libs/full/runtime_local/src/runtime_local.cpp
    M src/runtime_distributed.cpp
    M tests/unit/build/CMakeLists.txt

  Log Message:
  -----------
  Allow mixing debug and release builds


  Commit: 6a0f82378731d13f5de18ff6203fa097f2e8b436
      
https://github.com/STEllAR-GROUP/hpx/commit/6a0f82378731d13f5de18ff6203fa097f2e8b436
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml

  Log Message:
  -----------
  Increase verbosity on Windows builders


  Commit: 841ed823bda581994b815398556e1083b13cd32b
      
https://github.com/STEllAR-GROUP/hpx/commit/841ed823bda581994b815398556e1083b13cd32b
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M libs/core/functional/include/hpx/functional/tag_invoke.hpp
    M libs/parallelism/algorithms/include/hpx/algorithms/traits/projected.hpp
    M 
libs/parallelism/algorithms/include/hpx/algorithms/traits/projected_range.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp

  Log Message:
  -----------
  Fixing MSVC compilation issues

- this adds a workaround preventing MSVC from prematurely instantiating 
templates


  Commit: 5bd90a88fb4ede3ccf4e5a03673b47d41d937f27
      
https://github.com/STEllAR-GROUP/hpx/commit/5bd90a88fb4ede3ccf4e5a03673b47d41d937f27
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml

  Log Message:
  -----------
  Fixing build targets


  Commit: baffc5118fb2a7be96c99f86c41b8160c34c75a5
      
https://github.com/STEllAR-GROUP/hpx/commit/baffc5118fb2a7be96c99f86c41b8160c34c75a5
  Author: Mikael Simberg <[email protected]>
  Date:   2021-02-15 (Mon, 15 Feb 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml
    M CMakeLists.txt
    M cmake/HPX_AddModule.cmake
    M cmake/HPX_CompilerFlagsTargets.cmake
    M cmake/templates/HPXConfig.cmake.in
    M cmake/templates/HPXMacros.cmake.in
    M examples/hello_world_component/CMakeLists.txt
    M hpx/runtime/components/server/component_base.hpp
    M hpx/runtime/components/server/fixed_component_base.hpp
    M hpx/runtime/components/server/managed_component_base.hpp
    M libs/core/config/include/hpx/config/debug.hpp
    M libs/core/functional/include/hpx/functional/one_shot.hpp
    M libs/core/functional/include/hpx/functional/tag_invoke.hpp
    M libs/core/preprocessor/include/hpx/preprocessor/config.hpp
    M 
libs/core/schedulers/include/hpx/schedulers/shared_priority_queue_scheduler.hpp
    M libs/core/thread_support/include/hpx/thread_support/assert_owns_lock.hpp
    M libs/full/actions/include/hpx/actions/transfer_base_action.hpp
    M libs/full/runtime_local/src/runtime_local.cpp
    M libs/parallelism/algorithms/include/hpx/algorithms/traits/projected.hpp
    M 
libs/parallelism/algorithms/include/hpx/algorithms/traits/projected_range.hpp
    M 
libs/parallelism/algorithms/include/hpx/parallel/container_algorithms/make_heap.hpp
    M src/runtime_distributed.cpp
    M tests/unit/build/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #5099 from msimberg/mix-debug-release

Allow mixing debug and release builds


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/7790db62430b...baffc5118fb2
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to