index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Source
/
cmFileCommand.cxx
Commit message (
Expand
)
Author
Age
Files
Lines
*
Remove some uses of obsolete 'register' storage specifier
Sean McBride
2013-06-28
1
-2/+2
*
Merge topic 'genex-generate-file'
Brad King
2013-05-28
1
-0/+78
|
\
|
*
file: Add GENERATE command to produce files at generate time
Stephen Kelly
2013-05-24
1
-0/+78
*
|
Fix spelling and typos (affecting binary data / module messages)
Andreas Mohr
2013-05-07
1
-2/+2
|
/
*
file: Do not remove symlinked directories recursively (#10538)
Brad King
2013-02-13
1
-1/+2
*
CMake: Fix dashboard warnings
David Cole
2012-12-05
1
-1/+1
*
CMake: Add TIMESTAMP subcommand to string and file commands
Nils Gladitz
2012-12-05
1
-0/+57
*
file: remove dead code
Amine Chadly
2012-11-02
1
-10/+5
*
Merge topic 'file-DOWNLOAD-EXPECTED_HASH'
David Cole
2012-09-25
1
-17/+18
|
\
|
*
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
Brad King
2012-09-19
1
-17/+18
*
|
Merge topic 'file-DOWNLOAD-user-agent'
Brad King
2012-09-19
1
-0/+3
|
\
\
|
|
/
|
/
|
|
*
file(DOWNLOAD): Add HTTP User-Agent string
Brad King
2012-09-18
1
-0/+3
*
|
file(DOWNLOAD): Make TLS options behave as documented
Brad King
2012-09-17
1
-33/+13
*
|
Rename SSL terminology to TLS
Brad King
2012-09-14
1
-17/+17
|
/
*
file(DOWNLOAD): Add options for SSL
Bill Hoffman
2012-09-11
1
-0/+67
*
file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASH
Bill Hoffman
2012-09-11
1
-36/+53
*
Remove trailing whitespace from most CMake and C/C++ code
Kitware Robot
2012-08-13
1
-5/+5
*
Merge topic 'install-case-sensitive-mac'
David Cole
2012-06-14
1
-2/+4
|
\
|
*
install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177)
Brad King
2012-06-13
1
-2/+4
*
|
Workaround IBM XL v6 streams seekg bug (#13149)
Jim Hague
2012-04-19
1
-1/+1
|
/
*
Factor cmInstallType out of cmTarget::TargetType
Brad King
2012-02-27
1
-16/+17
*
Disable file() and string() hash commands during bootstrap
Brad King
2011-11-16
1
-0/+7
*
cmCryptoHash: Provide factory "New" method
Brad King
2011-11-16
1
-13/+1
*
Add file(SHA*) commands to compute cryptographic hashes
Brad King
2011-11-16
1
-1/+16
*
Add file(MD5) command to compute cryptographic hash
Brad King
2011-11-16
1
-0/+36
*
Make file(DOWNLOAD) fail on http error
Brad King
2011-09-19
1
-0/+4
*
Fix file() command descriptor leak on error
Thomas Jarosch
2011-09-02
1
-0/+2
*
Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity
Brad King
2011-06-01
1
-0/+42
*
Merge topic 'require-cmake-2.6.3'
Brad King
2011-03-01
1
-23/+7
|
\
|
*
Require at least CMake 2.6.3 to build current CMake
Brad King
2011-02-24
1
-23/+7
*
|
Fix KWStyle line too long error (#11286)
David Cole
2011-02-28
1
-1/+2
*
|
Implement file(UPLOAD (#11286)
David Cole
2011-02-25
1
-111/+306
|
/
*
Make file DOWNLOAD less noisy (#11761)
David Cole
2011-02-09
1
-4/+0
*
file(DOWNLOAD): Fix error message formatting
Brad King
2010-09-10
1
-58/+45
*
Merge branch 'file-write-umask'
Brad King
2010-06-07
1
-12/+9
|
\
|
*
Borland: No S_IWGRP is available
Brad King
2010-06-03
1
-0/+2
|
*
Really trust umask in file(WRITE) command (#10789, #10126)
Brad King
2010-06-03
1
-12/+7
*
|
Merge branch 'improve-file-download'
Brad King
2010-06-07
1
-16/+243
|
\
\
|
*
|
Allow redirects: set CURLOPT_FOLLOWLOCATION to 1
David Cole
2010-06-04
1
-0/+9
|
*
|
Fix unused variable warning in new code.
David Cole
2010-05-27
1
-0/+3
|
*
|
Improve FILE(DOWNLOAD) and ExternalProject.
David Cole
2010-05-27
1
-16/+231
|
|
/
*
|
Avoid use of CopyAFile "copyPermissions" parameter
Brad King
2010-06-03
1
-1/+8
|
/
*
Handle non-ASCII terminators in file(STRINGS)
Brad King
2010-04-14
1
-31/+19
*
Trust umask for file permissions
Brad King
2010-01-12
1
-4/+2
*
Fix up download a bit, better error checking and uses of long not double for ...
Bill Hoffman
2009-10-22
1
-37/+124
*
Fixed issues with message text in FILE command error situations. Added many n...
David Cole
2009-10-17
1
-8/+9
*
Use integer literal instead of character
Brad King
2009-10-06
1
-1/+1
*
Support more special characters in file(STRINGS)
Brad King
2009-10-06
1
-1/+8
*
Fix warnings in CMake source code. Suppress warnings in Lexer and Parser file...
David Cole
2009-09-30
1
-1/+3
*
Convert CMake to OSI-approved BSD License
Brad King
2009-09-28
1
-14/+9
[next]