summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* VS: Map Nsight Tegra file types in .vcxproj filesBrad King2014-09-301-1/+23
* 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-302-0/+7
* Add 'ANDROID_GUI' target property to mark Android applicationsBrad King2014-09-291-2/+14
* 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: Teach VS >= 10 to recognize CMAKE_SYSTEM_NAME 'Android'Brad King2014-09-292-0/+47
* 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
* Merge topic 'vs10-wince'Brad King2014-09-163-3/+72
|\
| * VS: Teach VS >= 10 generator about Windows CEPascal Bach2014-09-153-3/+72
* | CMake Nightly Date StampKitware Robot2014-09-161-1/+1
|/
* Merge topic 'vs-generator-platform'Brad King2014-09-154-2/+25
|\
| * CTest: Use -A option to pass generator platform selectionBrad King2014-09-152-2/+2
| * cmake: Add -A option to specify a generator platformBrad King2014-09-152-0/+23
* | Merge topic 'if-sanity'Brad King2014-09-1513-727/+1096
|\ \
| * | Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-111-1/+1
| * | If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-1112-93/+379
| * | If: Extract cmConditionEvaluator from if() implementationNils Gladitz2014-09-116-720/+803
* | | CMake Nightly Date StampKitware Robot2014-09-151-1/+1
* | | CMake Nightly Date StampKitware Robot2014-09-141-1/+1
* | | CMake Nightly Date StampKitware Robot2014-09-131-1/+1
* | | CMake Nightly Date StampKitware Robot2014-09-121-1/+1
* | | CMake Nightly Date StampKitware Robot2014-09-111-1/+1
* | | Merge topic 'vs-generator-platform'Brad King2014-09-1016-59/+208
|\ \ \ | | |/ | |/|
| * | enable_language: Initialize system-specific generator info only onceBrad King2014-09-101-20/+24
| * | CTest: Add options to set generator platformBrad King2014-09-054-0/+24
| * | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-056-4/+48
| * | CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-055-0/+71
| * | VS: Refactor internal default platform name selectionBrad King2014-09-053-7/+13
| * | cmGlobalVisualStudio10Generator: Re-order some methodsBrad King2014-09-052-14/+14
| * | cmGlobalGenerator: Call SetGeneratorToolset even for empty toolsetBrad King2014-09-054-26/+26
* | | Merge topic 'update-kwsys'Brad King2014-09-103-6/+72
|\ \ \
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2014-09-093-6/+72
* | | | Merge topic 'tolerate-lib-dir-symlink'Brad King2014-09-101-2/+8
|\ \ \ \
| * | | | Tolerate symlinks during RPATH ordering (#13429)Brad King2014-09-091-2/+8
* | | | | CMake Nightly Date StampKitware Robot2014-09-101-1/+1
|/ / / /
* | | | CMake Nightly Date StampKitware Robot2014-09-091-1/+1
|/ / /
* | | CMake Nightly Date StampKitware Robot2014-09-081-1/+1
* | | CMake Nightly Date StampKitware Robot2014-09-071-1/+1
* | | CMake Nightly Date StampKitware Robot2014-09-061-1/+1
|/ /
* | CMake Nightly Date StampKitware Robot2014-09-051-1/+1
|/
* Merge topic 'xcode-duplicate-file-refs'Brad King2014-09-041-6/+4
|\
| * Xcode: Generate per-target file references (#15111)Brad King2014-09-031-6/+4
* | Merge topic 'xcode-assetcatalog-folder-type'Brad King2014-09-041-8/+8
|\ \
| * | Xcode: Reference '.xcassets' folders as assetcatalog (#15125)Brad King2014-09-031-1/+1
| * | Xcode: Refactor internal file type extension extractionBrad King2014-09-031-7/+7
| |/
* | CMake Nightly Date StampKitware Robot2014-09-041-1/+1
|/
* CMake Nightly Date StampKitware Robot2014-09-031-1/+1
* Merge topic 'ctest-help-fix'Brad King2014-09-021-2/+2
|\