summaryrefslogtreecommitdiffstats
path: root/Help/variable/CMAKE_NETRC.rst
Commit message (Collapse)AuthorAgeFilesLines
* FetchContent: Pass through networking-related CMAKE_... variablesCraig Scott2021-10-051-4/+6
| | | | | | | CMAKE_TLS_VERIFY, CMAKE_TLS_CAINFO, CMAKE_NETRC and CMAKE_NETRC_FILE are now passed through to the underlying ExternalProject sub-build. Previously, they were silently ignored. Fixes: #22144
* Help: Add Sphinx 'versionadded' directives to each top-level documentKitware Robot2020-07-061-0/+2
| | | | | | | Run the `Utilities/Sphinx/update_versions.py` script to add initial markup to every top-level document and find module. Issue: #19715
* Help: Fix command references in CMAKE_NETRC* variable documentationShane Parris2018-02-161-1/+1
|
* file(DOWNLOAD|UPLOAD): Add 'NETRC' and 'NETRC_FILE' suboptionShane Parris2017-10-181-0/+9