View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||
0001201 | CMake | public | 2004-09-23 18:26 | 2006-08-27 14:04 | |||||
Reporter | Lee Ankeny | ||||||||
Assigned To | System Admin | ||||||||
Priority | low | Severity | feature | Reproducibility | always | ||||
Status | closed | Resolution | fixed | ||||||
Platform | OS | OS Version | |||||||
Product Version | |||||||||
Target Version | Fixed in Version | ||||||||
Summary | 0001201: LA: Set file permissions with 'make install' | ||||||||
Description | I 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? | ||||||||
Tags | No tags attached. | ||||||||
Attached Files | |||||||||
Relationships | |
Relationships |
Notes | |
(0004763) Alex Neundorf (developer) 2006-08-27 10:45 |
This is implemented in cmake 2.4.3: INSTALL(TARGETS ... PERMISSIONS ...) |
Notes |
Issue History | |||
Date Modified | Username | Field | Change |
Issue History |
Copyright © 2000 - 2018 MantisBT Team |