summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | | | | Merge topic 'cmake-gui-qt5-only'Brad King2020-06-121-0/+5
| |\ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | QtDialog: remove Qt4 supportBen Boeckel2020-06-051-0/+5
| * | | | | | | | | | | | Merge topic 'add-missing-test-args'Craig Scott2020-06-101-0/+13
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cpack-extern-update-package-list'Brad King2020-06-092-0/+11
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | CPack External: Introduce `CPACK_EXTERNAL_BUILT_PACKAGES`Alex Turbov2020-06-052-0/+11
| | | |/ / / / / / / / / / / | | |/| | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'doc-gitlab-ci'Craig Scott2020-06-091-34/+31
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-testprop-DEPENDS-REQUIRED_FILES'Craig Scott2020-06-092-1/+44
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / / | |/| | | | | | | | | | | | |
| * | | | | | | | | | | | | | Begin post-3.18 developmentBrad King2020-06-052-0/+9
* | | | | | | | | | | | | | | Help: Update FileAPI codemodel version to 2.1, add release notesKyle Edwards2020-06-302-1/+9
* | | | | | | | | | | | | | | Merge topic 'file-CONFIGURE-subdir' into release-3.18Brad King2020-06-301-2/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | | | | | / | | |_|_|_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | file: Fix CONFIGURE output relative pathBrad King2020-06-291-2/+1
| | |_|_|_|_|_|/ / / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | file(ARCHIVE_CREATE): Rename TYPE option to COMPRESSIONCraig Scott2020-06-271-12/+14
* | | | | | | | | | | | | Help: Fix contents indenting for file(ARCHIVE_...) subcommandsCraig Scott2020-06-271-3/+3
| |_|_|_|_|_|_|_|_|_|_|/ |/| | | | | | | | | | |
* | | | | | | | | | | | Help: Add CMAKE_GTEST_DISCOVER_TESTS_DISCOVERY_MODE to release notesCraig Scott2020-06-241-1/+3
* | | | | | | | | | | | Merge topic 'doc-get_target_property' into release-3.18Brad King2020-06-231-5/+5
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|_|/ | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Update docs for failure result of get_target_propertyChristopher Tetreault2020-06-231-5/+5
| |/ / / / / / / / / /
* | | | | | | | | | | Merge topic 'improve_device_link_policy_cross_ref' into release-3.18Brad King2020-06-182-5/+7
|\ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|_|_|/ / |/| | | | | | | | | / | | |_|_|_|_|_|_|_|/ | |/| | | | | | | |
| * | | | | | | | | Help: Better document that CMP0105 controls DEVICE_LINK parsingRobert Maynard2020-06-182-5/+7
| |/ / / / / / / /
* | | | | | | | | Help: Explicitly say transaction, don't abbreviate to transCraig Scott2020-06-181-2/+2
* | | | | | | | | Help: Correct and condense examples for VS_SOLUTION_DEPLOYCraig Scott2020-06-181-8/+6
* | | | | | | | | Help: Add missing cross-referencing for generator expressionsCraig Scott2020-06-183-3/+3
* | | | | | | | | Help: Formatting, crossref for FRAMEWORK_MULTI_CONFIG_POSTFIX_<CONFIG>Craig Scott2020-06-181-11/+12
* | | | | | | | | Help: Add missing PCH_WARN_INVALID docs and related cleanupsCraig Scott2020-06-183-3/+8
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Help: Fix order of FindCUDAToolkit entry in 3.18 release notesBrad King2020-06-171-8/+8
|/ / / / / / /
* | | | | | | Help: Mention CUDA Clang limitations in 3.18 release notesRaul Tambre2020-06-161-1/+2
* | | | | | | Merge topic 'cuda_clang_toolkit_path' into release-3.18Brad King2020-06-151-0/+8
|\ \ \ \ \ \ \ | |_|_|_|_|/ / |/| | | | | / | | |_|_|_|/ | |/| | | |
| * | | | | CUDA: Determine CUDA toolkit location for NVCCRaul Tambre2020-06-121-3/+7
| * | | | | FindCUDAToolkit: Add CUDAToolkit_LIBRARY_ROOTRaul Tambre2020-06-121-0/+4
| | |_|_|/ | |/| | |
* | | | | CUDA: Add support for disabling CUDA_ARCHITECTURESRaul Tambre2020-06-152-0/+35
|/ / / /
* | | | Help/dev: document other arguments to `Do: test`Ben Boeckel2020-06-091-0/+13
* | | | Merge topic 'doc-gitlab-ci' into release-3.18Craig Scott2020-06-091-34/+31
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| * | Help/dev: Update CMake Review Process document for GitLab CIBrad King2020-06-091-34/+31
| |/
* | Help: Add example for REQUIRED_FILES test propertyMichael Hirsch2020-06-081-1/+32
* | Help: Add example for DEPENDS test propertyMichael Hirsch2020-06-081-0/+12
|/
* Help: Drop development topic notes to prepare releaseBrad King2020-06-052-9/+0
* Merge topic 'doc-3.18-relnotes'Brad King2020-06-0562-370/+301
|\
| * Help: Organize and revise 3.18 release notesBrad King2020-06-031-169/+211
| * Help: Consolidate 3.18 release notesBrad King2020-06-0362-370/+259
* | Merge topic 'doc-EXCLUDE_FROM_ALL'Brad King2020-06-032-7/+7
|\ \ | |/ |/|
| * Help: Clarify the effect of EXCLUDE_FROM_ALL on target installationArcturus2020-06-021-6/+6
| * Help: Rename 'artefact' to 'artifact' in target_precompile_headersArcturus2020-06-021-1/+1
* | add_library/add_executable: allow local alias to imported targetsMarc Chevrier2020-06-026-8/+50
* | Help: add_executable: Add TOCMarc Chevrier2020-06-021-2/+11
* | Merge topic 'doc-c-standard'Brad King2020-06-021-2/+2
|\ \
| * | Help: Clarify that no version of MSVC today support C standard levelsHong Xu2020-06-011-2/+2
* | | Merge topic 'target_link_libraries-self-link-is-an-error'Brad King2020-06-023-0/+25
|\ \ \ | |_|/ |/| |
| * | target_link_libraries: self-link through ALIAS is an errorMarc Chevrier2020-05-303-0/+25
| |/
* | ExternalProject: Add missing release note for git update strategyCraig Scott2020-05-291-0/+9
|/
* ALIAS target: cannot overwrite an existing targetMarc Chevrier2020-05-283-0/+25
* Merge topic 'update-gitlab-links'Brad King2020-05-275-11/+11
|\