Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| * | | CTest.UpdateHG: Fix repo URL for leading slash | Brad King | 2012-03-22 | 1 | -1/+4 | |
* | | | Merge topic 'fix-AllFindModules-version-check' | David Cole | 2012-03-21 | 1 | -3/+13 | |
|\ \ \ | ||||||
| * | | | Tests: Relax restrictions on version variable contents | David Cole | 2012-03-20 | 1 | -3/+13 | |
* | | | | Merge topic 'watcom-object-library' | David Cole | 2012-03-21 | 4 | -12/+12 | |
|\ \ \ \ | ||||||
| * | | | | Fix ObjectLibrary test on Watcom | Brad King | 2012-03-20 | 4 | -12/+12 | |
* | | | | | Merge topic 'vs10-object-items' | David Cole | 2012-03-21 | 2 | -0/+5 | |
|\ \ \ \ \ | ||||||
| * | | | | | VS10: Fix external objects generated outside target (#13047) | Brad King | 2012-03-20 | 2 | -0/+5 | |
| |/ / / / | ||||||
* | | | | | Merge topic 'ImprovedCOMPONENTSSupportInFindPackage2' | David Cole | 2012-03-21 | 7 | -0/+43 | |
|\ \ \ \ \ | |_|/ / / |/| | | | | ||||||
| * | | | | find_package: Test rejection of required+optional components | Brad King | 2012-03-19 | 4 | -0/+11 | |
| * | | | | add macro check_required_components() to configure_package_config_file() | Alex Neundorf | 2012-03-19 | 2 | -0/+16 | |
| * | | | | FPHSA(): add HANDLE_COMPONENTS option | Alex Neundorf | 2012-03-19 | 2 | -0/+16 | |
* | | | | | Merge topic 'object-library' | David Cole | 2012-03-20 | 71 | -0/+340 | |
|\ \ \ \ \ | | |/ / / | |/| | | | ||||||
| * | | | | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 71 | -0/+340 | |
| |\ \ \ \ | ||||||
| | * | | | | Test OBJECT library use without other sources | Brad King | 2012-03-16 | 5 | -0/+64 | |
| | * | | | | Test OBJECT library language propagation | Brad King | 2012-03-16 | 3 | -0/+17 | |
| | * | | | | Test OBJECT library failure cases | Brad King | 2012-03-16 | 51 | -0/+148 | |
| | * | | | | Test OBJECT library success cases | Brad King | 2012-03-16 | 14 | -0/+111 | |
| * | | | | | Merge branch 'object-library' into ninja-object-library | Brad King | 2012-03-16 | 81 | -249/+907 | |
| |\ \ \ \ \ | | |/ / / / | ||||||
* | | | | | | Merge topic 'find_package_set_FOUND_VariableInConfigFile' | Brad King | 2012-03-19 | 7 | -0/+27 | |
|\ \ \ \ \ \ | | |_|/ / / | |/| | | | | ||||||
| * | | | | | 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 'ninja-generator' | Brad King | 2012-03-19 | 4 | -3/+22 | |
|\ \ \ \ \ \ | |/ / / / / |/| | | | | | ||||||
| * | | | | | Ninja: add support for OBJECT_OUTPUTS, fix PrecompiledHeader test case | Peter Collingbourne | 2012-03-17 | 1 | -1/+2 | |
| |/ / / / | ||||||
| * | | | | Merge branch 'target-include-directories' into ninja-generator | David Cole | 2012-02-22 | 28 | -130/+409 | |
| |\ \ \ \ | ||||||
| * | | | | | Ninja: Add the Ninja generator | Peter Collingbourne | 2012-02-02 | 2 | -2/+18 | |
| * | | | | | Provide dependency file flags to generator | Peter Collingbourne | 2012-02-02 | 1 | -0/+2 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | 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 | |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | |