View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0015830 | CMake | CMake | public | 2015-11-03 10:37 | 2016-06-10 14:31 | ||||
Reporter | Ben Boeckel | ||||||||
Assigned To | Kitware Robot | ||||||||
Priority | normal | Severity | minor | Reproducibility | have not tried | ||||
Status | closed | Resolution | moved | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0015830: With Ninja generator "rebuild_cache" runs cmake twice | ||||||||
Description | When 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? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
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. |
Notes |
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 |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |