View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0000675CMakepublic2004-03-11 16:352004-03-15 10:45
ReporterSystem Admin 
Assigned ToBrad King 
PriorityhighSeverityminorReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0000675: EXPORT_LIBRARY_DEPENDENCIES should do copy if different.
DescriptionEXPORT_LIBRARY_DEPENDENCIES writes file every time, which can lead to infinite loop
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0000768)
Brad King (manager)
2004-03-15 10:45

The command supports appending to a file and in that case cannot do copy-if-different. However, I've fixed the command to use copy-if-different when not appending:

Checking in cmExportLibraryDependencies.cxx;
/cvsroot/CMake/CMake/Source/cmExportLibraryDependencies.cxx,v <-- cmExportLibraryDependencies.cxx
new revision: 1.4; previous revision: 1.3
done

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team