summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | | CUDA: Initialize CMAKE_CUDA_ARCHITECTURES using $ENV{CUDAARCHS}Raul Tambre2020-11-304-1/+22
| * | | | | | | Merge topic 'compile_def_doc'Brad King2020-12-011-0/+9
| |\ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | | | |
| | * | | | | | Help: Describe definition values in target_compile_definitionsJuan Ramos2020-11-301-0/+9
| | | |/ / / / | | |/| | | |
| * | | | | | Merge topic 'makefiles-compiler-deps-optims'Brad King2020-11-303-0/+15
| |\ \ \ \ \ \
| | * | | | | | Makefiles Generators: use compiler for dependencies generationMarc Chevrier2020-11-293-0/+15
| | |/ / / / /
| * | | | | | Merge topic 'make-GENERATED-visible-from-any-scope'Brad King2020-11-308-0/+56
| |\ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| | * | | | | GENERATED prop: Introducing policy CMP0118 and its documentationDeniz Bahadir2020-11-248-0/+56
| * | | | | | Merge topic 'xcode-embed-frameworks'Craig Scott2020-11-301-0/+9
| |\ \ \ \ \ \
| | * | | | | | Help: Add missing release note for XCODE_EMBED_*Craig Scott2020-11-301-0/+9
| * | | | | | | Merge topic 'xcode-embed-frameworks'Craig Scott2020-11-295-0/+43
| |\ \ \ \ \ \ \ | | |/ / / / / /
| | * | | | | | Xcode: add support for embedding frameworksGusts Kaksis2020-11-285-0/+43
| | | |/ / / / | | |/| | | |
| * | | | | | Merge topic 'presets-docs-bug'Craig Scott2020-11-291-1/+1
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help/dev: Add a CMake Experimental Features GuideBrad King2020-11-242-0/+12
| * | | | | | Merge topic 'doc-removed-UseJava-modules'Brad King2020-11-233-0/+14
| |\ \ \ \ \ \
| | * | | | | | Help: Restore documentation placeholder for removed modulesBrad King2020-11-203-0/+14
| * | | | | | | Merge topic 'ctest_custom_versions'Brad King2020-11-2317-34/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'cuda_11'Brad King2020-11-231-0/+2
| |\ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | Merge topic 'revert-explicit-LANGUAGE-flag'Brad King2020-11-201-0/+16
| |\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge topic 'rename_cuda_memcheck'Brad King2020-11-182-6/+6
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'msvc-no-GR'Brad King2020-11-163-0/+51
| |\ \ \ \ \ \ \ \ \
| | * | | | | | | | | MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-133-0/+51
| * | | | | | | | | | Merge topic 'cmake_path-enhancements'Craig Scott2020-11-141-74/+58
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| | * | | | | | | | | cmake_path: various enhancements to subcommands/keywordsMarc Chevrier2020-11-111-74/+58
| * | | | | | | | | | Merge topic 'usejava_helpers'Brad King2020-11-133-4/+0
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | UseJava: Move helper scripts to subdirectoryNikita Nemkin2020-11-123-4/+0
| | |/ / / / / / / / /
| * | | | | | | | | | Merge topic 'versionadded'Brad King2020-11-1340-149/+565
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Help: Add `.. versionadded` directives to generator docsNikita Nemkin2020-11-1213-83/+156
| | * | | | | | | | | | Help: Add `.. versionadded` directives to CPack generator docsNikita Nemkin2020-11-1214-47/+390
| | * | | | | | | | | | Help: Replace some `versionadded` directives with `versionchanged`Nikita Nemkin2020-11-1213-19/+19
| | |/ / / / / / / / /
| * | | | | | | | | | Merge topic 'qtifw-archivegen'Brad King2020-11-131-0/+4
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-cstd'Brad King2020-11-132-4/+4
| |\ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge topic 'envvar_versions'Brad King2020-11-1128-50/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge topic 'get_filename_component-clarification'Brad King2020-11-111-2/+2
| |\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Help: Add `.. versionadded` directives to commands documentationNikita Nemkin2020-11-0958-434/+939
| * | | | | | | | | | | | | TestBigEndian: Re-implement using byte order detected from ABI checkBrad King2020-11-061-0/+5
| * | | | | | | | | | | | | Merge topic 'clang-tidy-for-objc'Brad King2020-11-063-2/+7
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | clang-tidy: allow OBJC and OBJCXXAndrew Fuller2020-11-053-2/+7
| * | | | | | | | | | | | | | Merge topic 'cpack-nuget'Brad King2020-11-062-6/+90
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | CPack/NuGet: Add settings for the license, icon, and languageBob Apthorpe2020-11-052-6/+90
| * | | | | | | | | | | | | | | Merge topic 'help_ctest_cuda_memcheck'Craig Scott2020-11-062-3/+17
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'android-stl'Brad King2020-11-053-0/+16
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | Android: Add options to control exceptions/rttiHaibo Huang2020-11-043-0/+16
| * | | | | | | | | | | | | | | | | Merge topic 'abi-byte-order'Craig Scott2020-11-053-0/+26
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / / / / / | |/| | | | | | | | | | | | | | | |
| | * | | | | | | | | | | | | | | | CMakeDetermineCompilerABI: Detect byte order as part of checkBrad King2020-11-043-0/+26
| | |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | | Help: Move cmake_path release note from 3.19 to post-3.19 developmentBrad King2020-11-042-3/+5
| * | | | | | | | | | | | | | | | FindPython: Adds control over artifact names to searchMarc Chevrier2020-11-031-0/+6
| |/ / / / / / / / / / / / / / /
| * | | | | | | | | | | | | | | Merge topic 'fix-cuda-qnx'Brad King2020-11-031-0/+2
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'string-json-doc-update'Craig Scott2020-10-301-10/+13
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cmake_path-update-doc'Brad King2020-10-281-122/+127
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'cmake-gui-manual-argument'Brad King2020-10-281-0/+4
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \