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
*
FetchContent: Force cmake --fresh to re-execute direct population steps
Craig Scott
2024-06-07
1
-3/+14
*
FetchContent: Fix typos in stamp/step file names
Craig Scott
2024-06-07
1
-2/+2
*
Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30
Brad King
2024-06-06
1
-2/+2
|
\
|
*
Help: improve docs for the EXCLUDE_FROM_ALL directory property
Alex Neundorf
2024-06-04
1
-2/+2
*
|
ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES error
Craig Scott
2024-05-31
1
-1/+6
*
|
Merge topic 'enforce-fc-fully-disconnected-requirements'
Brad King
2024-05-30
1
-5/+51
|
\
\
|
*
|
FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirements
Craig Scott
2024-05-29
1
-5/+51
*
|
|
Merge topic 'deprecate-fetchcontent_populate'
Brad King
2024-05-29
1
-175/+182
|
\
\
\
|
|
/
/
|
*
|
FetchContent: Deprecate FetchContent_Populate(depName)
Craig Scott
2024-05-29
1
-137/+141
|
*
|
Help: Minor grammar improvements for FetchContent
Craig Scott
2024-05-26
1
-38/+41
*
|
|
Merge topic 'fetchcontent_policies_block'
Craig Scott
2024-05-28
1
-3/+41
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
FetchContent: Set policies for most commands
Craig Scott
2024-05-27
1
-3/+41
*
|
|
FetchContent: Make FetchContent_Populate() honor CMP0168
Craig Scott
2024-05-25
1
-3/+27
|
/
/
*
|
FetchContent: Populate directly without a sub-build
Craig Scott
2024-05-17
1
-14/+209
|
/
*
Merge topic 'fc-MakeAvailable-leak-var'
Brad King
2024-03-14
1
-13/+20
|
\
|
*
FetchContent: Don't leak temporary variable and restore var robustly
Craig Scott
2024-03-13
1
-13/+20
*
|
ExternalProject: Add TLS version options for https connections
Brad King
2024-02-29
1
-0/+1
|
/
*
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
[next]