summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* 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
|\ \ \ \ \
| * | | | | Help: Document format of CMAKE_CONFIGURATION_TYPES listBrad King2023-01-171-1/+2
| |/ / / /
* | | | | Merge topic 'doc-DEFINE_SYMBOL-unix'Brad King2023-01-181-1/+7
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Help: add notes for POSIX platforms to the DEFINE_SYMBOL target propertyRalf Habacker2023-01-171-1/+7
* | | | | Merge topic 'configure-log'Brad King2023-01-174-2/+53
|\ \ \ \ \
| * | | | | try_compile: Record stack of in-progess checks in configure logBrad King2023-01-161-0/+13
| * | | | | try_compile: Add a NO_LOG option to skip recording in the configure logBrad King2023-01-163-0/+15
| * | | | | try_compile: Add optional LOG_DESCRIPTION to record in configure logBrad King2023-01-164-0/+22
| * | | | | Help: Clarify backtrace order in cmake-configure-log(7)Brad King2023-01-131-2/+3
| |/ / / /
* | | | | Merge topic 'ctest-no-tests-action-env-var'Brad King2023-01-174-0/+27
|\ \ \ \ \
| * | | | | ctest(1): Add CTEST_NO_TESTS_ACTION env varfriendlyanon2023-01-134-0/+27
| | |_|_|/ | |/| | |
* | | | | Merge topic 'doc-header-only'Brad King2023-01-171-1/+1
|\ \ \ \ \ | |_|/ / / |/| | | / | | |_|/ | |/| |