summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | Help: Fix typo in configure_file docsGustaf Borgström2023-01-111-1/+1
| |/ / / / /
* | | | | | Merge topic 'frontend-variant-always'Brad King2023-01-122-0/+10
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Set CMAKE_<LANG>_COMPILER_FRONTEND_VARIANT on single-variant compilersRussell Greene2023-01-112-0/+10
| |/ / / /
* | | | | Help: Mention USE_FOLDERS property in the FOLDER docsAlexander Neundorf2023-01-071-0/+3
|/ / / /
* | | | Merge topic 'doc-SYSTEM'Craig Scott2022-12-198-58/+71
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify and update SYSTEM-related docsCraig Scott2022-12-178-58/+71
* | | | Merge topic 'fileapi-configureLog'Brad King2022-12-193-0/+52
|\ \ \ \
| * | | | FileAPI: Add "configureLog" object kindBrad King2022-12-173-0/+52
* | | | | Merge topic 'doc-updates'Marc Chevrier2022-12-181-11/+11
|\ \ \ \ \ | |/ / / / |/| | / / | | |/ / | |/| |
| * | | Help: string(JSON): avoid duplicate labelsMarc Chevrier2022-12-171-11/+11
| |/ /
* | | Merge topic 'cxxmodules-clang-update'Brad King2022-12-171-1/+1
|\ \ \
| * | | cxxmodules: support new round of Clang patchesBen Boeckel2022-12-151-1/+1
* | | | Merge topic 'configure-log'Brad King2022-12-173-0/+260
|\ \ \ \
| * | | | ConfigureLog: Version individual events instead of the whole logBrad King2022-12-161-21/+42
| * | | | ConfigureLog: Log try_compile and try_run checksMatthew Woehlke2022-12-161-3/+134
| * | | | ConfigureLog: Add infrastructure for structured configure event loggingMatthew Woehlke2022-12-163-0/+108
| |/ / /
* | | | Merge topic 'doc-updates'Craig Scott2022-12-171-6/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Add version information for SYSTEM option of add_subdirectoryMarc Chevrier2022-12-161-6/+7
* | | | Help: Fix command references in CTEST_CUSTOM_ variablesAmir Masoud Abdol2022-12-154-4/+4
| |/ / |/| |
* | | Merge topic 'COMPILE_DEFINITIONS-property-cleanup'Brad King2022-12-145-0/+18
|\ \ \
| * | | COMPILE_DEFINITIONS property: ensure leading -D is removed in all casesMarc Chevrier2022-12-135-0/+18
* | | | Merge topic 'cuda-nvcc-cuda20'Brad King2022-12-141-0/+6
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | CUDA: Add support for cuda_std_20 for nvcc 12.0+Robert Maynard2022-12-131-0/+6
* | | Merge topic 'doc-add_custom_command'Brad King2022-12-091-7/+48
|\ \ \
| * | | Help: Add add_custom_command example with output consumed by multiple targetsBrad King2022-12-081-3/+48
| * | | Help: Drop misleading add_custom_command "makefile terms" explanationBrad King2022-12-071-4/+0
* | | | VS: Add a variable to report the Visual Studio version build numberBrad King2022-12-074-0/+24
* | | | Help: Factor out VS Build Number components document fragmentBrad King2022-12-072-17/+19
|/ / /
* | | Merge topic 'clang-tidy-export-fixes-dir'Brad King2022-12-075-0/+54
|\ \ \
| * | | clang-tidy: add <LANG>_CLANG_TIDY_EXPORT_FIXES_DIR propertyKyle Edwards2022-12-065-0/+54
* | | | Merge topic 'doc-SYSTEM'Brad King2022-12-073-7/+7
|\ \ \ \ | | |/ / | |/| |
| * | | Help: Clarify SYSTEM property default for imported targetsBrad King2022-12-063-7/+7
| * | | Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25Brad King2022-11-291-1/+2
| |\ \ \
* | \ \ \ Merge topic 'cxx-module-map-clang'Brad King2022-12-061-3/+6
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | cmCxxModuleMapper: support the `clang` module map formatBen Boeckel2022-12-021-3/+6
* | | | | cmExperimental: recycle C++20 module support UUIDBen Boeckel2022-12-011-1/+1
* | | | | Help/dev/experimental: document C++20 module limitationsBen Boeckel2022-12-011-0/+25
|/ / / /
* | | | FindPython: add support for Stable ABIMarc Chevrier2022-11-291-0/+6
* | | | Merge topic 'msvc-cxx-no-optin-experimental-flag'Brad King2022-11-291-1/+2
|\ \ \ \ | | |/ / | |/| |
| * | | MSVC: don't opt into dyndep supportBen Boeckel2022-11-281-1/+2
* | | | Merge topic 'revert-find_library-msvc-libfoo.a'Brad King2022-11-291-5/+13
|\ \ \ \ | | |/ / | |/| |
| * | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-281-5/+13
| |/ /
* | | Merge topic 'doc-add_compile_options-example'Craig Scott2022-11-291-4/+7
|\ \ \
| * | | Help: Update compiler-specific add_compile_options() example and proseMichael Hirsch2022-11-281-4/+7
* | | | Help: Clarify behavior of BEFORE with target_compile_options()Craig Scott2022-11-272-9/+18
|/ / /
* | | Merge topic 'cxxmodules-doc-msvc-modmapfmt'Brad King2022-11-221-2/+7
|\ \ \ | |/ /
| * | Help/dev/experimental: document the `msvc` module map formatBen Boeckel2022-11-211-2/+7
* | | Merge topic 'custom-command-comment-genex'Brad King2022-11-223-0/+14
|\ \ \
| * | | add_custom_{command,target}: add genex support for COMMENTPeter Würth2022-11-193-0/+14
* | | | Merge topic 'help-remove-self-reference-links'Brad King2022-11-2160-98/+98
|\ \ \ \