summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'fix-cobertura-parsing'Brad King2014-10-061-0/+1
|\
| * cmParseCoberturaCoverage: Initialize CurFileName to empty stringJonathan Beezley2014-10-031-0/+1
* | Merge topic 'wix-fix-root-dir-prop'Brad King2014-10-061-0/+5
|\ \
| * | CPackWiX: Work around RelativePath() returning an empty string for the rootNils Gladitz2014-10-031-0/+5
| |/
* | Merge topic 'ninja-console-pool'Brad King2014-10-064-2/+50
|\ \
| * | Ninja: Use 'console' pool for CMake re-run if possible (#14915)Sylvain Joubert2014-10-034-2/+50
* | | Merge topic 'FindThreads-macro'Brad King2014-10-061-23/+17
|\ \ \
| * | | FindThreads: use a macro for the repetitive thread library checksRolf Eike Beer2014-10-031-23/+17
| |/ /
* | | CMake Nightly Date StampKitware Robot2014-10-061-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-051-1/+1
* | | CMake Nightly Date StampKitware Robot2014-10-041-1/+1
* | | Merge topic 'clarify_size_t_docs'Brad King2014-10-031-2/+2
|\ \ \
| * | | Help: Clarify size_t usage in cmake-developer.7Robert Maynard2014-10-031-2/+2
| | |/ | |/|
* | | Merge topic 'FPHSA-include'Brad King2014-10-034-4/+4
|\ \ \
| * | | fix inclusion of FPHSARolf Eike Beer2014-10-024-4/+4
| | |/ | |/|
* | | Merge topic 'FindThreads-dir'Brad King2014-10-031-1/+1
|\ \ \
| * | | FindThreads: search test source relative to moduleTimo Rothenpieler2014-10-021-1/+1
| |/ /
* | | Merge topic 'FindLua-exact'Brad King2014-10-031-1/+1
|\ \ \
| * | | FindLua: fix wrong version list if EXACT is givenRolf Eike Beer2014-10-021-1/+1
| |/ /
* | | Merge topic 'drop-FindITK-and-FindVTK'Brad King2014-10-034-129/+20
|\ \ \
| * | | FindVTK: Drop this ancient compatibility moduleBrad King2014-10-022-67/+10
| * | | FindITK: Drop this ancient compatibility moduleBrad King2014-10-022-62/+10
| |/ /
* | | Merge topic 'vs-intel-15'Brad King2014-10-032-8/+23
|\ \ \ | |_|/ |/| |
| * | VS: Support Intel Fortran 15 .vfproj generation (#15175)Brad King2014-09-302-8/+23
* | | CMake Nightly Date StampKitware Robot2014-10-031-1/+1
| |/ |/|
* | CMake Nightly Date StampKitware Robot2014-10-021-1/+1
* | CMake Nightly Date StampKitware Robot2014-10-011-1/+1
* | Merge topic 'cleanup-CMP0054'Brad King2014-09-301-7/+7
|\ \
| * | GenerateExportHeader: Avoid if() quoted auto-dereferenceBrad King2014-09-291-7/+7
| |/
* | Merge topic 'build_cmake_dmg_non_universal'Brad King2014-09-301-1/+1
|\ \
| * | Make the OSX 10.6+ release x86_64 only.Robert Maynard2014-09-291-1/+1
| |/
* | Merge topic 'GNUInstallDirs-typo'Brad King2014-09-301-2/+2
|\ \
| * | Fix typo in Modules/GNUInstallDirs.cmake (#15176)David Coppa2014-09-291-2/+2
| |/
* | Merge topic 'vs-nsight-tegra-generator'Brad King2014-09-3027-11/+567
|\ \
| * | Help: Add notes for topic 'vs-nsight-tegra-generator'Brad King2014-09-301-0/+8
| * | VS: Generate Nsight Tegra project revision numberBrad King2014-09-304-3/+34
| * | VS: Map Nsight Tegra file types in .vcxproj filesBrad King2014-09-301-1/+23
| * | VS: Fix Tegra-Android platform linking of libraries by nameBrad King2014-09-302-0/+7
| * | Tests: Add test for VS Nsight Tegra generator supportBrad King2014-09-309-1/+206
| * | VS: Generate ANDROID_GUI executables as app packagesBrad King2014-09-302-1/+53
| * | Add 'ANDROID_API' target property to set Android Target APIBrad King2014-09-306-0/+21
| * | Add 'ANDROID_GUI' target property to mark Android applicationsBrad King2014-09-295-2/+30
| * | cmTarget: Track internally whether platform is AndroidBrad King2014-09-292-0/+7
| * | VS: Teach vcxproj generation about the Tegra-Android platformBrad King2014-09-292-3/+52
| * | VS: Detect compiler id of Nsight Tegra-Android toolchainsBrad King2014-09-293-5/+76
| * | VS: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'Brad King2014-09-294-0/+55
* | | CMake Nightly Date StampKitware Robot2014-09-301-1/+1
* | | Merge topic 'vs-minor-cleanups'Brad King2014-09-292-15/+22
|\ \ \ | |/ / | | / | |/ |/|
| * VS: Drop GenerateManifest from .vcxproj files for non-MS toolsBrad King2014-09-291-0/+4
| * VS: Use case-insensitive check for hlsl,jpg,png,xml file extensionsBrad King2014-09-291-1/+1