| View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
| ID | Project | Category | View Status | Date Submitted | Last Update | ||||
| 0013073 | CMake | CMake | public | 2012-03-29 11:40 | 2012-12-03 07:46 | ||||
| Reporter | Ben Boeckel | ||||||||
| Assigned To | Peter Collingbourne | ||||||||
| Priority | normal | Severity | minor | Reproducibility | always | ||||
| Status | closed | Resolution | fixed | ||||||
| Platform | OS | OS Version | |||||||
| Product Version | CMake 2.8.8 | ||||||||
| Target Version | Fixed in Version | ||||||||
| Summary | 0013073: Ninja: No {Nightly,Continuous,Experimental}{Start,Configure,Build,Test,Coverage,Submit} targets created | ||||||||
| Description | When using the Ninja generator, piecemeal dashboard targets are not created. The Unix Makefiles generator creates these targets. | ||||||||
| Tags | No tags attached. | ||||||||
| Attached Files | |||||||||
| Relationships | |
| Relationships |
| Notes | |
|
(0028998) Bill Hoffman (manager) 2012-03-29 11:56 |
This is in Modules/CTestTargets.cmake # For Makefile generators add more granular targets. IF("${CMAKE_GENERATOR}" MATCHES Make) # Make targets for Experimental builds FOREACH(mode Nightly Experimental Continuous) |
|
(0028999) Ben Boeckel (developer) 2012-03-29 12:06 |
Patch attached. |
|
(0029894) Peter Kuemmel (developer) 2012-07-03 09:19 |
Patch is upstream. |
|
(0031812) David Cole (manager) 2012-12-03 07:46 |
Closing resolved issues that have not been updated in more than 4 months. |
| Notes |
| Issue History | |||
| Date Modified | Username | Field | Change |
| 2012-03-29 11:40 | Ben Boeckel | New Issue | |
| 2012-03-29 11:40 | Ben Boeckel | Status | new => assigned |
| 2012-03-29 11:40 | Ben Boeckel | Assigned To | => Peter Collingbourne |
| 2012-03-29 11:56 | Bill Hoffman | Note Added: 0028998 | |
| 2012-03-29 12:06 | Ben Boeckel | Note Added: 0028999 | |
| 2012-03-29 12:06 | Ben Boeckel | File Added: 0001-Create-granular-targets-for-Ninja-generators-too.patch | |
| 2012-07-03 09:19 | Peter Kuemmel | Note Added: 0029894 | |
| 2012-07-03 09:19 | Peter Kuemmel | Status | assigned => resolved |
| 2012-07-03 09:19 | Peter Kuemmel | Resolution | open => fixed |
| 2012-12-03 07:46 | David Cole | Note Added: 0031812 | |
| 2012-12-03 07:46 | David Cole | Status | resolved => closed |
| Issue History |
| Copyright © 2000 - 2018 MantisBT Team |