summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'eclipse-resource-encoding'Brad King2019-07-113-0/+13
|\
| * Eclipse: Add option to set the resource encodingMartin Gerhardy2019-07-093-0/+13
* | Merge topic 'docs-file-GLOB-case-sensitivity'Craig Scott2019-07-111-0/+5
|\ \
| * | Help: Mention file(GLOB)'s case-sensitivitySteve Mokris2019-07-101-0/+5
| |/
* | Merge topic 'docs-message-cmake-gui'Craig Scott2019-07-101-6/+6
|\ \
| * | message() help: Clarify how logs are displayed in various toolsFrank Dana2019-07-091-6/+6
| * | Merge branch 'loglevel-option-case-consistency' into release-3.15Craig Scott2019-07-091-2/+2
| |\ \
| * \ \ Merge branch 'docs-misc-trivial-cleanups' into release-3.15Craig Scott2019-07-045-39/+39
| |\ \ \
* | \ \ \ Merge topic 'add_cmake_find_use_package_registry'Craig Scott2019-07-0914-44/+148
|\ \ \ \ \
| * | | | | Find: find_package prefers variable CMAKE_FIND_USE_REGISTRYRobert Maynard2019-07-0911-7/+71
| * | | | | Find: Correct spelling and layout issues in CMAKE_FIND_USE_ docsRobert Maynard2019-07-099-38/+78
* | | | | | Merge topic 'loglevel-option-case-consistency'Craig Scott2019-07-091-2/+2
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Help: Use consistent levels for cmake --loglevel and message()Craig Scott2019-07-081-2/+2
* | | | | | Merge topic 'doc-SKIP_RETURN_CODE-range'Craig Scott2019-07-091-1/+2
|\ \ \ \ \ \
| * | | | | | Help: Valid range for test property, SKIP_RETURN_CODE, is 0 to 255, inclusiveStephen Manz2019-07-021-1/+2
* | | | | | | Merge topic 'threads-are-good'Brad King2019-07-082-0/+9
|\ \ \ \ \ \ \ | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | Swift: support multithreaded compilationSaleem Abdulrasool2019-07-022-0/+9
| |/ / / / /
* | | | | | Merge topic 'docs-misc-trivial-cleanups'Craig Scott2019-07-045-39/+39
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | |
| * | | | | Help: Remove mention of CMAKE_INSTALL_DO_STRIPCraig Scott2019-07-031-1/+1
| * | | | | Help: Clarify how to provide multiple targets with cmake --targetCraig Scott2019-07-031-1/+2
| * | | | | Help: Add missing xref for CMAKE_EXECUTE_PROCESS_COMMAND_ECHOCraig Scott2019-07-031-0/+2
| * | | | | Help: Improve formatting of list(TRANSFORM) sub-optionsCraig Scott2019-07-031-17/+17
| * | | | | Help: Clean up trivial typos and grammarCraig Scott2019-07-035-20/+17
| | |/ / / | |/| | |
* | | | | Merge topic 'doc-toolchain-file-CMAKE_SOURCE_DIR'Craig Scott2019-07-031-0/+8
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |
| * | | Help: Discourage using CMAKE_SOURCE_DIR in toolchain filesOleg Chernovskiy2019-07-021-0/+8
* | | | Merge topic 'cross_ref_CUDAHOSTCXX_in_CMAKE_CUDA_HOST_COMPILER'Brad King2019-07-021-1/+2
|\ \ \ \
| * | | | CMAKE_CUDA_HOST_COMPILER: Document it takes priority over CUDAHOSTCXXRobert Maynard2019-06-271-1/+2
* | | | | Add deprecation warnings for policies CMP0067 and belowBrad King2019-07-011-0/+8
* | | | | Merge topic 'docs-project-code-injection'Craig Scott2019-07-011-13/+18
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Help: move code injection vars to their own sectionCraig Scott2019-06-301-8/+13
| * | | Help: Remove self-references from project() docsCraig Scott2019-06-291-5/+5
| |/ /
| * | Merge branch 'doc-CMAKE_FRAMEWORK-crossref' into release-3.15Brad King2019-06-261-1/+3
| |\ \
| * \ \ Merge branch 'doc-typos-cmake_parse_arguments' into release-3.15Brad King2019-06-241-8/+8
| |\ \ \
| * \ \ \ Merge branch 'doc-IMPORTED_LOCATION' into release-3.15Brad King2019-06-211-4/+11
| |\ \ \ \
* | \ \ \ \ Merge topic 'vs-dpi-aware'Brad King2019-06-273-0/+21
|\ \ \ \ \ \ | |_|_|_|_|/ |/| | | | |
| * | | | | VS: Add VS_DPI_AWARE target propertyMatt Weir2019-06-263-0/+21
* | | | | | Merge topic 'build-install-rpath-genex'Brad King2019-06-263-0/+11
|\ \ \ \ \ \
| * | | | | | BUILD_RPATH/INSTALL_RPATH: Add generator expression supportKyle Edwards2019-06-253-0/+11
* | | | | | | Merge topic 'doc-CMAKE_FRAMEWORK-crossref'Brad King2019-06-261-1/+3
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Help: Document that CMAKE_FRAMEWORK initializes FRAMEWORK target propCraig Scott2019-06-251-1/+3
* | | | | | | Help: Move CMP0095 into CMake 3.16 sectionKyle Edwards2019-06-251-1/+8
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'FindPython-FIND_ABI'Brad King2019-06-251-0/+5
|\ \ \ \ \ \
| * | | | | | FindPython: add Python_FIND_ABI hint.Marc Chevrier2019-06-241-0/+5
* | | | | | | Merge topic 'help-guide-tutorial'Brad King2019-06-25110-0/+3408
|\ \ \ \ \ \ \
| * | | | | | | Help: Add tutorial guide table of contentsBrad King2019-06-191-0/+4
| * | | | | | | Help: Update tutorial to include text from CMake bookBetsy McPhail2019-06-191-0/+35
| * | | | | | | Help: Populate tutorial guide textBetsy McPhail2019-06-1944-939/+777
| * | | | | | | Help/guide/tutorial: Adopt tutorial codeKitware Robot2019-06-18122-0/+3521
| * | | | | | | Help: Add infrastructure for guide-level documentationBrad King2019-06-182-0/+10
* | | | | | | | Merge topic 'doc-typos-cmake_parse_arguments'Brad King2019-06-241-8/+8
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |