summaryrefslogtreecommitdiffstats
path: root/Modules/FetchContent.cmake
Commit message (Expand)AuthorAgeFilesLines
* FetchContent: Force cmake --fresh to re-execute direct population stepsCraig Scott2024-06-071-3/+14
* FetchContent: Fix typos in stamp/step file namesCraig Scott2024-06-071-2/+2
* Merge topic 'doc-add_subdirectory-EXCLUDE_FROM_ALL' into release-3.30Brad King2024-06-061-2/+2
|\
| * Help: improve docs for the EXCLUDE_FROM_ALL directory propertyAlex Neundorf2024-06-041-2/+2
* | ExternalProject,FetchContent: Avoid CMAKE_DISABLE_SOURCE_CHANGES errorCraig Scott2024-05-311-1/+6
* | Merge topic 'enforce-fc-fully-disconnected-requirements'Brad King2024-05-301-5/+51
|\ \
| * | FetchContent: Enforce FETCHCONTENT_FULLY_DISCONNECTED requirementsCraig Scott2024-05-291-5/+51
* | | Merge topic 'deprecate-fetchcontent_populate'Brad King2024-05-291-175/+182
|\ \ \ | |/ /
| * | FetchContent: Deprecate FetchContent_Populate(depName)Craig Scott2024-05-291-137/+141
| * | Help: Minor grammar improvements for FetchContentCraig Scott2024-05-261-38/+41
* | | Merge topic 'fetchcontent_policies_block'Craig Scott2024-05-281-3/+41
|\ \ \ | |/ / |/| |
| * | FetchContent: Set policies for most commandsCraig Scott2024-05-271-3/+41
* | | FetchContent: Make FetchContent_Populate() honor CMP0168Craig Scott2024-05-251-3/+27
|/ /
* | FetchContent: Populate directly without a sub-buildCraig Scott2024-05-171-14/+209
|/
* Merge topic 'fc-MakeAvailable-leak-var'Brad King2024-03-141-13/+20
|\
| * FetchContent: Don't leak temporary variable and restore var robustlyCraig Scott2024-03-131-13/+20
* | ExternalProject: Add TLS version options for https connectionsBrad King2024-02-291-0/+1
|/
* Merge topic 'fc-provider-find-package-args'Craig Scott2023-12-171-2/+2
|\
| * FetchContent: Fix FIND_PACKAGE_ARGS not being passed to dep providersCraig Scott2023-12-161-2/+2
* | Help: Add note not to use FETCHCONTENT_FULLY_DISCONNECTED on first runCraig Scott2023-12-161-0/+11
|/
* Merge topic 'doc-fetchcontent-bad-ref'Brad King2023-12-071-1/+1
|\
| * Help: Fix malformed cross-reference in FetchContent docsCraig Scott2023-12-071-1/+1
* | Merge topic 'FetchContent-find_package-args'Brad King2023-11-171-2/+2
|\ \
| * | FetchContent: Fix syntax to forward FIND_PACKAGE_ARGS arguments correctlyAdam Šulc2023-11-151-2/+2
* | | Merge topic 'doc-find_package-advice'Brad King2023-11-151-0/+6
|\ \ \
| * | | Help: FetchContent FIND_PACKAGE_ARGS REQUIRED usually inappropriateCraig Scott2023-11-071-0/+6
| |/ /
* | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-131-0/+23
|/ /
* | FetchContent: Pass GHS Variables to subbuildWilliam Sciaroni2023-11-041-0/+14
|/
* FetchContent: Add support for EXCLUDE_FROM_ALLSteven Stallion2023-09-251-7/+30
* FetchContent: Protect ExternalProject keywords from unknown argumentsBrad King2023-06-291-1/+3
* ExternalProject: Avoid reconfigure when updates are disconnectedCraig Scott2023-05-231-8/+15
* ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-261-0/+27
* Merge topic 'fetchcontent-reject-CMAKE_TOOLCHAIN_FILE-env-var'Craig Scott2023-02-251-1/+3
|\
| * FetchContent: Only use @-@ replacements for sub-build CMakeLists.txtCraig Scott2023-02-241-1/+3
* | FetchContent: Relay CMAKE_GENERATOR_INSTANCEMáté Ferenc Nagy-Egri2023-02-231-1/+3
|/
* FetchContent: Bump documented example Catch2 to v3.0.1Eisuke Kawashima2023-02-071-3/+3
* Merge topic 'doc-SYSTEM'Craig Scott2022-12-191-6/+11
|\
| * Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-171-6/+11
* | Merge topic 'FetchContent-SYSTEM'Craig Scott2022-12-051-0/+3
|\ \ | |/
| * FetchContent: Don't pass SYSTEM through to sub-buildCraig Scott2022-12-021-0/+3
* | Help: Use captions for code snippets in the `FetchContent` moduleAlex Turbov2022-11-071-6/+4
* | Help: Use role `:program:`Alex Turbov2022-11-061-1/+1
|/
* Merge topic 'add_subdirectory_system'Brad King2022-09-271-2/+17
|\
| * add_subdirectory: Add SYSTEM optionDa Quexian2022-09-261-2/+17
* | Merge topic 'fetchcontent-redirect-version-exact'Brad King2022-09-121-3/+6
|\ \
| * | FetchContent: Ignore EXACT for redirected find_package() callsCraig Scott2022-09-111-3/+6
* | | Merge topic 'fetchcontent-unset-wrong-nested-var'Craig Scott2022-09-111-1/+1
|\ \ \
| * | | FetchContent: Fix unsetting wrong variable name after provider returnsCraig Scott2022-09-101-1/+1
| |/ /
* | | Merge topic 'fetchcontent-extra'Brad King2022-09-091-4/+4
|\ \ \ | |/ /
| * | Help: Fix typo in FetchContent example, extras should read extraMathieu Malaterre2022-09-091-4/+4