Brad King
|
33ddb23e67
Handle non-ASCII terminators in file(STRINGS)
|
před 15 roky |
Brad King
|
8d0161c8ff
Trust umask for file permissions
|
před 16 roky |
Bill Hoffman
|
44c4600ae5
Fix up download a bit, better error checking and uses of long not double for timeout as curl needs, bug# 9748
|
před 16 roky |
David Cole
|
16d995d728
Fixed issues with message text in FILE command error situations. Added many new test cases to increase the coverage of the FILE command even further.
|
před 16 roky |
Brad King
|
ca95b339fb
Use integer literal instead of character
|
před 16 roky |
Brad King
|
c6fdff2b22
Support more special characters in file(STRINGS)
|
před 16 roky |
David Cole
|
a9dcc7fd47
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser files that are 'too hard' to fix.
|
před 16 roky |
Brad King
|
96afb12087
Convert CMake to OSI-approved BSD License
|
před 16 roky |
Brad King
|
b41a548d86
Add parentheses around '&&' between '||' for gcc
|
před 16 roky |
Alexander Neundorf
|
21179a2ade
Try to fix the failing new StringFileTest on HP-UX
|
před 16 roky |
Alexander Neundorf
|
91fec6d89c
fix #9316: when converting binary data to hex, also print the leading 0's
|
před 16 roky |
Brad King
|
01c669e643
COMP: Avoid unused arg warnings in cmFileCommand
|
před 16 roky |
Brad King
|
d91c5b1a07
COMP: Fix nested class member access
|
před 16 roky |
Brad King
|
222abaad5b
COMP: Fix non-virtual destructor warning
|
před 16 roky |
Brad King
|
c58ca24286
ENH: Create file(COPY) command signature
|
před 16 roky |
Brad King
|
b6cb117346
ENH: Teach file(INSTALL) relative paths
|
před 16 roky |
Brad King
|
6aaa7d45bf
ENH: Refactor file(INSTALL) implementation
|
před 16 roky |
Brad King
|
97263b6cdd
ENH: Send all file installations through one path
|
před 16 roky |
Brad King
|
bc6eec18dc
ENH: Better error on file perm or time failure
|
před 16 roky |
Brad King
|
f180a834bf
BUG: Error when install dir cannot be created
|
před 16 roky |
Brad King
|
dc0621ba5a
ENH: Simplify CMAKE_INSTALL_ALWAYS implementation
|
před 16 roky |
Brad King
|
8d685184f3
ENH: Simplify construction of cmFileInstaller
|
před 16 roky |
Brad King
|
03d8b8ad57
BUG: Fix required permissions check again
|
před 16 roky |
Brad King
|
da993b64ce
ENH: Remove unused PROPERTIES from file(INSTALL)
|
před 16 roky |
Brad King
|
0178268901
BUG: Fix required permissions check for dir copy
|
před 16 roky |
Brad King
|
0d92350bb6
ENH: Create file(RENAME) command mode
|
před 16 roky |
Brad King
|
2123b432d9
ENH: Teach file(REMOVE) how to use relative paths
|
před 16 roky |
Brad King
|
f074d9f571
ENH: Add undocumented file(DIFFERENT) command
|
před 17 roky |
Brad King
|
86aeefc7c9
COMP: Fix installation of cmake-gui by CMake 2.4
|
před 17 roky |
Brad King
|
e2fa035c70
ENH: Refactor internal file(INSTALL) arg parsing
|
před 17 roky |