Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: e36286459436e90aee631d96def4b3b2be116c01
      
https://github.com/STEllAR-GROUP/hpx/commit/e36286459436e90aee631d96def4b3b2be116c01
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-09-15 (Wed, 15 Sep 2021)

  Changed paths:
    M libs/core/mpi_base/include/hpx/mpi_base/mpi_environment.hpp
    M 
libs/core/runtime_configuration/include/hpx/runtime_configuration/static_factory_data.hpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/command_line_handling/CMakeLists.txt
    M libs/full/init_runtime/include/hpx/init_runtime/detail/run_or_start.hpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M src/runtime/parcelset/parcelhandler.cpp

  Log Message:
  -----------
  More changes to overcome build problems on Windows after recent module 
rearrangements

- this is a somewhat hacky solution as it marks functions that are declared in
  the core module with `HPX_EXPORT` (those are defined in full, currently)


  Commit: ad007edcbaea0a4f75e68d2f9f7b7d2cf93b6335
      
https://github.com/STEllAR-GROUP/hpx/commit/ad007edcbaea0a4f75e68d2f9f7b7d2cf93b6335
  Author: Mikael Simberg <[email protected]>
  Date:   2021-09-16 (Thu, 16 Sep 2021)

  Changed paths:
    M libs/core/runtime_configuration/CMakeLists.txt
    M 
libs/core/runtime_configuration/include/hpx/runtime_configuration/static_factory_data.hpp
    A libs/core/runtime_configuration/src/static_factory_data.cpp
    M libs/core/runtime_local/src/runtime_local.cpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/init_runtime/include/hpx/hpx_init_impl.hpp
    M libs/full/init_runtime/include/hpx/hpx_start_impl.hpp
    M libs/full/init_runtime/include/hpx/init_runtime/detail/run_or_start.hpp
    M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M src/runtime/parcelset/parcelhandler.cpp

  Log Message:
  -----------
  Remove unnecessary forward declarations and put static_factory functionality 
in core module


  Commit: 95ef248c8c5a0ad174c35eaa0fe59053168715f3
      
https://github.com/STEllAR-GROUP/hpx/commit/95ef248c8c5a0ad174c35eaa0fe59053168715f3
  Author: Hartmut Kaiser <[email protected]>
  Date:   2021-09-17 (Fri, 17 Sep 2021)

  Changed paths:
    M libs/core/mpi_base/include/hpx/mpi_base/mpi_environment.hpp
    M libs/core/runtime_configuration/CMakeLists.txt
    M 
libs/core/runtime_configuration/include/hpx/runtime_configuration/static_factory_data.hpp
    A libs/core/runtime_configuration/src/static_factory_data.cpp
    M libs/core/runtime_local/src/runtime_local.cpp
    M libs/full/collectives/src/barrier.cpp
    M libs/full/command_line_handling/CMakeLists.txt
    M libs/full/init_runtime/include/hpx/hpx_init_impl.hpp
    M libs/full/init_runtime/include/hpx/hpx_start_impl.hpp
    M libs/full/init_runtime/include/hpx/init_runtime/detail/run_or_start.hpp
    M libs/full/runtime_distributed/src/server/runtime_support_server.cpp
    M plugins/parcelport/mpi/parcelport_mpi.cpp
    M src/runtime/parcelset/parcelhandler.cpp

  Log Message:
  -----------
  Merge pull request #5562 from STEllAR-GROUP/fixing_windows_build

More changes to overcome build problems on Windows after recent module 
rearrangements


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/3b4e3d35ba5c...95ef248c8c5a
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to