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: Recognize lzma-compressed files (#13515)
Brad King
2014-07-29
1
-5/+5
*
ExternalProject: Recognize .tbz2 extension
Brad King
2014-07-29
1
-5/+5
*
ExternalProject: Set FOLDER property to targets
Daniele E. Domenichelli
2014-05-05
1
-0/+3
*
ExternalProject: Set LABELS property to targets
Daniele E. Domenichelli
2014-05-05
1
-0/+2
*
Merge topic 'ExternalProject-verify-cmake-var'
Brad King
2014-05-01
1
-1/+1
|
\
|
*
ExternalProject: Fix path to cmake in verify script
Brad King
2014-04-30
1
-1/+1
*
|
Clean up usage of if(... MATCHES regex) followed string(REGEX REPLACE regex)
Rolf Eike Beer
2014-04-14
1
-5/+4
*
|
ExternalProject: Find VCS packages quietly
Daniele E. Domenichelli
2014-04-04
1
-4/+4
*
|
ExternalProject: Add EXCLUDE_FROM_ALL option to ExternalProject_Add
Daniele E. Domenichelli
2014-04-01
1
-0/+10
*
|
ExternalProject: Add EXCLUDE_FROM_MAIN option to ExternalProject_Add_Step
Daniele E. Domenichelli
2014-04-01
1
-5/+9
*
|
ExternalProject: Improve handling of git remote branches
Daniele E. Domenichelli
2014-04-01
1
-7/+99
*
|
ExternalProject: Strip trailing space from git hash
Daniele E. Domenichelli
2014-04-01
1
-0/+2
*
|
ExternalProject: Add option to disable download progress (#14807)
Brad King
2014-03-17
1
-3/+11
*
|
ExternalProject: Add option to always run the build step
Brad King
2014-02-21
1
-0/+9
|
/
*
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
[next]