summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'generator-expression-refactor'Brad King2012-09-198-7/+136
|\
| * cmGeneratorExpression: Re-write for multi-stage evaluationStephen Kelly2012-09-188-7/+136
* | Merge topic 'ExternalProject-check-hashes'David Cole2012-09-181-1/+1
|\ \
| * | ExternalProject: Generalize URL_MD5 option to URL_HASHBrad King2012-09-111-1/+1
* | | Merge topic 'if-version-depth'David Cole2012-09-181-0/+7
|\ \ \ | |/ / |/| |
| * | if: Compare up to 8 components in VERSION testsBrad King2012-09-111-0/+7
| |/
* | file(DOWNLOAD): Generalize EXPECTED_MD5 to EXPECTED_HASHBill Hoffman2012-09-111-0/+53
|/
* Merge topic 'msvc-compiler-info'Brad King2012-08-311-0/+11
|\
| * VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-301-0/+11
| * Merge branch 'cmake-platform-info-version' into msvc-compiler-infoBrad King2012-08-301-1/+1
| |\
* | \ Merge topic 'fix-Qt-casing'Brad King2012-08-301-4/+4
|\ \ \
| * | | Fix casing of 'Qt' in docs, comments and user-visible strings.Stephen Kelly2012-08-281-4/+4
* | | | Merge topic 'cmake-platform-info-version'Brad King2012-08-301-1/+1
|\ \ \ \ | |/ / / |/| | / | | |/ | |/|
| * | Make platform information files specific to the CMake versionBrad King2012-08-241-1/+1
* | | Merge topic 'ide-compiler-id'David Cole2012-08-244-0/+56
|\ \ \ | | |/ | |/|
| * | Test variables CMAKE_(C|CXX|Fortran)_COMPILER(|_ID|_VERSION)Brad King2012-08-224-0/+56
| |/
* | Merge topic 'compile-definitions-unique'David Cole2012-08-246-0/+80
|\ \
| * | Rename files from main.cpp to more meaningful names.Stephen Kelly2012-08-225-5/+5
| * | Fix the test setting COMPILE_DEFINITIONS target propertyStephen Kelly2012-08-211-1/+1
| * | Fix CompileDefinitions test on Visual Studio.Stephen Kelly2012-08-212-1/+10
| * | Don't duplicate -D defines sent to the compiler.Stephen Kelly2012-08-206-0/+71
| |/
* | Merge topic 'test-ObjectLibrary-lang'David Cole2012-08-242-2/+2
|\ \
| * | Tests/ObjectLibrary: Do not enable CXX in subdirectoriesBrad King2012-08-202-2/+2
| |/
* | Merge topic 'RemoveNonworkingKDE4Test'David Cole2012-08-202-104/+0
|\ \
| * | remove non-working KDE4 testAlex Neundorf2012-08-162-104/+0
| |/
* | Merge topic 'hg-modules'David Cole2012-08-203-3/+74
|\ \
| * | ExternalProject: Add Mercurial (hg) repository supportBrad King2012-08-162-2/+73
| * | Add FindHg module to find MercurialBrad King2012-08-141-1/+1
| |/
* | Merge topic 'list-command-argument-fixes'David Cole2012-08-201-0/+11
|\ \
| * | CMake.List test: explicitely test with lists containing only an empty stringRolf Eike Beer2012-08-151-0/+11
| |/
* | Merge topic 'more-endif-closing-style-cleanups'David Cole2012-08-203-18/+8
|\ \
| * | Remove CMake multiline block-end command argumentsMarcin Wojdyr2012-08-153-18/+8
| |/
* | Merge topic 'xcode-asm'David Cole2012-08-201-1/+2
|\ \
| * | Tests/Assembler: Do not use assembler in universal binariesBrad King2012-08-151-1/+2
| * | Xcode: Set ASM source language in project file (#13472)Brad King2012-08-151-1/+1
* | | Merge topic 'clang-asm'David Cole2012-08-201-1/+1
|\ \ \ | |/ /
| * | Recognize Clang ASM support (#13473)Brad King2012-08-151-1/+1
| |/
* | Merge topic 'generator-expression-conditions'David Cole2012-08-2018-0/+161
|\ \
| * | Add $<CONFIG:...> boolean query generator expressionBrad King2012-08-156-0/+17
| * | Add boolean generator expressionsBrad King2012-08-1515-0/+144
| |/
* | CheckTypeSize: add a test for size of struct membersRolf Eike Beer2012-08-144-2/+68
|/
* Fix WarnUnusedUnusedViaUnset test pass/fail regexBrad King2012-08-141-2/+2
* Remove CMake-language block-end command argumentsKitware Robot2012-08-13139-1131/+1131
* Convert CMake-language commands to lower caseKitware Robot2012-08-13201-4632/+4632
* Remove trailing whitespace from most CMake and C/C++ codeKitware Robot2012-08-13111-497/+497
* Merge topic 'xcode-object-dir'David Cole2012-08-132-0/+2
|\
| * Xcode: Fix object library references in multi-project trees (#13452)Brad King2012-08-032-0/+2
* | Merge topic 'mixed-lib-to-lib64'David Cole2012-08-1313-0/+63
|\ \ | |/ |/|
| * find_library: Fix mixed lib->lib64 (non-)conversion cases (#13419)Brad King2012-07-201-2/+2
| * find_library: Add test covering lib->lib64 casesBrad King2012-07-2013-0/+63