| Commit message (Expand) | Author | Age | Files | Lines |
* | FPHSA(): add HANDLE_COMPONENTS option | Alex Neundorf | 2012-03-19 | 2 | -0/+16 |
|
|
* | find_package: additional test for checking the error message | Alex Neundorf | 2012-03-13 | 4 | -0/+13 |
|
|
* | find_package: add test for setting Foo_FOUND to FALSE in a Config file | Alex Neundorf | 2012-03-13 | 3 | -0/+14 |
|
|
* | Merge topic 'test-RunCMake' | Brad King | 2012-03-13 | 46 | -133/+111 |
|\ |
|
| * | Use generalized RunCMake test infrastrucure for build_command test | Brad King | 2012-03-12 | 13 | -100/+27 |
|
|
| * | Use generalized RunCMake test infrastrucure for find_package test | Brad King | 2012-03-12 | 34 | -84/+19 |
|
|
| * | Add stronger infrastructure for CMake-only tests | Brad King | 2012-03-12 | 4 | -4/+120 |
|
|
* | | WriteBasicConfigVersionFile: add test for ExactVersion mode | Alex Neundorf | 2012-03-10 | 1 | -0/+70 |
|/ |
|
* | Merge topic 'find_package_fatal_error_if_required_and_config_not_found' | David Cole | 2012-03-08 | 12 | -3/+26 |
|\ |
|
| * | find_package: Test that REQUIRED aborts processing correctly | Brad King | 2012-03-07 | 12 | -3/+26 |
|
|
* | | Merge topic 'MakingConfigFilesEasier_ConfigureMacro' | David Cole | 2012-03-08 | 2 | -5/+37 |
|\ \ |
|
| * | | wrap write_basic_config_version_file as write_basic_package_version_file() | Alex Neundorf | 2012-03-07 | 1 | -5/+4 |
|
|
| * | | add CMakePackageConfigHelpers: configure_package_config_file() | Alex Neundorf | 2012-03-07 | 2 | -0/+33 |
|
|
* | | | Merge topic 'fix-12189-support-SBCS-in-VS' | David Cole | 2012-03-08 | 3 | -0/+32 |
|\ \ \ |
|
| * | | | VS6: Avoid SBCS test on VS6 (#12189) | David Cole | 2012-03-06 | 1 | -1/+3 |
|
|
| * | | | Visual Studio: Allow setting Single Byte Character Set (#12189) | Aaron C. Meadows | 2012-02-17 | 3 | -0/+30 |
| |/ / |
|
* | | | Merge topic 'target-include-directories' | David Cole | 2012-03-08 | 3 | -0/+38 |
|\ \ \ |
|
| * | | | Extract and use the INCLUDE_DIRECTORIES target properties. | Stephen Kelly | 2012-02-22 | 3 | -0/+38 |
|
|
* | | | | Merge topic 'test-getpropery' | David Cole | 2012-03-06 | 16 | -0/+122 |
|\ \ \ \ |
|
| * | | | | add test for get_property() errors | Rolf Eike Beer | 2012-03-04 | 16 | -0/+122 |
| | |_|/
| |/| | |
|
* | | | | Merge topic 'allfindmodules-versions' | David Cole | 2012-03-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | AllFindModules test: do not require TCLSH version | Rolf Eike Beer | 2012-03-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge topic 'fix-msys-cvs-local-repo' | David Cole | 2012-03-06 | 2 | -0/+25 |
|\ \ \ \ |
|
| * | | | | Fix MSYS CVS local test repo path format (#13001) | Brad King | 2012-03-02 | 2 | -0/+25 |
| |/ / / |
|
* | | | | Merge topic 'remove-CheckSourceTree-cvs-support' | David Cole | 2012-03-06 | 2 | -85/+7 |
|\ \ \ \ |
|
| * | | | | CheckSourceTree: Remove CVS checkout support (#13001) | Brad King | 2012-03-02 | 2 | -85/+7 |
| | |/ /
| |/| | |
|
* | | | | Merge topic 'fix-CTestUpdateHG-url' | David Cole | 2012-03-06 | 1 | -1/+1 |
|\ \ \ \ |
|
| * | | | | CTest.UpdateHG: Fix repo URL for local filesystem (#13001) | Brad King | 2012-03-02 | 1 | -1/+1 |
| |/ / / |
|
* | | | | Merge topic 'qt4-deploy' | David Cole | 2012-03-06 | 3 | -37/+154 |
|\ \ \ \
| |_|/ /
|/| | | |
|
| * | | | reflect that the QtAutomoc depends on QtGui | Rolf Eike Beer | 2012-02-29 | 1 | -1/+1 |
|
|
| * | | | Remove QtGui dependency in Qt4Deploy test and verify QtSql existance. | Clinton Stimpson | 2012-02-29 | 3 | -3/+3 |
|
|
| * | | | Fix for Qt4Deploy on some test machines. | Clinton Stimpson | 2012-02-24 | 1 | -38/+35 |
|
|
| * | | | Add test for DeployQt4.cmake | Clinton Stimpson | 2012-02-23 | 3 | -0/+120 |
| | |/
| |/| |
|
* | | | Merge topic 'while-testing' | David Cole | 2012-03-02 | 7 | -0/+60 |
|\ \ \ |
|
| * | | | add testcases for while()/endwhile() errors | Rolf Eike Beer | 2012-03-01 | 7 | -0/+60 |
| | |/
| |/| |
|
* | | | Merge topic 'allfindmodules-versions' | David Cole | 2012-03-02 | 1 | -18/+24 |
|\ \ \ |
|
| * | | | AllFindModules test: once again expand version checking | Rolf Eike Beer | 2012-03-01 | 1 | -18/+24 |
| |/ / |
|
* | | | Merge topic 'inject_code_via_variable' | David Cole | 2012-03-02 | 4 | -1/+13 |
|\ \ \ |
|
| * | | | Fix typo in error message, and remove redundent test. | Bill Hoffman | 2012-03-01 | 1 | -2/+0 |
|
|
| * | | | Add ability to include a file in a project via a cache variable. | Bill Hoffman | 2012-02-17 | 4 | -1/+15 |
| | |/
| |/| |
|
* | | | Merge topic 'find_package-improve-messages' | David Cole | 2012-03-02 | 31 | -0/+318 |
|\ \ \ |
|
| * | | | find_package: Test error and warning messages in failure cases | Brad King | 2012-02-28 | 31 | -0/+318 |
|
|
* | | | | Merge topic 'test-CMakeCommands' | David Cole | 2012-03-02 | 3 | -7/+11 |
|\ \ \ \
| |/ / / |
|
| * | | | Add infrastructure for CMakeCommands tests | Brad King | 2012-02-28 | 3 | -7/+11 |
| |/ / |
|
* | | | Tests: Escape metachars before embedding paths into the regex (#12999) | Modestas Vainius | 2012-02-27 | 1 | -2/+9 |
| |/
|/| |
|
* | | Merge topic 'HandleTargetsInCMakeRequiredLibraries' | David Cole | 2012-02-21 | 1 | -0/+11 |
|\ \ |
|
| * | | Check*.cmake: Expand imported targets in CMAKE_REQUIRED_LIBRARIES | Alex Neundorf | 2012-02-21 | 1 | -0/+11 |
|
|
* | | | Merge topic 'doBuildRPM-withSpaceInTree' | David Cole | 2012-02-21 | 1 | -0/+8 |
|\ \ \ |
|
| * | | | Do not build RPM if path of the build tree contains space | Eric NOULARD | 2012-02-19 | 1 | -0/+8 |
| | |/
| |/| |
|
* | | | Merge topic 'expect-more-versions' | David Cole | 2012-02-21 | 1 | -2/+3 |
|\ \ \ |
|