Stephen Kelly
|
21c573f682
Remove some c_str() calls.
|
11 lat temu |
Matt McCormick
|
a432b93b79
file DOWNLOAD: Display the curl result status when a hash mismatch occurs.
|
11 lat temu |
Clinton Stimpson
|
5730710c86
Use cmsys::[io]fstream instead of cmsys_ios::[io]fstream.
|
11 lat temu |
Sean McBride
|
1399825cf9
Remove some uses of obsolete 'register' storage specifier
|
12 lat temu |
Brad King
|
be85fa4a89
Merge topic 'genex-generate-file'
|
12 lat temu |
Stephen Kelly
|
b983a58bdf
file: Add GENERATE command to produce files at generate time
|
12 lat temu |
Andreas Mohr
|
ddac8d3d2d
Fix spelling and typos (affecting binary data / module messages)
|
12 lat temu |
Brad King
|
f123367254
file: Do not remove symlinked directories recursively (#10538)
|
12 lat temu |
David Cole
|
354ecc1e1f
CMake: Fix dashboard warnings
|
13 lat temu |
Nils Gladitz
|
711e2b3b5c
CMake: Add TIMESTAMP subcommand to string and file commands
|
13 lat temu |
Amine Chadly
|
c2a6cb64af
file: remove dead code
|
13 lat temu |
David Cole
|
998a17d098
Merge topic 'file-DOWNLOAD-EXPECTED_HASH'
|
13 lat temu |
Brad King
|
03077c9cbc
Merge topic 'file-DOWNLOAD-user-agent'
|
13 lat temu |
Brad King
|
95a0011604
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
|
13 lat temu |
Brad King
|
14aff4daf4
file(DOWNLOAD): Add HTTP User-Agent string
|
13 lat temu |
Brad King
|
7369a8faee
file(DOWNLOAD): Make TLS options behave as documented
|
13 lat temu |
Brad King
|
131d91a1f9
Rename SSL terminology to TLS
|
13 lat temu |
Bill Hoffman
|
e1c89f08bb
file(DOWNLOAD): Add options for SSL
|
13 lat temu |
Bill Hoffman
|
34567dfc0d
file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASH
|
13 lat temu |
Kitware Robot
|
7bbaa4283d
Remove trailing whitespace from most CMake and C/C++ code
|
13 lat temu |
David Cole
|
2d1c25d179
Merge topic 'install-case-sensitive-mac'
|
13 lat temu |
Brad King
|
a41557a2c8
install: Fix FILES_MATCHING on case-sensitive Mac filesystems (#13177)
|
13 lat temu |
Jim Hague
|
b3c77889e4
Workaround IBM XL v6 streams seekg bug (#13149)
|
13 lat temu |
Brad King
|
573fa3bf13
Factor cmInstallType out of cmTarget::TargetType
|
13 lat temu |
Brad King
|
b0853b5fae
Disable file() and string() hash commands during bootstrap
|
14 lat temu |
Brad King
|
293a7f4e2a
cmCryptoHash: Provide factory "New" method
|
14 lat temu |
Brad King
|
38771d3bdf
Add file(SHA*) commands to compute cryptographic hashes
|
14 lat temu |
Brad King
|
042f7965c3
Add file(MD5) command to compute cryptographic hash
|
14 lat temu |
Brad King
|
09817e91f9
Make file(DOWNLOAD) fail on http error
|
14 lat temu |
Thomas Jarosch
|
4868921bc2
Fix file() command descriptor leak on error
|
14 lat temu |