summaryrefslogtreecommitdiffstats
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Genex: Fix stack overflow in transitive property evaluation.Stephen Kelly2014-07-0120-0/+128
* Merge topic 'CTestTestTimeout-increase'Brad King2014-06-271-5/+2
|\
| * CTestTestTimeout: increase the timeout for all platformsRolf Eike Beer2014-06-251-5/+2
* | Merge topic 'install-messages'Brad King2014-06-2718-0/+143
|\ \
| * | install(DIRECTORY): Add MESSAGE_NEVER option to avoid output (#13761)Brad King2014-06-246-0/+24
| * | install: Add CMAKE_INSTALL_MESSAGE variable (#13761)Brad King2014-06-244-0/+29
| * | file(INSTALL): Add undocumented options to control output verbosityBrad King2014-06-246-0/+45
| * | file(INSTALL): Report existing DIRECTORY as Up-to-dateBrad King2014-06-248-0/+45
* | | Merge topic 'refactor-link-internals'Brad King2014-06-254-2/+23
|\ \ \ | |_|/ |/| |
| * | Fix scope of transitive target name lookupsBrad King2014-06-234-2/+23
* | | Update CDash server URLBrad King2014-06-2420-40/+40
* | | Tests: Fix CMAKE_TESTS_CDASH_SERVER parsingBrad King2014-06-241-1/+1
* | | cmake: Add '-E env' command-line toolBrad King2014-06-2311-0/+24
| |/ |/|
* | Merge topic 'vs-subdir-sln-depends'Brad King2014-06-163-5/+15
|\ \
| * | VS: Fix subproject .sln dependencies on custom targetsBrad King2014-06-123-5/+15
| |/
* | Merge topic 'add_jacoco_coverage_parsing'Brad King2014-06-134-0/+77
|\ \ | |/ |/|
| * CTest: Add Jacoco Coverage functionalityJoseph Snyder2014-06-124-0/+77
* | Merge topic 'WriteCompilerDetectionHeader-compiler-versions'Brad King2014-06-103-1/+24
|\ \
| * | Features: Add compiler version support to WriteCompilerDetectionHeader.Stephen Kelly2014-06-092-0/+19
| * | WCDH: Issue a better message for version compatibility.Stephen Kelly2014-06-051-1/+5
* | | cmake: Do not open directories as scripts (#14966)Brad King2014-06-093-0/+4
* | | Merge topic 'dev/backtrace-performance'Brad King2014-06-091-2/+2
|\ \ \
| * | | tests: update unused variable test expected outputBen Boeckel2014-06-051-2/+2
| | |/ | |/|
* | | Merge topic 'testRST-no-preprocessor-FILE'Brad King2014-06-092-3/+10
|\ \ \
| * | | Tests: Fix CMakeLib.testRST for relative __FILE__Brad King2014-06-062-3/+10
* | | | Merge topic 'xcode15-fix-RunCMake-TargetSources'Brad King2014-06-093-5/+8
|\ \ \ \
| * | | | Tests: Fix RunCMake.TargetSources on Xcode 1.5Brad King2014-06-063-5/+8
| |/ / /
* | | | Merge topic 'fix-ctest-label-regex'Brad King2014-06-093-0/+56
|\ \ \ \ | |/ / / |/| | |
| * | | CTest: Fix combined inclusive/exclusive label regular expressionsNils Gladitz2014-06-063-0/+56
| |/ /
* | | tests: allow RelWithDebInfo and MinSizeRel configs to workBen Boeckel2014-06-052-0/+16
|/ /
* | Merge topic 'delay-generator-toolset'Brad King2014-06-0510-1/+61
|\ \
| * | Allow a toolchain file to specify a generator toolsetBrad King2014-06-0410-1/+61
| |/
* | Merge topic 'expand_cobertura_coverage'Brad King2014-06-054-0/+190
|\ \ | |/ |/|
| * CTest: Generalize Cobertura coverage format handlingJoseph Snyder2014-06-044-0/+190
* | Merge topic 'fix-build-crash-on-bad-generator'Brad King2014-06-049-0/+14
|\ \ | |/ |/|
| * cmake: Fix --build crash on bad CMAKE_GENERATOR in cacheBrad King2014-06-039-0/+14
| * CMP0022: Fix link language propagation in NEW behaviorBrad King2014-05-191-1/+1
| * cmTarget: Evaluate CMP0026 in calling contextBrad King2014-05-093-0/+17
* | 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
| | |/ / | |/| |