View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0013145CMakeCMakepublic2012-04-18 15:012013-01-09 10:56
Reporterstarseeker 
Assigned ToPeter Kuemmel 
PrioritynormalSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionCMake 2.8.9Fixed in VersionCMake 2.8.9 
Summary0013145: Ninja leaves files behind when running the "ninja -t clean" target
DescriptionThere are two cases identified so far that result in files generated in the build directory but not removed by ninja -t clean:

Symbolic links denoting library versions, e.g. files resulting from lines like the following:

set_target_properties(libbu PROPERTIES VERSION 19.0.1 SOVERSION 19)

Also remaining are files specified using the ADDITIONAL_MAKE_CLEAN_FILES property - not clear if this ties in with the above issue or needs to be addressed separately.
Additional InformationSee CMake emails at:

http://www.cmake.org/pipermail/cmake/2012-April/049772.html [^]
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0029893)
Peter Kuemmel (developer)
2012-07-03 09:08

patch looks good, verified.
(0032039)
Robert Maynard (manager)
2013-01-09 10:56

Closing resolved issues that have not been updated in more than 4 months.

 Issue History
Date Modified Username Field Change
2012-04-18 15:01 starseeker New Issue
2012-04-18 15:11 Brad King Assigned To => Peter Collingbourne
2012-04-18 15:11 Brad King Status new => assigned
2012-07-03 09:08 Peter Kuemmel Note Added: 0029893
2012-07-03 09:08 Peter Kuemmel Status assigned => resolved
2012-07-03 09:08 Peter Kuemmel Fixed in Version => CMake 2.8.9
2012-07-03 09:08 Peter Kuemmel Resolution open => fixed
2012-07-03 09:08 Peter Kuemmel Assigned To Peter Collingbourne => Peter Kuemmel
2012-08-09 19:54 David Cole Target Version => CMake 2.8.9
2013-01-09 10:56 Robert Maynard Note Added: 0032039
2013-01-09 10:56 Robert Maynard Status resolved => closed


Copyright © 2000 - 2018 MantisBT Team