Files
CMake/Source
Brad King 7985968900 Revert "Ninja: Avoid re-running CMake on next build after regeneration"
Revert commit 6fac24d7 (Ninja: Avoid re-running CMake on next build
after regeneration, 2014-01-09).  The files reported by the method
cmMakefile::GetOutputFiles() must cause CMake to re-run only if they are
missing and without considering a timestamp.  Therefore they cannot be
listed as outputs of the re-run rule or Ninja will re-run CMake every
time because the timestamp of configure_file outputs does not change.

Another solution will have to be found to the original problem.
2014-01-15 16:33:22 -05:00
..
2013-08-15 13:11:57 -04:00
2013-07-16 13:59:30 -04:00
2013-07-31 08:48:19 -04:00
2013-10-07 00:01:10 -04:00
2013-05-22 12:52:12 -04:00
2013-05-16 19:33:13 +02:00
2012-09-28 17:00:52 -04:00
2012-09-28 17:00:52 -04:00
2013-07-31 08:48:19 -04:00