index
:
delta/cmake.git
baserock/morph
dashboard
hooks
maint
master
next
nightly
nightly-master
release
gitlab.kitware.com: cmake/cmake.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Modules
/
ExternalData.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalData: Improve error message when we fail to create a file
Brad King
2021-04-22
1
-1
/
+1
*
ExternalData: use `file(CREATE_LINK)`
Ben Boeckel
2021-03-11
1
-1
/
+2
*
ExternalData: use `file(COPY_FILE)` instead of forking CMake
Ben Boeckel
2021-03-11
1
-1
/
+1
*
ExternalData: Avoid replacing a concurrently-created object
Brad King
2021-03-05
1
-1
/
+8
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-10
/
+26
*
ExternalData: add support for suppressing progress during the build
Ben Boeckel
2020-10-23
1
-2
/
+38
*
Help: correct typo in ExternalData (duplicate "of")
Joachim Wuttke (o)
2020-09-07
1
-1
/
+1
*
Replaces execute_process calls to touch files with file(TOUCH) calls
Shane Parris
2018-02-15
1
-1
/
+1
*
Use string(APPEND) in Modules
Daniel Pfeifer
2017-05-17
1
-1
/
+1
*
ExternalData: Add support for SHA-3 algorithms
Brad King
2016-11-11
1
-2
/
+7
*
ExternalData: Add support for multiple hash algorithms
Matt McCormick
2016-10-18
1
-19
/
+91
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-13
/
+3
*
ExternalData: Tolerate files duplicated across multiple targets
Brad King
2016-09-07
1
-29
/
+47
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-28
1
-8
/
+8
*
ExternalData: Hide security-sensitive details from output
Alex Turbov
2016-07-13
1
-1
/
+2
*
ExternalData: Add option to disable use of symlinks
Brad King
2015-05-22
1
-1
/
+8
*
ExternalData: Add option to recursively match under directories
Brad King
2015-03-27
1
-3
/
+20
*
ExternalData: Parameterize internal file(GLOB) operation selection
Brad King
2015-03-27
1
-6
/
+10
*
ExternalData: Add support for custom algorithm-to-URL mapping
Brad King
2015-02-25
1
-1
/
+40
*
Help: Add notes for topic 'ExternalData-custom-download'
Brad King
2015-01-15
1
-0
/
+2
*
ExternalData: Add support for custom download scripts
Brad King
2015-01-15
1
-1
/
+104
*
ExternalData: Improve documentation organization
Brad King
2015-01-15
1
-13
/
+18
*
ExternalData: Re-order documentation
Brad King
2015-01-15
1
-97
/
+97
*
ExternalData: Document all variables defined by module
Brad King
2015-01-15
1
-5
/
+21
*
ExternalData: Split documentation into sections
Brad King
2015-01-15
1
-67
/
+111
*
ExternalData: Convert docs to a bracket comment
Brad King
2015-01-15
1
-184
/
+185
*
ExternalData: Drop 'not security software' disclaimer (#15060)
Brad King
2014-08-05
1
-1
/
+1
*
ExternalData: Warn on missing file instead of failing
Brad King
2014-04-17
1
-15
/
+29
*
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-6
/
+4
*
ExternalData: Allow local stores without any URL templates
Brad King
2013-11-13
1
-5
/
+10
*
ExternalData: Show example network path URL template
Brad King
2013-11-12
1
-0
/
+1
*
ExternalData: Format module documentation
Brad King
2013-11-12
1
-107
/
+98
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-116
/
+164
*
replace string(... MATCHES "^const$) with string(... STREQUAL "const")
Rolf Eike Beer
2013-06-02
1
-1
/
+1
*
ExternalData: Do not re-stage staged object files
Brad King
2013-05-24
1
-1
/
+4
*
ExternalData: Preserve escaped semicolons during argument expansion
Brad King
2013-03-12
1
-5
/
+12
*
ExternalData: Attach download rules to content links in IDEs
Brad King
2013-02-04
1
-2
/
+2
*
ExternalData: Collapse ../ components in DATA{} paths
Brad King
2013-01-30
1
-1
/
+2
*
ExternalData: Add support for SHA 1 and 2 hash algorithms
Brad King
2013-01-30
1
-2
/
+7
*
ExternalData: Generalize hash algo/ext handling
Brad King
2013-01-30
1
-11
/
+9
*
ExternalData: Allow DATA{} syntax to reference directories
Brad King
2013-01-30
1
-7
/
+38
*
ExternalData: Allow ()-groups in series match regex
Brad King
2013-01-30
1
-5
/
+8
*
ExternalData: Improve series matching using an explicit syntax
Brad King
2013-01-29
1
-27
/
+55
*
ExternalData: Remove unused private interface
Brad King
2013-01-28
1
-10
/
+0
*
ExternalData: Cleanup stray TODO and typo in comments
Brad King
2013-01-28
1
-2
/
+1
*
ExternalData: Do not match directory names when resolving DATA{}
Brad King
2013-01-28
1
-2
/
+9
*
ExternalData: Remove compatibility with CMake < 2.8.5
Brad King
2013-01-24
1
-17
/
+6
*
Add ExternalData module
Brad King
2013-01-24
1
-0
/
+710