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
/
Modules
/
ExternalProject.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
ExternalProject: Restore case-insensitive download hash check
Brad King
2017-01-17
1
-1/+1
*
ExternalProject: Do not trip over pre-existing 'cmd' variable
Karsten Sperling
2016-11-17
1
-68/+65
*
Merge topic 'add-SHA-3'
Brad King
2016-11-15
1
-1/+1
|
\
|
*
ExternalProject: Add support for SHA-3 algorithms
Brad King
2016-11-11
1
-1/+1
*
|
ExternalProject: Fix UPDATE_DISCONNECTED with empty update steps
Brad King
2016-11-15
1
-2/+2
*
|
ExternalProject: Allow passing config flags to git clone
Christian Fetzer
2016-11-09
1
-2/+12
|
/
*
Merge topic 'external-project-clone-progress'
Brad King
2016-10-20
1
-3/+14
|
\
|
*
ExternalProject: support GIT_PROGRESS argument
Ben Boeckel
2016-10-18
1
-2/+13
|
*
ExternalProject: fix typo
Ben Boeckel
2016-10-18
1
-1/+1
*
|
ExternalProject: support extracting the configure command
Ben Boeckel
2016-10-19
1
-20/+27
*
|
Merge topic 'external-project-source-subdir-usage'
Brad King
2016-10-19
1
-8/+9
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: make SOURCE_SUBDIR directly appendable
Ben Boeckel
2016-10-18
1
-6/+6
|
*
ExternalProject: error out only if the property is unset
Ben Boeckel
2016-10-18
1
-2/+3
*
|
ExternalProject: Fix regression in passing list to CMAKE_CACHE_ARGS
Max Smolens
2016-10-10
1
-1/+1
|
/
*
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-14/+3
*
ExternalProject: Add HTTP_HEADER
Ruslan Baratov
2016-09-19
1
-2/+16
*
ExternalProject: Add HTTP_{USERNAME,PASSWORD}
Ruslan Baratov
2016-09-15
1
-2/+15
*
Merge topic 'ExternalProject-SOURCE_SUBDIR'
Brad King
2016-08-16
1
-5/+23
|
\
|
*
ExternalProject: Add SOURCE_SUBDIR option
Matthew Woehlke
2016-08-16
1
-5/+23
*
|
issues: update references to the CMake issue tracker
Ben Boeckel
2016-08-15
1
-1/+1
*
|
prefer list(APPEND) over string(APPEND) where appropriate
Daniel Pfeifer
2016-08-08
1
-1/+1
*
|
Merge topic 'ExternalProject-no-DS_Store'
Brad King
2016-08-03
1
-0/+1
|
\
\
|
*
|
ExternalProject: Ignore macOS .DS_Store files in tarball extraction
Brad King
2016-08-02
1
-0/+1
*
|
|
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-8/+8
|
/
/
*
|
ExternalProject: Add support for multiple alternative URLs
Lars Schmertmann
2016-07-13
1
-3/+16
*
|
ExternalProject: Use default file name if extracting from URL fails
Ruslan Baratov
2016-07-07
1
-1/+6
*
|
ExternalProject: Match filenames in URLs with query strings and anchors
Brad King
2016-07-05
1
-7/+5
|
/
*
ExternalProject: Fix git stash not using "--all" option
Christian Fetzer
2016-05-21
1
-0/+2
*
ExternalProject: Re-implement download logic as a dedicated script
Ruslan Baratov
2016-05-19
1
-42/+19
*
ExternalProject: Re-implement download verification as a dedicated script
Ruslan Baratov
2016-05-19
1
-25/+18
*
ExternalProject: Avoid repeating download verification
Ruslan Baratov
2016-05-19
1
-1/+2
*
ExternalProject: Remove unused verify script logic
Ruslan Baratov
2016-05-19
1
-17/+2
*
ExternalProject: Remove unused 'retries' argument from verify script
Ruslan Baratov
2016-05-19
1
-4/+3
*
ExternalProject: Use uppercase placeholders for script generation
Ruslan Baratov
2016-05-19
1
-27/+27
*
ExternalProject: Always run update step with non-empty UPDATE_COMMAND
Brad King
2016-05-18
1
-0/+3
*
ExternalProject: Initialize Git submodules recursively and on update (#16083)
Ilya Kulakov
2016-05-03
1
-2/+2
*
ExternalProject: Add option to perform a shallow Git clone (#15291)
Brad King
2016-04-27
1
-3/+20
*
ExternalProject: Fix file download script with CMAKE_TLS_{VERIFY,CAINFO}
Brad King
2016-04-06
1
-6/+9
*
ExternalProject: Tell Git not to verify certs only if TLS_VERIFY is OFF
Brad King
2016-04-06
1
-4/+7
*
ExternalProject: Allow TLS_VERIFY for git clones
Samir Benmendil
2016-04-01
1
-6/+17
*
Merge topic 'fix-spelling-typos'
Brad King
2016-03-31
1
-3/+3
|
\
|
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-3/+3
*
|
ExternalProject: add support for just downloading a file
Ben Boeckel
2016-03-31
1
-6/+26
|
/
*
ExternalProject: Be compatible with projects setting CMAKE_CFG_INTDIR
Brad King
2016-02-05
1
-2/+17
*
ExternalProject: Fix TEST_BEFORE_INSTALL for multi-config generators
Brad King
2016-01-20
1
-0/+3
*
ExternalProject: Simplify `cmake --build` configuration passing
Brad King
2016-01-20
1
-3/+3
*
ExternalProject: Add option to set `git clone -o` argument
Adam Rankin
2016-01-15
1
-6/+17
*
ExternalProject: Always use CMake builtin FindGit (#15791)
Brad King
2015-10-15
1
-0/+1
*
ExternalProject: Fix Git version report in error message (#15791)
Brad King
2015-10-15
1
-1/+1
*
ExternalProject: Use "git stash save --all" only if supported (#15722)
Daniele E. Domenichelli
2015-09-17
1
-1/+6
[next]