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
*
Help: Document CMAKE_TLS_VERIFY variable explicitly
Michael Hirsch
2021-05-04
1
-1/+1
*
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
1
-1086/+706
*
FetchContent: Don't update timestamps if files don't change
Craig Scott
2021-02-22
1
-4/+22
*
FetchContent: Restore patch command support
Craig Scott
2021-02-17
1
-1/+1
*
FetchContent: Invoke steps directly and avoid a separate sub-build
Craig Scott
2021-02-04
1
-64/+162
*
ExternalProject: Refactor pre-configure steps to support no-target uses
Craig Scott
2021-02-04
1
-670/+934
*
ExternalProject: Avoid scanning docs for keywords, use include_guard()
Craig Scott
2021-01-29
1
-54/+178
*
ExternalProject: Prevent the noisy detached head messages on checkout
Craig Scott
2021-01-28
1
-0/+4
*
Merge topic 'FindGit-cache-version'
Brad King
2021-01-21
1
-8/+14
|
\
|
*
FindGit: Cache the GIT_EXECUTABLE version for the current run
Craig Scott
2021-01-19
1
-8/+14
*
|
ExternalProject: Don't git stash ignored files
Craig Scott
2021-01-16
1
-4/+7
|
/
*
Merge topic 'ExternalProject-configure-handled-by-build'
Brad King
2021-01-13
1
-12/+44
|
\
|
*
ExternalProject: Add CONFIGURE_HANDLED_BY_BUILD option
Daan De Meyer
2021-01-12
1
-12/+44
*
|
ExternalProject: Silence step succeeded message when using Ninja
Daan De Meyer
2020-12-17
1
-2/+4
|
/
*
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-24/+104
*
ExternalProject: Use CMP0114 NEW behavior with Xcode "new build system"
Brad King
2020-09-18
1
-0/+12
*
ExternalProject: Add policy CMP0114 to refine step target dependencies
Brad King
2020-09-14
1
-43/+235
*
ExternalProject: Factor out an internal helper to add a step target
Brad King
2020-09-10
1
-19/+27
*
Merge topic 'ExternalProject-retry-only-recoverable'
Brad King
2020-08-19
1
-2/+14
|
\
|
*
ExternalProject: add INACTIVITY_TIMEOUT argument
Thomas Bernard
2020-08-18
1
-2/+14
*
|
ExternalProject: Stop configure target from always appearing out-of-date
Craig Scott
2020-08-18
1
-24/+2
*
|
ExternalProject: Stop patch target from always appearing out-of-date
Craig Scott
2020-08-18
1
-3/+3
|
/
*
ExternalProject: omit --no-checkout from git clone when using git 2.20.x.
Nate Avers
2020-07-24
1
-1/+5
*
Update links to gitlab.kitware.com repos to add `-/`
Brad King
2020-05-26
1
-1/+1
*
Merge topic 'fetchcontent-externalproject-empty-args'
Craig Scott
2020-05-25
1
-70/+122
|
\
|
*
ExternalProject: Preserve empty string arguments
Craig Scott
2020-05-23
1
-70/+122
*
|
ExternalProject: Provide choice of git update strategies
Craig Scott
2020-05-23
1
-2/+51
*
|
ExternalProject: factor out gitupdate step to separate file
Craig Scott
2020-05-23
1
-163/+5
|
/
*
Merge topic 'fix-cache-args-file-to-dep-list'
Brad King
2020-05-13
1
-0/+4
|
\
|
*
ExternalProject: expose _ep_cache_args_script to the caller
Ben Boeckel
2020-05-12
1
-0/+4
*
|
ExternalProject: Fix step dependency on mkdir step
Vyacheslav Yurkov
2020-04-20
1
-1/+1
*
|
ExternalProject: Enforce that patch depends on update
Craig Scott
2020-04-03
1
-13/+20
*
|
Merge topic 'ExternalProject-no-extract-bool'
Brad King
2020-04-03
1
-1/+1
|
\
\
|
|
/
|
*
ExternalProject: allow `DOWNLOAD_NO_EXTRACT OFF`
Ben Boeckel
2020-04-02
1
-1/+1
*
|
Merge topic 'doc-sections'
Brad King
2020-02-18
1
-3/+6
|
\
\
|
|
/
|
/
|
|
*
Help: FetchContent, ExternalProject: Command sections -> subsections
Joachim Wuttke (o)
2020-02-17
1
-3/+6
*
|
ExternalProject: Quote each git --config option to handle spaces
Craig Scott
2020-02-15
1
-1/+1
|
/
*
ExternalProject: Fix git submodule recursion on update
Charis Marangos
2020-02-10
1
-19/+28
*
ExternalProject: replace LIST_SEPARATOR in initial cache files too
Ben Boeckel
2019-11-20
1
-0/+5
*
replace remove and remove_directory with rm in tests
Johnny Jazeix
2019-11-13
1
-3/+3
*
ExternalProject: Option to turn off recursive update of git submodules
Charis Marangos
2019-10-24
1
-5/+22
*
ExternalProject: fix some documentation typos
Ben Boeckel
2019-10-09
1
-2/+2
*
ExternalProject: Avoid unnecessary checkout on clone
Tetragramm
2019-07-30
1
-1/+1
*
ExternalProject: Support not initializing any submodules
Robert Maynard
2019-07-24
1
-18/+50
*
Merge topic 'ghs_custom'
Brad King
2019-04-15
1
-12/+26
|
\
|
*
GHS: Update ExternalProject for GHS tools
Fred Baksik
2019-04-11
1
-12/+26
*
|
Modules: Update documentation formatting
Bartosz Kosiorek
2019-04-08
1
-9/+10
|
/
*
ExternalProject: Optimize Mercurial commands
Bartosz Kosiorek
2019-03-19
1
-12/+5
*
ExternalProject: Optimize git commands
Bartosz Kosiorek
2019-03-19
1
-23/+18
*
ExternalProject: Extend documentation about GIT_TAG usage
Bartosz Kosiorek
2019-03-15
1
-0/+3
[next]