summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* add_custom_{command,target}: Add genex support to OUTPUT and BYPRODUCTSBrad King2020-12-113-0/+57
* Help: Add examples to add_custom_command reference documentationBrad King2020-12-101-0/+38
* Merge topic 'cpp23'Brad King2020-12-106-3/+15
|\
| * CUDA, CXX, OBJCXX: C++23 support with Clang 12Raul Tambre2020-12-086-3/+15
* | Merge topic 'android-docs'Brad King2020-12-092-2/+14
|\ \
| * | Android: update documentation for NDK integrationHaibo Huang2020-12-082-2/+14
| |/
* | Merge topic 'update_cmp112'Brad King2020-12-082-0/+4
|\ \
| * | Document CMP0112 covers $<TARGET_FILE_NAME,tgt>Robert Maynard2020-12-072-0/+4
* | | Merge topic 'remove-partial-intel-compiler-support'Brad King2020-12-081-2/+0
|\ \ \ | |_|/ |/| |
| * | Revert "Intel: Add Intel DPC++ compiler identification"Brad King2020-12-071-1/+0
| * | Revert "Intel: Add Intel Clang compiler identification"Brad King2020-12-071-1/+0
* | | 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: Fix presets typo (longDescription to displayName)Sam Freed2020-11-281-1/+1
| | |/ | |/|
| * | Merge topic 'ctest_custom_versions' into release-3.19Brad King2020-11-2317-34/+0
| |\ \
* | | | 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
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | Help: Fix `.. versionadded` directives for CTEST_CUSTOM_* variablesNikita Nemkin2020-11-2117-34/+0
* | | | | Merge topic 'cuda_11'Brad King2020-11-231-0/+2
|\ \ \ \ \ | |_|/ / / |/| | / / | | |/ / | |/| |
| * | | CUDA: Clang CUDA 11.1 supportRaul Tambre2020-11-221-0/+2
| |/ /
* | | Merge topic 'revert-explicit-LANGUAGE-flag'Brad King2020-11-201-0/+16
|\ \ \ | |/ /
| * | Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-191-0/+16
* | | Merge topic 'rename_cuda_memcheck'Brad King2020-11-182-6/+6
|\ \ \ | |/ / | | / | |/ |/|
| * CTest: Rename CudaMemcheck to CudaSanitizerTobias Ribizel2020-11-172-6/+6
| * Merge topic 'qtifw-archivegen' into release-3.19Brad King2020-11-131-0/+4
| |\
| * \ Merge topic 'doc-cstd' into release-3.19Brad King2020-11-132-4/+4
| |\ \