summaryrefslogtreecommitdiff
path: root/Help/manual
Commit message (Expand)AuthorAgeFilesLines
* Help: add documentation for some CMAKE_XXX_PATH env.varsAlex Neundorf2023-05-011-0/+5
* Merge topic 'ExternalProject-relative-git-urls'Craig Scott2023-04-271-0/+1
|\
| * ExternalProject/FetchContent: Support relative remote URLsChris Wright2023-04-261-0/+1
* | presets: add support for macro expansion to includesZoran Angelov2023-04-261-0/+3
* | Merge topic 'GenEx-list'Marc Chevrier2023-04-201-2/+262
|\ \
| * | GenEx LIST: list operationsMarc Chevrier2023-04-161-2/+262
| |/
* | Help: Add missing vendor field to the workflow presets docsCraig Scott2023-04-151-0/+6
|/
* Merge topic 'automoc-macro-names'Craig Scott2023-04-101-0/+1
|\
| * Autogen: Add INTERFACE_AUTOMOC_MACRO_NAMES target propertyOrkun Tokdemir2023-04-091-0/+1
* | VS: Select latest available Windows SDK version by defaultBrad King2023-04-051-0/+1
* | VS: Add CMAKE_GENERATOR_PLATFORM field to control Windows SDK selectionBrad King2023-04-051-4/+5
|/
* Merge topic 'remove-FindPythonInterp-FindPythonLibs'Brad King2023-03-311-0/+1
|\
| * FindPython{Interp,Libs}: Add policy to remove these modulesBrad King2023-03-301-0/+1
* | presets: Add trace options to configure presetsArtin Alavi2023-03-302-0/+156
|/
* Merge topic 'autogen-exe-vars'Brad King2023-03-231-0/+3
|\
| * Autogen: Add CMAKE_AUTO*_EXECUTABLE variablesOrkun Tokdemir2023-03-221-0/+3
* | Merge topic 'vs-windows-min-version'Brad King2023-03-161-0/+1
|\ \
| * | VS: Add CMAKE_VS_WINDOWS_TARGET_PLATFORM_MIN_VERSION variablehalx992023-03-151-0/+1
* | | Merge topic 'doc_varreq'Brad King2023-03-161-1/+1
|\ \ \ | |_|/ |/| |
| * | Help:toolchain: refer to CheckSourceCompilesscivision2023-03-141-1/+1
* | | Merge topic 'genex-explicit-target'Brad King2023-03-141-0/+1
|\ \ \
| * | | Utilities/Sphinx: Allow explicit target for genexMatthew Woehlke2023-03-131-0/+1
| |/ /
* | | Merge topic 'recursion-limit'Brad King2023-03-141-0/+1
|\ \ \
| * | | Add CMAKE_MAXIMUM_RECURSION_DEPTH environment variableBrad King2023-03-131-0/+1
* | | | Merge topic 'support_cubin_fatbin_optix_cuda_output'Brad King2023-03-141-0/+3
|\ \ \ \ | |_|/ / |/| | |
| * | | CUDA: Add support for CUBIN, FATBIN, and OPTIXIR compilationRobert Maynard2023-03-131-0/+3
* | | | VS: Add policy to build custom commands concurrentlyBrad King2023-03-121-0/+1
| |_|/ |/| |
* | | FindCUDA: Add policy to remove this moduleBrad King2023-03-091-0/+1
| |/ |/|
* | Apple: text-based stubs: manage imported configurations mappingMarc Chevrier2023-03-051-0/+2
* | Merge topic 'doc-block'Brad King2023-03-031-0/+3
|\ \
| * | Help:cmake-language: note new block() command scopescivision2023-03-021-0/+3
* | | Merge topic 'TargetRunTimeDllDirs'Kyle Edwards2023-03-021-1/+17
|\ \ \
| * | | Help: add documentation for the new TARGET_RUNTIME_DLL_DIRS genexAlexander Neundorf2023-02-261-1/+17
* | | | Merge topic 'Apple-handle-Text-Stubs'Brad King2023-03-023-3/+254
|\ \ \ \ | |_|_|/ |/| | |
| * | | Apple: Handle generation and comsuption of text-based stubs (.tbd files)Marc Chevrier2023-03-013-3/+254
* | | | Dart,FindDart: Add policy to remove these modulesBrad King2023-02-281-0/+1
* | | | Merge topic 'dll-name-soversion'Brad King2023-02-282-0/+2
|\ \ \ \ | |/ / / |/| | |
| * | | Add option to add SOVERSION to DLL namesRalf Habacker2023-02-272-0/+2
* | | | install(CODE|SCRIPT): Support $<INSTALL_PREFIX> genexKyle Edwards2023-02-241-2/+4
|/ / /
* | | Merge topic 'PATH-genex-handle-list-of-paths'Brad King2023-02-241-17/+26
|\ \ \
| * | | PATH-genex: handle lists for path decomposition and transformationsMarc Chevrier2023-02-211-17/+26
| |/ /
* | | find_package: Use <PACKAGENAME>_ROOT variables as search prefixesBrad King2023-02-231-0/+8
|/ /
* | Merge topic 'doco'Brad King2023-02-214-21/+23
|\ \
| * | Help: ctest(1): emphasize the --test-dir optionscivision2023-02-181-2/+3
| * | Help: cmake (1): put modern configure signature firstscivision2023-02-183-19/+20
* | | Add variable CMAKE_ADD_CUSTOM_COMMAND_DEPENDS_EXPLICIT_ONLYAbdelmaged Khalifa2023-02-171-0/+1
|/ /
* | Merge topic 'deprecate-extra-generators'Brad King2023-02-162-1/+7
|\ \
| * | Deprecate "extra" generators in favor of cmake-file-api(7)Brad King2023-02-152-1/+7
* | | Help:cmake -E time: note overhead includedscivision2023-02-151-1/+1
|/ /
* | Help: cmake(1): sleep can have floating point valuescivision2023-02-141-2/+9