summaryrefslogtreecommitdiffstats
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'KateImprovements'Brad King2023-02-074-1/+34
|\
| * Kate: add support for hg and fossilAlexander Neundorf2023-02-061-5/+5
| * Help: fix typo in docs for set_property()Alexander Neundorf2023-02-061-1/+1
| * Kate: make it possible to force a mode for the "files" entryAlexander Neundorf2023-02-062-0/+21
| * Help: add documentation for Kate-related variableAlexander Neundorf2023-02-032-0/+12
* | Merge topic 'docexe'Brad King2023-02-071-34/+40
|\ \
| * | Help: Clarify interaction of execute_process *_FILE and *_VARIABLE optionsscivision2023-02-061-34/+40
* | | Merge topic 'docfix'Brad King2023-02-071-4/+0
|\ \ \ | |_|/ |/| |
| * | Help: cmake (1): remove -E server as not availablescivision2023-02-061-4/+0
| |/
* | <LANG>_LINKER_LAUNCHER: Allow generator expressionsKyle Edwards2023-02-022-0/+10
* | Begin post-3.26 developmentBrad King2023-02-012-0/+9
|/
* Help: Drop development topic notes to prepare releaseBrad King2023-02-012-9/+0
* Help: Organize and revise 3.26 release notesBrad King2023-02-011-62/+116
* Help: Consolidate 3.26 release notesBrad King2023-02-0127-160/+119
* Help: Document experimental feature gate affecting CXX_SCAN_FOR_MODULESBrad King2023-02-014-5/+15
* try_compile: Record propagated CMake variables in configure logBrad King2023-02-011-0/+8
* Merge topic 'doc-ipo'Brad King2023-02-014-9/+10
|\
| * Help: mark the directory properties INTERPROCEDURAL_OPTIMIZATION as deprecatedAlexander Neundorf2023-01-313-9/+6
| * Help: improve docs for INTERPROCEDURAL_OPTIMIZATION target propertyAlexander Neundorf2023-01-311-0/+4
* | Merge topic 'doc-CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS'Brad King2023-01-312-3/+10
|\ \
| * | Help: Clarify CMAKE_CUDA_RESOLVE_DEVICE_SYMBOLS behaviorRobert Maynard2023-01-302-3/+10
| |/
* | Help: Clarify add_custom_command OUTPUT relative path behaviorBrad King2023-01-301-3/+12
|/
* Help: configure_file doc example use `target_include_directories`Robert Maynard2023-01-251-2/+2
* Merge topic 'isdir_empty'Brad King2023-01-251-2/+6
|\
| * Help: Document behavior of if(EXISTS,IS_DIRECTORY) for empty pathsscivision2023-01-241-2/+6
* | Merge topic 'doc-rpath-features'Brad King2023-01-2511-13/+86
|\ \
| * | Help: improve docs for INSTALL_NAME_DIRAlexander Neundorf2023-01-203-2/+13
| * | Help: mention CMAKE_SKIP_RPATH in the RPATH docsAlexander Neundorf2023-01-202-0/+5
| * | Help: improve documentation for BUILD_RPATHAlexander Neundorf2023-01-202-5/+24
| * | Help: improve docs for INSTALL_RPATHAlexander Neundorf2023-01-192-4/+19
| * | Help: improve docs for rpath-related variablesAlexander Neundorf2023-01-195-2/+25
* | | Merge topic 'wrap-ninja-multi'Brad King2023-01-241-5/+17
|\ \ \
| * | | Help: Wrap long examples in Ninja Multi-Config docFeRD (Frank Dana)2023-01-201-5/+17
| | |/ | |/|
* | | Merge topic 'improve_supported_language_docs'Brad King2023-01-233-31/+31
|\ \ \
| * | | Help: Update supported languages in project and enable_languageRobert Maynard2023-01-203-31/+31
| |/ /
* | | FindCUDAToolkit: Add support for CUDA::nvrtc_staticRobert Maynard2023-01-201-0/+5
|/ /
* | CYGWIN: Drop pre-2.8.4 compatibility mode CMAKE_LEGACY_CYGWIN_WIN32Brad King2023-01-191-0/+5
* | Merge branch 'release-3.25'Brad King2023-01-191-0/+4
|\ \
| * | CMake 3.25.2v3.25.2Brad King2023-01-191-0/+4
| * | Merge topic 'doc-header-only' into release-3.25Brad King2023-01-171-1/+1
| |\ \
* | \ \ Merge topic 'minor-tutorial-fixes'Brad King2023-01-195-9/+9
|\ \ \ \
| * | | | Tutorial: Fix typos in Step 11 exercise and solutionJoshua Perrett2023-01-182-5/+5
| * | | | Tutorial: Fix exercise in Step 10 to match solution provided in Step 11Joshua Perrett2023-01-181-1/+1
| * | | | Tutorial: Fix destination of link from Step 6 to Step 5Joshua Perrett2023-01-181-2/+2
| * | | | Tutorial: Fix exercise in Step 5 to match solution provided in Step 6Joshua Perrett2023-01-181-1/+1
* | | | | Help/dev: Update source code guide to specify clang-format version 15Brad King2023-01-191-1/+1
|/ / / /
* | | | Merge topic 'configure-log'Brad King2023-01-185-0/+99
|\ \ \ \
| * | | | message: Add CONFIGURE_LOG mode to record a message in the configure logBrad King2023-01-183-0/+85
| * | | | Help: Document configure log behavior in try_compile and try_runBrad King2023-01-183-0/+14
* | | | | Merge topic 'doc-CMAKE_CONFIGURATION_TYPES'Brad King2023-01-181-1/+2
|\ \ \ \ \