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 'fc-provider-find-package-args'
Craig Scott
2023-12-17
1
-2/+2
|
\
|
*
FetchContent: Fix FIND_PACKAGE_ARGS not being passed to dep providers
Craig Scott
2023-12-16
1
-2/+2
*
|
Help: Add note not to use FETCHCONTENT_FULLY_DISCONNECTED on first run
Craig Scott
2023-12-16
1
-0/+11
|
/
*
Merge topic 'doc-fetchcontent-bad-ref'
Brad King
2023-12-07
1
-1/+1
|
\
|
*
Help: Fix malformed cross-reference in FetchContent docs
Craig Scott
2023-12-07
1
-1/+1
*
|
Merge topic 'FetchContent-find_package-args'
Brad King
2023-11-17
1
-2/+2
|
\
\
|
*
|
FetchContent: Fix syntax to forward FIND_PACKAGE_ARGS arguments correctly
Adam Šulc
2023-11-15
1
-2/+2
*
|
|
Merge topic 'doc-find_package-advice'
Brad King
2023-11-15
1
-0/+6
|
\
\
\
|
*
|
|
Help: FetchContent FIND_PACKAGE_ARGS REQUIRED usually inappropriate
Craig Scott
2023-11-07
1
-0/+6
|
|
/
/
*
|
|
FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAME
Kyle Edwards
2023-11-13
1
-0/+23
|
/
/
*
|
FetchContent: Pass GHS Variables to subbuild
William Sciaroni
2023-11-04
1
-0/+14
|
/
*
FetchContent: Add support for EXCLUDE_FROM_ALL
Steven Stallion
2023-09-25
1
-7/+30
*
FetchContent: Protect ExternalProject keywords from unknown arguments
Brad King
2023-06-29
1
-1/+3
*
ExternalProject: Avoid reconfigure when updates are disconnected
Craig Scott
2023-05-23
1
-8/+15
*
ExternalProject/FetchContent: Support relative remote URLs
Chris Wright
2023-04-26
1
-0/+27
*
Merge topic 'fetchcontent-reject-CMAKE_TOOLCHAIN_FILE-env-var'
Craig Scott
2023-02-25
1
-1/+3
|
\
|
*
FetchContent: Only use @-@ replacements for sub-build CMakeLists.txt
Craig Scott
2023-02-24
1
-1/+3
*
|
FetchContent: Relay CMAKE_GENERATOR_INSTANCE
Máté Ferenc Nagy-Egri
2023-02-23
1
-1/+3
|
/
*
FetchContent: Bump documented example Catch2 to v3.0.1
Eisuke Kawashima
2023-02-07
1
-3/+3
*
Merge topic 'doc-SYSTEM'
Craig Scott
2022-12-19
1
-6/+11
|
\
|
*
Help: Clarify and update SYSTEM-related docs
Craig Scott
2022-12-17
1
-6/+11
*
|
Merge topic 'FetchContent-SYSTEM'
Craig Scott
2022-12-05
1
-0/+3
|
\
\
|
|
/
|
*
FetchContent: Don't pass SYSTEM through to sub-build
Craig Scott
2022-12-02
1
-0/+3
*
|
Help: Use captions for code snippets in the `FetchContent` module
Alex Turbov
2022-11-07
1
-6/+4
*
|
Help: Use role `:program:`
Alex Turbov
2022-11-06
1
-1/+1
|
/
*
Merge topic 'add_subdirectory_system'
Brad King
2022-09-27
1
-2/+17
|
\
|
*
add_subdirectory: Add SYSTEM option
Da Quexian
2022-09-26
1
-2/+17
*
|
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
|
\
[next]