Branch: refs/heads/master
  Home:   https://github.com/STEllAR-GROUP/hpx
  Commit: ec7e4268a08099c21a30cce7e4f742b0d6edd3f5
      
https://github.com/STEllAR-GROUP/hpx/commit/ec7e4268a08099c21a30cce7e4f742b0d6edd3f5
  Author: John Biddiscombe <[email protected]>
  Date:   2021-01-08 (Fri, 08 Jan 2021)

  Changed paths:
    M cmake/HPX_AddModule.cmake
    M cmake/TargetArch.cmake

  Log Message:
  -----------
  Fix regeneration of two files that trigger unnecessary rebuilds

The modules_enabled.hpp file was being wiped by a cleanup step
in the module creation script.

Architecture detection generated a file on every configure
step and only needs to be done once, so cache the result fo
reuse on subsequent runs.


  Commit: 30861b6a4da4e23f3a3b710289441f21ee9f5cfe
      
https://github.com/STEllAR-GROUP/hpx/commit/30861b6a4da4e23f3a3b710289441f21ee9f5cfe
  Author: Mikael Simberg <[email protected]>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M cmake/HPX_AddModule.cmake
    M cmake/TargetArch.cmake

  Log Message:
  -----------
  Format CMake files


  Commit: ce9aba6d738d5dd25cec4e3d93a87738940dd1e6
      
https://github.com/STEllAR-GROUP/hpx/commit/ce9aba6d738d5dd25cec4e3d93a87738940dd1e6
  Author: Mikael Simberg <[email protected]>
  Date:   2021-01-11 (Mon, 11 Jan 2021)

  Changed paths:
    M cmake/HPX_AddModule.cmake
    M cmake/TargetArch.cmake

  Log Message:
  -----------
  Merge pull request #5104 from STEllAR-GROUP/cmake_rebuilds

Fix regeneration of two files that trigger unnecessary rebuilds


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

Reply via email to