summaryrefslogtreecommitdiff
path: root/Help
Commit message (Expand)AuthorAgeFilesLines
* Clang: Record Clang 16.0 flags for our experimental C++ modules supportBrad King2023-03-031-11/+30
* Help:cmake-language: note new block() command scopescivision2023-03-021-0/+3
* Merge topic 'check-curses-min-cmake' into release-3.26Brad King2023-03-011-0/+1
|\
| * ccmake: Update minimum required version of CMake for curses checkBrad King2023-03-011-0/+1
* | Help:try_{compile,run}: clarify, encourage new syntaxscivision2023-02-282-39/+37
|/
* Merge topic 'doc-cleanup-3.26-rc4' into release-3.26Brad King2023-02-284-29/+30
|\
| * Help: Fix typos and grammar in 3.26 release notesCraig Scott2023-02-281-6/+5
| * Help: Improve wording of FOLDER-related properties and policiesCraig Scott2023-02-253-23/+25
* | Help: Document that CMAKE_MODULE_PATH must use forward slashesBrad King2023-02-241-4/+5
|/
* Help: Clarify that the documented configure log location is not stableBrad King2023-02-091-6/+12
* Help: Avoid making guarantees about <LANG>_CLANG_TIDY_EXPORT_FIXES_DIRKyle Edwards2023-02-091-6/+6
* Merge topic 'doc-find_package-root-case' into release-3.26Brad King2023-02-093-9/+10
|\
| * Help: Clarify that <PackageName>_ROOT variable names are case-preservedBrad King2023-02-083-9/+10
* | Help: Update $<TARGET_RUNTIME_DLLS> docs to use cmake -E copy -tKyle Edwards2023-02-081-3/+3
|/
* Merge topic 'doc-FetchContent-catch2' into release-3.26Brad King2023-02-081-1/+1
|\
| * FetchContent: Bump documented example Catch2 to v3.0.1Eisuke Kawashima2023-02-071-1/+1
* | Help: CPack FreeBSD Generator page use field listsAlex Turbov2023-02-071-28/+28
* | Help: CPack DragNDrop Generator page use field listsAlex Turbov2023-02-071-11/+21
* | Help: CPack Archive Generator page use field listsAlex Turbov2023-02-071-23/+33
* | Help: CPack RPM Generator page use field listsAlex Turbov2023-02-071-201/+244
* | Help: CPack NuGet Generator page use field listsAlex Turbov2023-02-071-56/+57
* | Help: CPack DEB Generator page use field listsAlex Turbov2023-02-071-104/+108
|/
* Merge topic 'docexe' into release-3.26Brad King2023-02-071-34/+40
|\
| * Help: Clarify interaction of execute_process *_FILE and *_VARIABLE optionsscivision2023-02-061-34/+40
* | Help: cmake (1): remove -E server as not availablescivision2023-02-061-4/+0
|/
* 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
|/ /