summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* CTest: Generalize Cobertura coverage format handlingJoseph Snyder2014-06-044-0/+190
* Merge topic 'feature-extensions-by-default'Brad King2014-06-029-6/+20
|\
| * Features: Enable compiler extensions by default.Stephen Kelly2014-05-319-6/+20
* | Merge topic 'consistent-genex-target-message'Brad King2014-05-3019-0/+116
|\ \ | |/ |/|
| * Genex: Clarify error message on use with non-binary targets (#14899).Stephen Kelly2014-05-2919-0/+116
* | Merge topic 'normalize-custom-command-paths'Brad King2014-05-291-0/+27
|\ \
| * | add_custom_command: Normalize OUTPUT and DEPENDS paths.Stephen Kelly2014-05-281-0/+27
| |/
* | Merge topic 'cxx14-features'Brad King2014-05-2913-1/+141
|\ \ | |/ |/|
| * Features: Add support for C++14 features.Stephen Kelly2014-05-2213-1/+141
* | Merge topic 'cpack-properties'Brad King2014-05-2819-0/+94
|\ \
| * | Add an "installed file" property scopeNils Gladitz2014-05-2819-0/+94
* | | Merge topic 'revise-CTestTestTimeout'Brad King2014-05-277-37/+40
|\ \ \
| * | | Tests: Try to make CTestTestTimeout more robustBrad King2014-05-237-37/+40
| | |/ | |/|
* | | tests: test CMP0053 in WARN mode when watching variablesBen Boeckel2014-05-229-0/+37
|/ /
* | Merge topic 'COMPILE_FEATURES-genex'Brad King2014-05-2215-0/+129
|\ \
| * | Features: Add COMPILE_FEATURES generator expression.Stephen Kelly2014-05-2115-0/+129
* | | Merge topic 'clang-features'Brad King2014-05-211-2/+3
|\ \ \
| * | | Features: Record for Clang 3.4Stephen Kelly2014-05-201-2/+3
| |/ /
* | | file: Report system error on failure to open fileBrad King2014-05-206-0/+15
|/ /
* | Merge topic 'test-BuildDepends-sleep'Brad King2014-05-202-8/+1
|\ \
| * | Tests/BuildDepends: Make 3-second delay more robustBrad King2014-05-192-8/+1
* | | Merge topic 'compile-features-C-language'Brad King2014-05-2033-17/+258
|\ \ \ | |/ / |/| |
| * | Features: Extend concept to C language.Stephen Kelly2014-05-1433-17/+258
| |/
* | CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-1/+1
* | Merge topic 'xcode-file-type'Brad King2014-05-169-0/+24
|\ \
| * | Xcode: Add source file property to control file type (#14854)Brad King2014-05-159-0/+24
| |/
* | Merge topic 'fix_mumps_coverage'Brad King2014-05-167-1895/+108
|\ \ | |/ |/|
| * CTest: Fix MUMPS coverage parsing and testJoseph Snyder2014-05-167-1895/+108
* | Merge topic 'WriteCompilerDetectionHeader-module'Brad King2014-05-1436-0/+274
|\ \
| * | Add the WriteCompilerDetectionHeader module.Stephen Kelly2014-05-1436-0/+274
* | | Merge topic 'package-disable-registry'Brad King2014-05-122-3/+40
|\ \ \
| * | | Allow the Package Registry to be disabled (#14849)Daniele E. Domenichelli2014-05-121-1/+31
| * | | Tests: Improve FindPackageTest for in-source buildsBrad King2014-05-121-1/+1
| * | | Tests: Improve FindPackageTest exported package versionBrad King2014-05-122-2/+9
* | | | Merge topic 'minor-cleanups'Brad King2014-05-124-13/+43
|\ \ \ \
| * | | | Tests: Make CompileFeatures feature list lang-specific.Stephen Kelly2014-05-102-4/+4
| * | | | Test: Parameterize the language in the CompileFeature test.Stephen Kelly2014-05-091-19/+23
| * | | | Tests: Make CompileFeature tests use highest standard known.Stephen Kelly2014-05-092-3/+29
* | | | | cmTarget: Evaluate CMP0026 and CMP0051 in calling contextBrad King2014-05-096-1/+41
|/ / / /
* | | | EVIS: Add tests for syntax corner cases and CMP0053Ben Boeckel2014-05-08108-14/+692
| |/ / |/| |
* | | Merge topic 'GNU-4.7-features'Brad King2014-05-081-7/+18
|\ \ \
| * | | Features: Record for GNU 4.7.Stephen Kelly2014-05-071-7/+18
| |/ /
* | | Merge topic 'ctest-bad-generator'Brad King2014-05-084-0/+42
|\ \ \
| * | | ctest_build: Do not crash on bad generator nameBrad King2014-05-074-0/+42
* | | | Merge topic 'minor-cleanups'Brad King2014-05-084-4/+4
|\ \ \ \
| * | | | Features: Include the language of the compiler in error messages.Stephen Kelly2014-05-074-4/+4
* | | | | Merge topic 'hp-cpp98-tests'Brad King2014-05-085-1/+58
|\ \ \ \ \
| * | | | | HP aCC: record compiler flag for Ansi C++98 support for version 3.80 onwardsRolf Eike Beer2014-04-255-1/+58
* | | | | | Merge topic 'decay-language-version'Brad King2014-05-0828-2/+107
|\ \ \ \ \ \
| * | | | | | cmTarget: Add CXX_STANDARD_REQUIRED to control decay.Stephen Kelly2014-05-0727-0/+105
| | |/ / / / | |/| | | |