Shane Parris
|
e78e24f68c
Replaces execute_process calls to touch files with file(TOUCH) calls
|
7 years ago |
Daniel Pfeifer
|
9e24af0137
Use string(APPEND) in Modules
|
8 years ago |
Brad King
|
b4ffd26fd8
ExternalData: Add support for SHA-3 algorithms
|
9 years ago |
Matt McCormick
|
33a9aaa89b
ExternalData: Add support for multiple hash algorithms
|
9 years ago |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 years ago |
Brad King
|
f9973166e8
ExternalData: Tolerate files duplicated across multiple targets
|
9 years ago |
Daniel Pfeifer
|
5d0d980d99
Use string(APPEND) in Modules
|
9 years ago |
Alex Turbov
|
9b588b2bdf
ExternalData: Hide security-sensitive details from output
|
9 years ago |
Brad King
|
0de47b05f7
ExternalData: Add option to disable use of symlinks
|
10 years ago |
Brad King
|
230f2d6e70
ExternalData: Add option to recursively match under directories
|
10 years ago |
Brad King
|
564c07f7dd
ExternalData: Parameterize internal file(GLOB) operation selection
|
10 years ago |
Brad King
|
f7f4ca55bd
ExternalData: Add support for custom algorithm-to-URL mapping
|
10 years ago |
Brad King
|
829fc5ad79
Help: Add notes for topic 'ExternalData-custom-download'
|
11 years ago |
Brad King
|
0fe4d8bb3b
ExternalData: Add support for custom download scripts
|
11 years ago |
Brad King
|
945571db74
ExternalData: Improve documentation organization
|
11 years ago |
Brad King
|
a32b2245ca
ExternalData: Re-order documentation
|
11 years ago |
Brad King
|
531e75e0b7
ExternalData: Document all variables defined by module
|
11 years ago |
Brad King
|
f3884b47ec
ExternalData: Split documentation into sections
|
11 years ago |
Brad King
|
4ab5c652b6
ExternalData: Convert docs to a bracket comment
|
11 years ago |
Brad King
|
f2ccc14b22
ExternalData: Drop 'not security software' disclaimer (#15060)
|
11 years ago |
Brad King
|
ccd29b9af8
ExternalData: Warn on missing file instead of failing
|
11 years ago |
Rolf Eike Beer
|
2622bc3f65
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
|
11 years ago |
Brad King
|
8eb20eeabe
ExternalData: Allow local stores without any URL templates
|
12 years ago |
Brad King
|
f3883f366d
ExternalData: Show example network path URL template
|
12 years ago |
Brad King
|
ff6818bc0a
ExternalData: Format module documentation
|
12 years ago |
Kitware Robot
|
f051814ed0
Convert builtin help to reStructuredText source files
|
12 years ago |
Rolf Eike Beer
|
cd4451d1e7
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
|
12 years ago |
Brad King
|
c35961b010
ExternalData: Do not re-stage staged object files
|
12 years ago |
Brad King
|
1823ab4d76
ExternalData: Preserve escaped semicolons during argument expansion
|
12 years ago |
Brad King
|
1fd8d017e6
ExternalData: Attach download rules to content links in IDEs
|
13 years ago |