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: 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
*
ExternalProject: Use GIT_VERSION_STRING instead of custom method
Daniele E. Domenichelli
2015-09-17
1
-16/+1
*
ExternalProject: Tell "hg clone" not to implicitly update
A. Joël Lamotte
2015-08-11
1
-1/+1
*
ExternalProject: Avoid if() auto-dereference of a "TEST" variable
Matt McCormick
2015-08-03
1
-3/+3
*
ExternalProject: Added new USES_TERMINAL options
James Johnston
2015-07-06
1
-0/+83
*
ExternalProject: Initialize only selected git submodules (#15590)
Silvio Traversaro
2015-06-02
1
-1/+1
*
ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)
Daniele E. Domenichelli
2015-05-20
1
-2/+4
*
ExternalProject: Improve error when SOURCE_DIR is missing (#15560)
Brad King
2015-05-08
1
-1/+12
*
ExternalProject: Allow dependencies on INTERFACE libraries
Brad King
2015-04-22
1
-4/+16
*
ExternalProject: Fix error message typo
Brad King
2015-04-21
1
-1/+1
*
ExternalProject: Allow generator expressions with LOG_* options (#15287)
Andrey Pokrovskiy
2015-04-21
1
-4/+10
*
ExternalProject: Allow generator expressions in initial cache options
Andrey Pokrovskiy
2015-04-21
1
-5/+6
*
ExternalProject: fix the build command for generator overrides
Ben Boeckel
2015-03-26
1
-1/+4
*
ExternalProject: Replace placeholder tokens in BYPRODUCTS
Gaëtan Lehmann
2015-03-09
1
-3/+3
*
Modules: Check for ARGC before using ARGV#
Daniele E. Domenichelli
2015-02-27
1
-1/+1
*
ExternalProject: Allow ALWAYS step property to be switched (#15368)
Brad King
2015-01-23
1
-0/+9
*
Merge topic 'cmp0054-warnings-extproj'
Brad King
2014-12-15
1
-2/+2
|
\
|
*
ExternalProject: avoid CMP0054 warnings
Ben Boeckel
2014-12-12
1
-2/+2
*
|
ExternalProject: remove extra newlines from log messages
Ben Boeckel
2014-12-12
1
-2/+2
|
/
*
ExternalProject: Add TEST_EXCLUDE_FROM_MAIN option
Daniele E. Domenichelli
2014-12-05
1
-4/+21
*
ExternalProject: Add options to specify BYPRODUCTS (#14963)
Brad King
2014-11-17
1
-0/+13
*
Merge topic 'ExternalProject_UPDATE_DISCONNECTED'
Brad King
2014-11-13
1
-1/+63
|
\
|
*
ExternalProject: Add UPDATE_DISCONNECTED option
Daniele E. Domenichelli
2014-11-06
1
-1/+54
|
*
ExternalProject: Always add a command to a step
Daniele E. Domenichelli
2014-11-06
1
-0/+9
*
|
Merge topic 'ExternalProject-check-hash-before-download'
Brad King
2014-11-11
1
-1/+14
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: Restore logic to not download already-existing file
Brad King
2014-11-10
1
-1/+14
*
|
ExternalProject: Add ExternalProject_Add_StepDependencies function
Daniele E. Domenichelli
2014-11-03
1
-0/+58
*
|
ExternalProject: Add independent step targets
Daniele E. Domenichelli
2014-11-03
1
-15/+58
*
|
ExternalProject: Add CMAKE_CACHE_DEFAULT_ARGS arguments
Daniele E. Domenichelli
2014-10-31
1
-9/+45
*
|
ExternalProject: Use explicit markup and definition lists in docs
Brad King
2014-10-28
1
-139/+227
*
|
ExternalProject: Convert docs to a bracket comment
Brad King
2014-10-28
1
-187/+188
|
/
*
Merge topic 'cleanup-CMP0054'
Brad King
2014-09-22
1
-1/+1
|
\
|
*
ExternalProject: Fix CMP0054 warning in _ep_parse_arguments
Matt McCormick
2014-09-15
1
-1/+1
*
|
Merge topic 'ExternalProject-retry'
Brad King
2014-09-22
1
-6/+0
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: Fix download retry logic
Ruslan Baratov
2014-09-15
1
-6/+0
*
|
Merge topic 'vs-generator-platform'
Brad King
2014-09-15
1
-2/+2
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: Use -A option to pass generator platform
Brad King
2014-09-15
1
-2/+2
[next]