Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 1d13e214f2a6d664db19e0655c05a3aa51f300dd
      
https://github.com/STEllAR-GROUP/hpx/commit/1d13e214f2a6d664db19e0655c05a3aa51f300dd
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M cmake/HPX_GeneratePackage.cmake

  Log Message:
  -----------
  Fix order of hpx_wrap and hpx_init linking when HPX_WITH_DYNAMIC_HPX_MAIN=OFF


  Commit: d7e28346ca5f2ef0738c61f6a7e1d7e48208db9a
      
https://github.com/STEllAR-GROUP/hpx/commit/d7e28346ca5f2ef0738c61f6a7e1d7e48208db9a
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-10 (Mon, 10 Aug 2020)

  Changed paths:
    M tests/unit/build/CMakeLists.txt

  Log Message:
  -----------
  Exclude gtest build tests when HPX_WITH_DYNAMIC_HPX_MAIN=OFF


  Commit: 66bf5a6c117f0d7373611810be73557d5833ba52
      
https://github.com/STEllAR-GROUP/hpx/commit/66bf5a6c117f0d7373611810be73557d5833ba52
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M CMakeLists.txt
    M examples/hello_world_component/CMakeLists.txt
    M init/CMakeLists.txt
    A init/include/hpx/hpx_main_impl.hpp
    A init/src/main.cpp
    M libs/init_runtime/src/hpx_init.cpp
    M tests/unit/build/CMakeLists.txt
    M wrap/CMakeLists.txt
    M wrap/include/hpx/wrap_main.hpp
    R wrap/include/hpx/wrap_main_impl.hpp
    M wrap/src/hpx_wrap.cpp
    R wrap/src/main.cpp

  Log Message:
  -----------
  Move default main implementation header to hpx_init


  Commit: fdcc28d4f4ade71d2ff30327a3480de61635a3cc
      
https://github.com/STEllAR-GROUP/hpx/commit/fdcc28d4f4ade71d2ff30327a3480de61635a3cc
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-11 (Tue, 11 Aug 2020)

  Changed paths:
    M .jenkins/lsu/env-clang-7.sh

  Log Message:
  -----------
  Add jenkins configuration to test HPX_WITH_DYNAMIC_HPX_MAIN=OFF


  Commit: 148ffaa1f49002a6f00cf51836a4659d8dfdd810
      
https://github.com/STEllAR-GROUP/hpx/commit/148ffaa1f49002a6f00cf51836a4659d8dfdd810
  Author: Mikael Simberg <[email protected]>
  Date:   2020-08-14 (Fri, 14 Aug 2020)

  Changed paths:
    M .jenkins/lsu/env-clang-7.sh
    M CMakeLists.txt
    M cmake/HPX_GeneratePackage.cmake
    M examples/hello_world_component/CMakeLists.txt
    M init/CMakeLists.txt
    A init/include/hpx/hpx_main_impl.hpp
    A init/src/main.cpp
    M libs/init_runtime/src/hpx_init.cpp
    M tests/unit/build/CMakeLists.txt
    M wrap/CMakeLists.txt
    M wrap/include/hpx/wrap_main.hpp
    R wrap/include/hpx/wrap_main_impl.hpp
    M wrap/src/hpx_wrap.cpp
    R wrap/src/main.cpp

  Log Message:
  -----------
  Merge pull request #4889 from msimberg/fix-init-main

Restore old behaviour of not requiring linking to hpx_wrap when 
HPX_WITH_DYNAMIC_HPX_MAIN=OFF


Compare: 
https://github.com/STEllAR-GROUP/hpx/compare/6d7599983367...148ffaa1f490
_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to