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
/
FetchContent.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'fetchcontent-redirect-version-exact'
Brad King
2022-09-12
1
-3/+6
|
\
|
*
FetchContent: Ignore EXACT for redirected find_package() calls
Craig Scott
2022-09-11
1
-3/+6
*
|
Merge topic 'fetchcontent-unset-wrong-nested-var'
Craig Scott
2022-09-11
1
-1/+1
|
\
\
|
*
|
FetchContent: Fix unsetting wrong variable name after provider returns
Craig Scott
2022-09-10
1
-1/+1
|
|
/
*
|
Merge topic 'fetchcontent-extra'
Brad King
2022-09-09
1
-4/+4
|
\
\
|
|
/
|
*
Help: Fix typo in FetchContent example, extras should read extra
Mathieu Malaterre
2022-09-09
1
-4/+4
*
|
Merge topic 'doc-fetchcontent-gtest-example'
Craig Scott
2022-09-05
1
-2/+2
|
\
\
|
|
/
|
*
Help: Fix wrong casing of GTest in FetchContent integration example
Craig Scott
2022-09-04
1
-2/+2
*
|
FetchContent: Fix protobuf example to avoid CMP0077 warning
Harald Fernengel
2022-08-12
1
-3/+4
|
/
*
FetchContent: Disable header set verification for dependencies
Craig Scott
2022-08-03
1
-0/+27
*
FetchContent: Restore support for multiple URL values
Craig Scott
2022-07-29
1
-29/+42
*
FetchContent: Don't use if(... IN_LIST ...)
Craig Scott
2022-06-28
1
-2/+8
*
FetchContent: Fix example code in documentation
pigeon
2022-06-21
1
-3/+3
*
Merge topic 'fetchcontent-global-targets' into release-3.24
Brad King
2022-06-11
1
-2/+24
|
\
|
*
FetchContent: Honor CMAKE_FIND_PACKAGE_TARGETS_GLOBAL
Craig Scott
2022-06-10
1
-2/+24
*
|
Help: Overhaul and expand the Using Dependencies Guide
Craig Scott
2022-06-09
1
-1/+7
|
/
*
FetchContent: Respect the CMP0135 policy setting
Craig Scott
2022-06-02
1
-6/+43
*
Merge topic 'dependency-providers'
Brad King
2022-05-25
1
-42/+197
|
\
|
*
Dependency providers: Add find_package and FetchContent support
Craig Scott
2022-05-24
1
-36/+177
|
*
FetchContent: Don't discard non-empty SOURCE_DIR and BINARY_DIR
Craig Scott
2022-05-18
1
-3/+9
|
*
FetchContent: Don't leak internal variables
Craig Scott
2022-05-18
1
-3/+11
*
|
FetchContent: Use Debug rather than Release for sub-build
Craig Scott
2022-05-17
1
-3/+3
|
/
*
Merge topic 'fetchcontent-subbuild-config-type'
Craig Scott
2022-05-16
1
-2/+11
|
\
|
*
FetchContent: Hard-code a config for the sub-build
Craig Scott
2022-05-13
1
-2/+11
*
|
Packages: Integrate FetchContent and find_package()
Craig Scott
2022-05-03
1
-44/+475
|
/
*
ExternalProject: Add support for USES_TERMINAL_PATCH keyword
Craig Scott
2022-02-03
1
-1/+2
*
FetchContent: Fix typo in documentation
Jukka Aho
2021-12-15
1
-1/+1
*
FetchContent: Pass through networking-related CMAKE_... variables
Craig Scott
2021-10-05
1
-7/+25
*
Help: Rework docs to prioritize FetchContent_MakeAvailable()
Craig Scott
2021-08-23
1
-200/+252
*
FetchContent: Use private local variables in FetchContent_MakeAvailable
Arcturus Arcturus
2021-05-13
1
-15/+21
*
Modules: Fix typos and spelling in documentation
Josef Angstenberger
2021-05-07
1
-1/+1
*
Modules: Fix typos and spelling in comments
Josef Angstenberger
2021-05-07
1
-1/+1
*
Merge topic 'ep-fc-revert-refactoring'
Brad King
2021-03-10
1
-17/+114
|
\
|
*
Revert ExternalProject and FetchContent refactoring
Craig Scott
2021-03-09
1
-17/+114
*
|
Help: Prefer commit hashes in FetchContent examples for security reasons
Harmen Stoppels
2021-02-25
1
-6/+11
*
|
Help: Add missing MD5= for URL_HASH in FetchContent example
Craig Scott
2021-02-25
1
-1/+1
|
/
*
FetchContent: Invoke steps directly and avoid a separate sub-build
Craig Scott
2021-02-04
1
-114/+17
*
FindGit: Cache the GIT_EXECUTABLE version for the current run
Craig Scott
2021-01-19
1
-0/+16
*
Merge topic 'fc-relative-SOURCE_DIR'
Craig Scott
2020-12-22
1
-1/+8
|
\
|
*
FetchContent: Relative SOURCE_DIR override cannot be a hard error
Craig Scott
2020-12-22
1
-1/+8
*
|
Help: Add `.. versionadded` directives to module docs
Nikita Nemkin
2020-12-02
1
-0/+7
|
/
*
FetchContent: Raise error if manually given source dir does not exist
Craig Scott
2020-10-03
1
-0/+6
*
FetchContent: Fix SOURCE_DIR, BUILD_DIR when disconnected or overridden
Craig Scott
2020-08-23
1
-10/+31
*
Help: Add Sphinx 'versionadded' directives to each top-level document
Kitware Robot
2020-07-06
1
-0/+2
*
FetchContent: Pass through CMAKE_EP_GIT_REMOTE_UPDATE_STRATEGY if set
Craig Scott
2020-05-29
1
-6/+11
*
FetchContent: Preserve empty string arguments
Craig Scott
2020-05-23
1
-21/+41
*
FetchContent: Add support for SOURCE_SUBDIR
Craig Scott
2020-05-16
1
-12/+58
*
FetchContent: Add support for DOWNLOAD_NO_EXTRACT
Craig Scott
2020-04-03
1
-0/+22
*
Help: FetchContent, ExternalProject: Command sections -> subsections
Joachim Wuttke (o)
2020-02-17
1
-2/+5
*
Refactor: Replace CMAKE_CURRENT_LIST_DIR with CMAKE_CURRENT_FUNCTION_LIST_DIR
Alex Turbov
2019-12-10
1
-4/+1
[next]