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 GIT_SUBMODULES
Gereon Kremer
2014-01-28
1
-6/+9
*
ExternalProject: Reattempt download when verification fails.
Matt McCormick
2014-01-15
1
-7/+27
*
ExternalProject: Format module documentation
Brad King
2013-11-19
1
-70/+59
*
Help: Fix reStructuredText syntax in auto-generated documents
Brad King
2013-10-15
1
-1/+1
*
ExternalProject: Restore documentation indentation level
Brad King
2013-10-15
1
-70/+70
*
Convert builtin help to reStructuredText source files
Kitware Robot
2013-10-15
1
-135/+164
*
Merge topic 'vs-no-indirect-output'
Brad King
2013-07-16
1
-2/+1
|
\
|
*
VS: Avoid leaking child process output back to IDE (#14266)
Brad King
2013-07-16
1
-2/+1
*
|
ExternalProject: Document multiple COMMAND lines
Brad King
2013-07-08
1
-0/+9
|
/
*
ExternalProject: Allow blank SVN_USERNAME/SVN_PASSWORD (#14128)
Matt McCormick
2013-05-06
1
-4/+4
*
ExternalProject: Retry on a failed git clone
Bill Hoffman
2013-03-26
1
-5/+15
*
Merge branch 'master' into generator-toolset
Brad King
2013-02-07
1
-2/+5
|
\
|
*
ExternalProject: Allow DEPENDS on normal targets (#13849)
Brad King
2013-01-16
1
-2/+5
*
|
ExternalProject: Propagate the generator toolset
Brad King
2013-02-07
1
-0/+11
*
|
ExternalProject: Simplify CMake command line generation
Brad King
2013-01-31
1
-4/+5
|
/
*
ExternalProject: Always do a git fetch for a remote ref.
Matt McCormick
2012-11-13
1
-1/+14
*
ExternalProject: Only run 'git fetch' when required.
Matt McCormick
2012-11-03
1
-5/+65
*
Merge topic 'file-DOWNLOAD-EXPECTED_HASH'
David Cole
2012-09-25
1
-1/+1
|
\
|
*
file(DOWNLOAD): Change EXPECTED_HASH to take ALGO=value
Brad King
2012-09-19
1
-1/+1
*
|
Merge topic 'ExternalProject-DOWNLOAD_NAME'
Brad King
2012-09-19
1
-1/+5
|
\
\
|
|
/
|
/
|
|
*
ExternalProject: Add DOWNLOAD_NAME option
Brad King
2012-09-18
1
-1/+5
*
|
Rename SSL terminology to TLS
Brad King
2012-09-14
1
-20/+20
*
|
Add SSL_VERIFYPEER and CAINFO file options to ExternalProject_Add.
Bill Hoffman
2012-09-12
1
-2/+31
*
|
ExternalProject: Generalize URL_MD5 option to URL_HASH
Brad King
2012-09-11
1
-49/+47
|
/
*
ExternalProject: Add Mercurial (hg) repository support
Brad King
2012-08-16
1
-1/+127
*
Remove CMake-language block-end command arguments
Kitware Robot
2012-08-13
1
-27/+27
*
ExternalProject: Fix 'make' builds with Ninja (#13159)
Matt McCormick
2012-05-21
1
-2/+6
*
ExternalProject: Avoid repeated git clone operations (#12564)
David Cole
2012-04-28
1
-1/+26
*
ExternalProject: Refactor repeated code into function (#12564)
David Cole
2012-04-28
1
-27/+39
*
ExternalProject: Avoid unnecessary git clones (#12564)
David Cole
2012-04-25
1
-1/+7
*
ExternalProject: Add missing COMMAND keyword
David Cole
2012-04-22
1
-1/+2
*
Ninja: Add the Ninja generator
Peter Collingbourne
2012-02-02
1
-2/+17
*
ExternalProject: Update copyright year
Brad King
2012-01-10
1
-1/+1
*
ExternalProject: Fix git.cmd version detection
Brad King
2012-01-10
1
-0/+1
*
ExternalProject: Always use --non-interactive with svn
David Cole
2011-04-18
1
-4/+4
*
ExternalProject: Add SVN_TRUST_CERT argument
David Cole
2011-04-11
1
-2/+11
*
ExternalProject: Extract file names from more urls
David Cole
2011-03-04
1
-4/+9
*
ExternalProject: Replace location tags in CMAKE_CACHE_ARGS
David Cole
2011-01-07
1
-10/+22
*
Merge branch 'ep-log-output-under-vs' into ep-fix-substitutions
David Cole
2011-01-07
1
-1/+2
|
\
|
*
ExternalProject: Avoid bleed-through output when logging.
David Cole
2011-01-06
1
-1/+2
*
|
Fixed bug where last entry would be lost.
Marcus D. Hanwell
2010-12-13
1
-0/+5
*
|
Escape file write expansion, and build up lists.
Marcus D. Hanwell
2010-12-11
1
-12/+25
*
|
Added CMAKE_CACHE_ARGS to ExternalProject.
Marcus D. Hanwell
2010-12-10
1
-0/+33
*
|
BUG 11451 - pass CMAKE_EXTRA_GENERATOR down.
Marcus D. Hanwell
2010-11-13
1
-1/+6
|
/
*
Merge topic 'fix-11173'
David Cole
2010-10-28
1
-2/+16
|
\
|
*
ExternalProject: No svn --username if empty (#11173)
David Cole
2010-10-22
1
-2/+16
*
|
Fixed parallel build for generators with EXTRA.
Marcus D. Hanwell
2010-10-22
1
-2/+1
|
/
*
Add STEP_TARGETS to ExternalProject module.
David Cole
2010-08-23
1
-2/+68
*
Modules: Fix spelling 'To distributed' -> 'To distribute'
Todd Gamblin
2010-08-09
1
-1/+1
*
Merge topic 'ExternalProject-cygwin-make'
Brad King
2010-08-03
1
-0/+20
|
\
[next]