summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | WriteCompilerDetectionHeader: Add policy to remove moduleBrad King2020-12-055-1/+56
| * | | | Help: Move Documentation module to list of deprecated modulesBrad King2020-12-041-1/+1
| * | | | Merge topic 'explicit-LANGUAGE-flag'Brad King2020-12-044-1/+49
| |\ \ \ \
| | * | | | Compile with explicit language flag when source LANGUAGE property is setBrad King2020-12-024-1/+49
| * | | | | Merge topic 'versionadded'Brad King2020-12-0315-28/+39
| |\ \ \ \ \
| | * | | | | Help: Fix grammar in `.. versionadded` directivesNikita Nemkin2020-12-0212-23/+24
| | * | | | | Help: Add `.. versionadded` directives to module docsNikita Nemkin2020-12-022-2/+9
| | * | | | | Help: Fix version note for CMAKE_PROJECT_<PROJECT-NAME>_INCLUDENikita Nemkin2020-12-021-2/+3
| | * | | | | Help: Fix cmake_parse_arguments version noteNikita Nemkin2020-12-021-2/+4
| * | | | | | Merge topic 'cpackifw-package-wizard-show-page-list'Brad King2020-12-022-0/+13
| |\ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| | * | | | | CPackIFW: Add CPACK_IFW_PACKAGE_WIZARD_SHOW_PAGE_LIST variableKonstantin Podsvirov2020-11-272-0/+13
| * | | | | | Merge topic 'cuda_env_archs'Brad King2020-12-014-1/+22
| |\ \ \ \ \ \
| | * | | | | | 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-291-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
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \