summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmState::GetCacheEntryProperty: return cmPropVitaly Stakhovsky2020-03-2511-29/+32
* Merge topic 'cmake-compilation-no-compiler-extensions'Brad King2020-03-257-0/+57
|\
| * CMake compilation: do not use compiler extensionsMarc Chevrier2020-03-237-0/+57
* | Merge topic 'cmprop-state'Brad King2020-03-2510-55/+66
|\ \
| * | cmState::GetTargetTypeName: return type is *cmPropVitaly Stakhovsky2020-03-1910-55/+66
* | | Merge topic 'cmprop-cache'Brad King2020-03-253-32/+28
|\ \ \
| * | | cmCacheManager::GetProperty: return cmPropVitaly Stakhovsky2020-03-193-32/+28
| |/ /
* | | Merge topic 'FindRuby-rvm'Brad King2020-03-256-5/+288
|\ \ \
| * | | FindRuby: Add support for RVM installationsJulien Marrec2020-03-236-5/+248
| * | | FindRuby: Validate Ruby_EXECUTABLE before accepting itJulien Marrec2020-03-232-1/+41
* | | | Merge branch 'release-3.17'Brad King2020-03-250-0/+0
|\ \ \ \
| * \ \ \ Merge topic 'FindPython-polish' into release-3.17Brad King2020-03-254-27/+21
| |\ \ \ \
* | \ \ \ \ Merge topic 'FindPython-polish'Brad King2020-03-254-27/+21
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | FindPython: misc. fixesMarc Chevrier2020-03-244-27/+21
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2020-03-251-1/+1
* | | | | CMake Nightly Date StampKitware Robot2020-03-241-1/+1
* | | | | Merge branch 'release-3.17'Brad King2020-03-230-0/+0
|\ \ \ \ \ | |/ / / /
| * | | | Merge topic 'doc-typo' into release-3.17Brad King2020-03-231-1/+1
| |\ \ \ \
* | \ \ \ \ Merge topic 'doc-typo'Brad King2020-03-231-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Help: Fixed typo in CMAKE_INSTALL_RPATH_USE_LINK_PATH.rstJaak Ristioja2020-03-231-1/+1
* | | | | | Merge branch 'release-3.17'Brad King2020-03-230-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'cmake-gui-open-check' into release-3.17Brad King2020-03-231-1/+1
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmake-gui-open-check'Brad King2020-03-231-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| / / / | |_|/ / / |/| | | |
| * | | | cmake-gui: Fix use-after-free in Open-possible checkFrancisco Facioni2020-03-201-1/+1
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2020-03-231-1/+1
| |_|/ |/| |
* | | CMake Nightly Date StampKitware Robot2020-03-221-1/+1
* | | CMake Nightly Date StampKitware Robot2020-03-211-1/+1
* | | Merge branch 'release-3.17'Brad King2020-03-200-0/+0
|\ \ \ | |/ /
| * | CMake 3.17.0v3.17.0Brad King2020-03-201-1/+1
* | | Merge branch 'release-3.17'Brad King2020-03-200-0/+0
|\ \ \ | |/ /
| * | Merge topic 'FindMatlab-r2020' into release-3.17Brad King2020-03-201-0/+1
| |\ \
* | \ \ Merge topic 'FindMatlab-r2020'Brad King2020-03-201-0/+1
|\ \ \ \ | | |/ / | |/| |
| * | | FindMatlab: Add R2020a=9.8Michael Hirsch, Ph.D2020-03-191-0/+1
* | | | Merge branch 'release-3.16'Brad King2020-03-200-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'GetPrerequisites-vcruntime-is-system' into release-3.16Brad King2020-03-191-3/+3
| |\ \ \ \
* | \ \ \ \ Merge branch 'release-3.17'Brad King2020-03-200-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'GetPrerequisites-vcruntime-is-system' into release-3.17Brad King2020-03-201-3/+3
| |\ \ \ \ \ | | | |/ / / | | |/| | |
* | | | | | Merge topic 'GetPrerequisites-vcruntime-is-system'Brad King2020-03-201-3/+3
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | GetPrerequisites: Classify vcruntime libraries as systemErr0rC0deX2020-03-191-3/+3
* | | | | | Merge branch 'release-3.17'Brad King2020-03-200-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'export-repeat' into release-3.17Brad King2020-03-208-28/+41
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'export-repeat'Brad King2020-03-208-28/+41
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | export: Fix use-after-free on multiple calls overwriting same FILEBrad King2020-03-198-28/+41
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2020-03-201-1/+1
| |_|_|_|/ |/| | | |
* | | | | Merge topic 'cmprop-state'Brad King2020-03-1915-76/+74
|\ \ \ \ \
| * | | | | cmState::GetCacheEntryValue: return cmPropVitaly Stakhovsky2020-03-1715-76/+74
* | | | | | Merge topic 'target-improve'Brad King2020-03-195-30/+30
|\ \ \ \ \ \
| * | | | | | cmTarget: minor code improvementsVitaly Stakhovsky2020-03-175-30/+30
| |/ / / / /
* | | | | | Merge topic 'CheckLanguage-private-vars'Brad King2020-03-191-8/+8
|\ \ \ \ \ \
| * | | | | | CheckLanguage: hide commonly used variable namesHannes Vogt2020-03-181-8/+8