View Issue Details Jump to Notes ] Print ]
IDProjectCategoryView StatusDate SubmittedLast Update
0001201CMakepublic2004-09-23 18:262006-08-27 14:04
ReporterLee Ankeny 
Assigned ToSystem Admin 
PrioritylowSeverityfeatureReproducibilityalways
StatusclosedResolutionfixed 
PlatformOSOS Version
Product Version 
Target VersionFixed in Version 
Summary0001201: LA: Set file permissions with 'make install'
DescriptionI like to keep my umask set conservatively to prevent inadvertant access to my files. So the files installed by 'make install' inherit those permissions. I usually forget to update the permissions. Could we modify cmake so that 'make install' is followed by 'chmod -R oug+rX', or perhaps something set by the user?
TagsNo tags attached.
Attached Files

 Relationships

  Notes
(0004763)
Alex Neundorf (developer)
2006-08-27 10:45

This is implemented in cmake 2.4.3: INSTALL(TARGETS ... PERMISSIONS ...)

 Issue History
Date Modified Username Field Change


Copyright © 2000 - 2018 MantisBT Team