summaryrefslogtreecommitdiff
path: root/Tests
Commit message (Expand)AuthorAgeFilesLines
* Features: Update MSVC features for VS 2015 RTMBrad King2015-07-211-6/+0
* Merge branch 'fix-command-rename' into releaseBrad King2015-07-131-0/+7
|\
| * cmState: Restore renamed commands on cleanup.Stephen Kelly2015-07-121-0/+7
* | Merge branch 'empty-LINK_LIBRARIES' into releaseBrad King2015-07-084-0/+14
|\ \
| * | set_property: Fix crash when setting LINK_LIBRARIES to nothingBrad King2015-07-084-0/+14
* | | Merge branch 'CheckCompilerFlag-do-not-use-FLAGS' into releaseBrad King2015-07-081-0/+7
|\ \ \ | |_|/ |/| |
| * | Check*CompilerFlag: Revert to previous method used to pass flags (#15641)Brad King2015-07-081-0/+7
* | | Merge branch 'fortran-module-preprocessor-defs' into releaseBrad King2015-07-063-1/+8
|\ \ \
| * | | Fortran: Fix passing of preprocessor definitions to dependency scannerBrad King2015-07-063-1/+8
| | |/ | |/|
* | | Merge branch 'fix-target_link_libraries-wrong-dir' into releaseBrad King2015-06-256-0/+11
|\ \ \
| * | | cmTarget: Fix diagnostic of target_link_libraries in wrong directory (#15626)Brad King2015-06-256-0/+11
| |/ /
* | | Merge branch 'fix-function-missing-end' into releaseBrad King2015-06-227-0/+20
|\ \ \ | |/ / |/| |
| * | Fix assertion failure on unmatched function or macroBrad King2015-06-227-0/+20
* | | Merge topic 'FindPkgConfig_fix_extra_path'Brad King2015-06-013-0/+107
|\ \ \
| * | | FindPkgConfig: Fix extra paths for CMAKE_{FRAMEWORK,APPBUNDLE}_PATH varsDaniele E. Domenichelli2015-05-293-0/+107
* | | | FindMatlab: fix reconfiguration of Matlab_ROOT_DIRRaffi Enficiaud2015-06-014-0/+59
|/ / /
* | | Tests: Add case for rejecting $<TARGET_FILE:...> on an INTERFACE libraryBrad King2015-05-264-0/+34
* | | Merge topic 'extend-visibility-properties'Brad King2015-05-2620-44/+192
|\ \ \
| * | | Honor visibility properties for all target types (#15556)Brad King2015-05-2614-10/+172
| * | | Tests: Rename Visibility{InlinesHidden =>}Brad King2015-05-225-8/+7
| * | | Tests: Refactor RunCMake.VisibilityPreset test setupBrad King2015-05-223-22/+9
* | | | Merge topic 'ExternalData-no-symlinks'Brad King2015-05-264-0/+16
|\ \ \ \
| * | | | ExternalData: Add option to disable use of symlinksBrad King2015-05-224-0/+16
* | | | | Merge topic 'run-include-what-you-use'Brad King2015-05-265-0/+18
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Makefile: Fix <LANG>_INCLUDE_WHAT_YOU_USE with CTEST_USE_LAUNCHERSBrad King2015-05-225-0/+18
* | | | | Revert "Qbs: Add new 'extra' generator for qbs project files"Brad King2015-05-211-15/+1
| |/ / / |/| | |
* | | | Merge topic 'ExternalProject_FixLog'Brad King2015-05-211-0/+35
|\ \ \ \
| * | | | ExternalProject: Fix log when the first arg of commands is "COMMAND" (#15567)Daniele E. Domenichelli2015-05-201-0/+35
* | | | | Merge topic 'run-include-what-you-use'Brad King2015-05-2119-0/+63
|\ \ \ \ \ | |/ / / / |/| / / / | |/ / /
| * | | Add options to run include-what-you-use with the compilerBrad King2015-05-1910-0/+49
| * | | cmake: Add internal -E mode to run include-what-you-use with the compilerBill Hoffman2015-05-199-0/+14
* | | | Merge topic 'use-std-unordered_map'Brad King2015-05-196-6/+6
|\ \ \ \
| * | | | Tests: Don't rely on ordering of targets in maps.Stephen Kelly2015-05-176-6/+6
| |/ / /
* | | | Merge topic 'minor-cleanups'Brad King2015-05-194-0/+14
|\ \ \ \
| * | | | if(): Test the effect of cmMakefileCall use in elseif() handling.Stephen Kelly2015-05-184-0/+14
| |/ / /
* | | | Merge topic 'fix-function-missing-endforeach'Brad King2015-05-197-0/+32
|\ \ \ \ | |/ / / |/| / / | |/ /
| * | Fix assertion failure on unmatched foreach in function (#15572)Brad King2015-05-187-0/+32
* | | Merge topic 'refactor-cmLocalGenerator'Brad King2015-05-152-0/+17
|\ \ \
| * | | Tests: Add case for 'ctest' run with bad CTestTestfileBrad King2015-05-142-0/+17
* | | | Merge topic 'disallow-install-of-export'Brad King2015-05-159-0/+49
|\ \ \ \
| * | | | install: Disallow installing export() result.Stephen Kelly2015-05-149-0/+49
| |/ / /
* | | | Merge topic 'fix-tests-in-usr-local'Brad King2015-05-155-1/+23
|\ \ \ \ | |/ / / |/| | |
| * | | Tests: Fix failures when running under the default install prefix (#15566)Brad King2015-05-144-0/+12
| * | | Tests: Fix CheckSourceTree test when build is under source (#15566)Brad King2015-05-141-1/+11
* | | | FindHDF5: Add version supportAxel Huebl2015-05-131-2/+2
|/ / /
* | | Merge topic 'ctest-no-make-i'Brad King2015-05-1215-1/+87
|\ \ \
| * | | CTest: Stop telling 'make' to ignore errors with -iBrad King2015-05-1215-1/+87
* | | | Merge topic 'cpack-deb-component-dependencies'Brad King2015-05-126-1/+235
|\ \ \ \
| * | | | CPack/DEB per component dependenciesRaffi Enficiaud2015-05-086-1/+235
| |/ / /
* | | | Merge topic 'cpack-not-running-tests'Brad King2015-05-122-19/+22
|\ \ \ \