View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0015830CMakeCMakepublic2015-11-03 10:372016-06-10 14:31
ReporterBen Boeckel 
Assigned ToKitware Robot 
PrioritynormalSeverityminorReproducibilityhave not tried
StatusclosedResolutionmoved 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0015830: With Ninja generator "rebuild_cache" runs cmake twice
DescriptionWhen running the "rebuild_cache" target, Ninja will first rerun CMake to make its build.ninja file and then run the rebuild_cache target which reruns CMake again. Is it possible to reduce it to rebuild-if-necessary?
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0039831)
Brad King (manager)
2015-11-04 08:36

It re-runs twice only if it would have re-run with plain "ninja". Otherwise "ninja rebuild_cache" runs only once. Still, the run-twice case would be nice to correct.
(0042879)
Kitware Robot (administrator)
2016-06-10 14:29

Resolving issue as `moved`.

This issue tracker is no longer used. Further discussion of this issue may take place in the current CMake Issues page linked in the banner at the top of this page.

 Issue History
Date Modified Username Field Change
2015-11-03 10:37 Ben Boeckel New Issue
2015-11-04 08:36 Brad King Note Added: 0039831
2015-12-21 10:56 Brad King Target Version CMake 3.5 =>
2016-06-10 14:29 Kitware Robot Note Added: 0042879
2016-06-10 14:29 Kitware Robot Status new => resolved
2016-06-10 14:29 Kitware Robot Resolution open => moved
2016-06-10 14:29 Kitware Robot Assigned To => Kitware Robot
2016-06-10 14:31 Kitware Robot Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team