summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | 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 'doc-set_test_properties-example'Brad King2014-09-151-1/+1
|\ \ \ \
| * | | | Help: Fix set_tests_properties documentation typoAndrew Bauer2014-09-121-1/+1
* | | | | Merge topic 'vs-generator-platform'Brad King2014-09-1528-14/+111
|\ \ \ \ \
| * | | | | Tests: Test setting a generator platform in a toolchain fileBrad King2014-09-159-0/+50
| * | | | | Tests: Use -A option to pass generator platform selectionBrad King2014-09-157-8/+8
| * | | | | ExternalProject: Use -A option to pass generator platformBrad King2014-09-151-2/+2
| * | | | | 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-1510-2/+49
* | | | | | Merge topic 'if-sanity'Brad King2014-09-1555-742/+1578
|\ \ \ \ \ \
| * | | | | | Fix if() checks of CMAKE_SYSTEM_NAME on CygwinBrad King2014-09-114-4/+4
| * | | | | | FPHSA: Avoid if() dereferencing of quoted variableBrad King2014-09-111-1/+1
| * | | | | | cmcurl: Use if(DEFINED) to simplify conditionsBrad King2014-09-112-4/+4
| * | | | | | libarchive: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-2/+2
| * | | | | | FindGTK2: Avoid depending on if() to dereference a quoted variableBrad King2014-09-111-1/+1
| * | | | | | Modules/Test*.cmake: Use if(DEFINED) to simplify conditionsBrad King2014-09-114-4/+4
| * | | | | | If: Introduce policy CMP0054 - don't dereference quoted variables in if()Nils Gladitz2014-09-1142-93/+846
| * | | | | | 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
| |_|/ / / |/| | | |
* | | | | Merge topic 'doc-check-results-cached'Brad King2014-09-1116-1/+18
|\ \ \ \ \
| * | | | | Help: Document that the CHECK_* macros create cache variablesSebastian Leske2014-09-1116-1/+18
* | | | | | Merge topic 'doc-WINCE-var'Brad King2014-09-112-0/+6
|\ \ \ \ \ \
| * | | | | | Help: Document the WINCE variablePascal Bach2014-09-112-0/+6
| |/ / / / /
* | | | | | Merge topic 'fix-gnu-hurd-host-detection'Brad King2014-09-111-1/+1
|\ \ \ \ \ \
| * | | | | | Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147)Felix Geyer2014-09-101-1/+1
* | | | | | | Merge branch 'release'Brad King2014-09-110-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | CMake 3.0.2v3.0.2Brad King2014-09-081-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2014-09-111-1/+1
| |_|/ / / / |/| | | | |
* | | | | | Merge topic 'vs-generator-platform'Brad King2014-09-1079-86/+438
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | enable_language: Initialize system-specific generator info only onceBrad King2014-09-101-20/+24
| * | | | | Tests: Add generator platform supportBrad King2014-09-1042-7/+68
| * | | | | ExternalProject: Propagate the generator platformBrad King2014-09-051-0/+11
| * | | | | CTest: Add options to set generator platformBrad King2014-09-055-0/+27
| * | | | | VS: Implement CMAKE_GENERATOR_PLATFORM for VS >= 8Brad King2014-09-0516-31/+146
| * | | | | CMake: Add CMAKE_GENERATOR_PLATFORM optionBrad King2014-09-0516-0/+120
| * | | | | Help: Document CMAKE_VS_PLATFORM_NAME variableBrad King2014-09-052-0/+8
| * | | | | 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
| |\ \ \ \ \ \
| | * | | | | | KWSys 2014-09-08 (fb77be5a)KWSys Robot2014-09-093-6/+72
* | | | | | | | Merge topic 'FindIce-updates'Brad King2014-09-101-18/+15
|\ \ \ \ \ \ \ \
| * | | | | | | | FindIce: Respect Ice_FIND_QUIETLY when printing messagesRoger Leigh2014-09-091-12/+16
| * | | | | | | | FindIce: Remove unneeded search path modificationRoger Leigh2014-09-091-7/+0