Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: 2fb0a408ba18c777c5f48877d84feb5d193293b0
      
https://github.com/STEllAR-GROUP/hpx/commit/2fb0a408ba18c777c5f48877d84feb5d193293b0
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M cmake/HPX_CompilerFlagsTargets.cmake

  Log Message:
  -----------
  Make sure HPX_DEBUG is set based on HPX's build type, not consuming project's 
build type


  Commit: 90b0cb673dc1616c4d9f9a013d52075880a69541
      
https://github.com/STEllAR-GROUP/hpx/commit/90b0cb673dc1616c4d9f9a013d52075880a69541
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml
    M examples/gtest_emulation/CMakeLists.txt
    M examples/hello_world_component/CMakeLists.txt
    M examples/hello_world_component/hello_world_client.cpp
    M tests/unit/build/CMakeLists.txt

  Log Message:
  -----------
  Run hello_world_component executable after test builds

Adds a minimal safety net to check that client projects can not only
have a different build type for building, but that running executables
also works.


  Commit: fdf6c6ebacab8bc6eebfc1157a248b32e26b4962
      
https://github.com/STEllAR-GROUP/hpx/commit/fdf6c6ebacab8bc6eebfc1157a248b32e26b4962
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-21 (Fri, 21 May 2021)

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

  Log Message:
  -----------
  Attempt to get build unit tests to run on windows


  Commit: cbbb0132b11507690160990d152453e7d22ba828
      
https://github.com/STEllAR-GROUP/hpx/commit/cbbb0132b11507690160990d152453e7d22ba828
  Author: Mikael Simberg <[email protected]>
  Date:   2021-05-21 (Fri, 21 May 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml
    M tests/unit/build/CMakeLists.txt

  Log Message:
  -----------
  Disable build unit tests on Windows


  Commit: fa96caf13a04c68e2fff2275c9a124d50d5d3ae3
      
https://github.com/STEllAR-GROUP/hpx/commit/fa96caf13a04c68e2fff2275c9a124d50d5d3ae3
  Author: Mikael Simberg <[email protected]>
  Date:   2021-06-01 (Tue, 01 Jun 2021)

  Changed paths:
    M .github/workflows/windows_debug.yml
    M .github/workflows/windows_release.yml
    M cmake/HPX_CompilerFlagsTargets.cmake
    M examples/gtest_emulation/CMakeLists.txt
    M examples/hello_world_component/CMakeLists.txt
    M examples/hello_world_component/hello_world_client.cpp
    M tests/unit/build/CMakeLists.txt

  Log Message:
  -----------
  Merge pull request #5243 from msimberg/mixing-release-debug-fix

Make sure HPX_DEBUG is set based on HPX's build type, not consuming project's 
build type


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

Reply via email to