summaryrefslogtreecommitdiffstats
path: root/Help/release
Commit message (Expand)AuthorAgeFilesLines
* FindCUDAToolkit: Add module to find the CUDA ToolkitStephen McDowell2019-12-161-0/+4
* Help: Add documentation and release notes for multi-config NinjaKyle Edwards2019-12-131-0/+6
* Merge topic 'function-var-current'Kyle Edwards2019-12-121-0/+9
|\
| * cmFunctionCommand: Introduce `CMAKE_CURRENT_FUNCTION*` variablesAlex Turbov2019-12-101-0/+9
* | Merge topic 'add_cuda_meta_compiler_features'Brad King2019-12-121-0/+7
|\ \
| * | CUDA: Add cuda meta-features (e.g. ``cuda_std_11``) supportRobert Maynard2019-12-101-0/+7
* | | Merge topic 'ctest-drmemory-support'Brad King2019-12-121-0/+5
|\ \ \
| * | | ctest: add support for memcheck using Dr. MemoryDietmar Scheidl2019-12-101-0/+5
* | | | Merge topic 'ctest-configuration-type'Kyle Edwards2019-12-111-0/+5
|\ \ \ \
| * | | | ctest: Populate CTEST_CONFIGURATION_TYPE from the -C command line when setJulien Jomier2019-12-091-0/+5
| |/ / /
* | | | Merge topic 'link-options-propagation'Brad King2019-12-091-0/+8
|\ \ \ \ | |_|/ / |/| | |
| * | | Link properties: must be transitive over private dependency on static libraryMarc Chevrier2019-12-091-0/+8
* | | | Merge topic 'foreach-ZIP_LISTS'Brad King2019-12-091-0/+5
|\ \ \ \
| * | | | foreach: Introduce `IN ZIP_LISTS` modeAlex Turbov2019-12-011-0/+5
* | | | | Merge topic 'compiler-launcher-env'Brad King2019-12-091-0/+5
|\ \ \ \ \
| * | | | | launcher: support setting a compiler launcher through the environmentBen Boeckel2019-12-051-0/+5
| | |_|/ / | |/| | |
* | | | | FindLibArchive: create a targetT.J. Corona2019-12-051-0/+5
| |_|/ / |/| | |
* | | | Ninja: Prefer first ninja tool available in PATHBrad King2019-11-261-0/+7
|/ / /
* | | XL: Add support for Ninja and XL FortranBrad King2019-11-211-0/+5
* | | Merge topic 'load_cache_in_script'Brad King2019-11-211-0/+5
|\ \ \
| * | | load_cache: Allow READ_WITH_PREFIX mode in cmake scriptsCharles Barto2019-11-191-0/+5
* | | | FileAPI: Add "multiConfig" parameter to index fileKyle Edwards2019-11-201-0/+6
* | | | Merge topic 'ctest-repeat'Craig Scott2019-11-192-9/+10
|\ \ \ \
| * | | | CTest: Consolidate '--repeat-* n' options as `--repeat *:n`Brad King2019-11-152-9/+10
* | | | | Merge topic 'xcode-scheme-workdir'Brad King2019-11-191-0/+7
|\ \ \ \ \
| * | | | | Xcode: Add custom working directory propertyGregor Jasny2019-11-181-0/+7
* | | | | | Merge topic 'sdcc-sdar'Brad King2019-11-191-0/+6
|\ \ \ \ \ \
| * | | | | | SDCC compiler: use sdar instead of sdcclib as librarian for recent versionsJohnny Jazeix2019-11-181-0/+6
| |/ / / / /
* | | | | | FindFLEX: Add policy CMP0098 to run flex in build treeJannick2019-11-151-0/+6
|/ / / / /
* | | | | Merge topic 'cmake-e-rm'Kyle Edwards2019-11-151-0/+12
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | cmake -E: Add rm with improved semantics over remove and remove_directoryJohnny Jazeix2019-11-131-0/+12
* | | | | Merge topic 'ctest_test-repeat'Brad King2019-11-151-0/+3
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | ctest_test: Add option to REPEAT testsBrad King2019-11-071-0/+3
| |/ / /
* | | | Merge topic 'cpack-pkg-background'Brad King2019-11-121-0/+8
|\ \ \ \
| * | | | CPack: Set background image in macOS installerSergey Larin2019-11-081-0/+8
| |/ / /
* | | | Merge topic 'remove-CPACK_INSTALL_CMAKE_CONFIGURATIONS'Craig Scott2019-11-121-3/+2
|\ \ \ \ | |/ / / |/| | |
| * | | CPack: Remove CPACK_INSTALL_CMAKE_CONFIGURATIONSAlex Turbov2019-11-111-3/+2
* | | | Merge topic 'ctest-resource-groups'Kyle Edwards2019-11-071-2/+2
|\ \ \ \ | |_|/ / |/| | |
| * | | Merge branch 'backport-ctest-resource-groups'Brad King2019-11-051-2/+2
| |\ \ \ | | |_|/ | |/| |
| | * | CTest: Rename hardware -> resources for CMake variables, command optionsCraig Scott2019-11-051-2/+2
| | |/
* | | Merge topic 'install-name-dir-genex'Brad King2019-11-061-0/+7
|\ \ \
| * | | Help: Add documentation and release notes for INSTALL_NAME_DIR genexKyle Edwards2019-11-051-0/+7
* | | | Merge topic 'ccmake_colored_values'Brad King2019-11-061-0/+5
|\ \ \ \
| * | | | ccmake: Use type-based colors to display cache valuesSylvain Joubert2019-11-041-0/+5
| |/ / /
* | | | Merge topic 'cpack-nsis-welcome-finish-title'Brad King2019-11-061-0/+10
|\ \ \ \ | |_|/ / |/| | |
| * | | CPack/NSIS: Add options for custom welcome/finish titles + display on 3 linesJohnny Jazeix2019-11-051-0/+10
| |/ /
* | | Merge topic 'remove_sh_error_mingw'Brad King2019-11-051-0/+5
|\ \ \
| * | | MinGW Makefiles: do not fail if sh.exe is present in the pathJohnny Jazeix2019-11-041-0/+5
| |/ /
* | | Merge topic 'add_CMAKE_FIND_PACKAGE_NO_SYSTEM_PACKAGE_REGISTRY'Craig Scott2019-11-051-1/+3
|\ \ \
| * | | find_package: Add support for CMAKE_FIND_USE_SYSTEM_PACKAGE_REGISTRYRobert Maynard2019-11-041-1/+3
| | |/ | |/|