Brad King
|
95a0011604
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
|
13 years ago |
Brad King
|
14aff4daf4
file(DOWNLOAD): Add HTTP User-Agent string
|
13 years ago |
Brad King
|
7369a8faee
file(DOWNLOAD): Make TLS options behave as documented
|
13 years ago |
Brad King
|
131d91a1f9
Rename SSL terminology to TLS
|
13 years ago |
Bill Hoffman
|
e1c89f08bb
file(DOWNLOAD): Add options for SSL
|
13 years ago |
Bill Hoffman
|
34567dfc0d
file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASH
|
13 years ago |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 years ago |
David Cole
|
2d1c25d179
Merge topic 'install-case-sensitive-mac'
|
13 years ago |
Brad King
|
a41557a2c8
install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177)
|
13 years ago |
Jim Hague
|
b3c77889e4
Workaround IBM XL v6 streams seekg bug (#13149)
|
13 years ago |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 years ago |
Brad King
|
b0853b5fae
Disable file() and string() hash commands during bootstrap
|
14 years ago |
Brad King
|
293a7f4e2a
cmCryptoHash: Provide factory "New" method
|
14 years ago |
Brad King
|
38771d3bdf
Add file(SHA*) commands to compute cryptographic hashes
|
14 years ago |
Brad King
|
042f7965c3
Add file(MD5) command to compute cryptographic hash
|
14 years ago |
Brad King
|
09817e91f9
Make file(DOWNLOAD) fail on http error
|
14 years ago |
Thomas Jarosch
|
4868921bc2
Fix file() command descriptor leak on error
|
14 years ago |
Brad King
|
faa7ec6e18
Teach file(DOWNLOAD|UPLOAD) to timeout after inactivity
|
14 years ago |
Brad King
|
9a7c6a3cc4
Merge topic 'require-cmake-2.6.3'
|
14 years ago |
David Cole
|
61a83f955a
Fix KWStyle line too long error (#11286)
|
14 years ago |
David Cole
|
963bebcc17
Implement file(UPLOAD (#11286)
|
14 years ago |
Brad King
|
c3e452e944
Require at least CMake 2.6.3 to build current CMake
|
14 years ago |
David Cole
|
667cf5b963
Make file DOWNLOAD less noisy (#11761)
|
14 years ago |
Brad King
|
86025d3a38
file(DOWNLOAD): Fix error message formatting
|
15 years ago |
Brad King
|
efffb7b979
Merge branch 'file-write-umask'
|
15 years ago |
Brad King
|
0d07e4379e
Merge branch 'improve-file-download'
|
15 years ago |
David Cole
|
ef491f7821
Allow redirects: set CURLOPT_FOLLOWLOCATION to 1
|
15 years ago |
Brad King
|
b8a1319c35
Avoid use of CopyAFile "copyPermissions" parameter
|
15 years ago |
Brad King
|
cae85c9f65
Borland: No S_IWGRP is available
|
15 years ago |
Brad King
|
85cbdaade2
Really trust umask in file(WRITE) command (#10789, #10126)
|
15 years ago |