Branch: refs/heads/cmake_rebuilds
  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.


_______________________________________________
hpx-commits mailing list
[email protected]
https://mail.cct.lsu.edu/mailman/listinfo/hpx-commits

Reply via email to