summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ctest: update documentation for CTEST_MEMORYCHECK_TYPEBen Boeckel2014-10-033-3/+10
* 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
| * Tests: Always detect VS and SDK availability on WindowsBrad King2014-09-291-14/+17
* | Merge topic 'wix-directory-permissions'Brad King2014-09-296-6/+49
|\ \
| * | CPackWiX: Extend CPACK_WIX_ACL to support directoriesNils Gladitz2014-09-276-6/+49
* | | Merge topic 'update-kwsys'Brad King2014-09-293-1/+38
|\ \ \
| * \ \ Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-09-263-1/+38
| |\ \ \
| | * | | KWSys 2014-09-25 (29ffaf43)KWSys Robot2014-09-263-1/+38
* | | | | Merge topic 'fix-test-FailedSubmit-match'Brad King2014-09-291-1/+1
|\ \ \ \ \
| * | | | | Tests: Adjust expected error message in FailedSubmit-ftpTony Kelman2014-09-261-1/+1
* | | | | | Merge topic 'build_cmake_dmg_with_bzip'Brad King2014-09-292-0/+2
|\ \ \ \ \ \
| * | | | | | CMake now using bzip2 compression for mac release bundles.Robert Maynard2014-09-242-0/+2
* | | | | | | Merge topic 'remove-old-DartLocal.conf'Brad King2014-09-292-125/+0
|\ \ \ \ \ \ \
| * | | | | | | Remove unused legacy 'DartLocal.conf' fileBrad King2014-09-242-125/+0
| |/ / / / / /
* | | | | | | Merge topic 'FindCUDA-cleanup-CMP0054'Brad King2014-09-292-8/+8
|\ \ \ \ \ \ \
| * | | | | | | FindCUDA: Avoid if() auto-dereference in string comparisonsAdam Strzelecki2014-09-242-8/+8
| |/ / / / / /
* | | | | | | CMake Nightly Date StampKitware Robot2014-09-291-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-09-281-1/+1
| |_|_|_|/ / |/| | | | |
* | | | | | CMake Nightly Date StampKitware Robot2014-09-271-1/+1
| |_|/ / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2014-09-261-1/+1
| |/ / / |/| | |
* | | | CMake Nightly Date StampKitware Robot2014-09-251-1/+1
|/ / /
* | | Merge topic 'fix_search_path_ios_trycompile'Brad King2014-09-241-0/+4
|\ \ \
| * | | Teach try_compile COPY_FILE to look for IOS app bundles.Bill Hoffman2014-09-231-0/+4
* | | | Merge topic 'vs-wince-exe-entry-point'Brad King2014-09-241-2/+8
|\ \ \ \
| * | | | VS, WINCE: Only set EntryPointSymbol for executablesPascal Bach2014-09-221-2/+8
* | | | | Merge topic 'fix-LOCATION-slashes'Brad King2014-09-241-5/+0
|\ \ \ \ \