| Commit message (Expand) | Author | Age | Files | Lines |
* | Test error cases in find_dependency. | Stephen Kelly | 2014-03-11 | 14 | -0/+54 |
|
|
* | Merge topic 'fix-AUTOGEN-custom-command-depends' | Brad King | 2014-03-11 | 3 | -3/+24 |
|\ |
|
| * | QtAutogen: Fix AUTOGEN depends on custom command output with VS. | Stephen Kelly | 2014-03-10 | 3 | -3/+24 |
|
|
* | | Merge topic 'fix-find_dependency-EXACT-for-master' | Brad King | 2014-03-11 | 8 | -1/+62 |
|\ \ |
|
| * | | find_dependency: Extend the tests for use of EXACT macro parameter. | Stephen Kelly | 2014-03-10 | 8 | -1/+62 |
|
|
* | | | Merge topic 'fix-policy-scopes' | Brad King | 2014-03-10 | 14 | -13/+16 |
|\ \ \
| |/ /
|/| | |
|
| * | | Tests: Simplify and document policy scopes in RunCMake.CMP* tests | Brad King | 2014-03-06 | 10 | -10/+10 |
|
|
| * | | Record more policies on targets when created | Brad King | 2014-03-06 | 4 | -3/+6 |
|
|
* | | | Merge topic 'dev/string-apis' | Brad King | 2014-03-09 | 3 | -4/+11 |
|\ \ \ |
|
| * | | | CPackWiX: Fix test to build with expected config | Brad King | 2014-03-08 | 2 | -0/+7 |
|
|
| * | | | strings: Remove cmStdString references | Ben Boeckel | 2014-03-08 | 1 | -4/+4 |
|
|
* | | | | Utilities/Release: Fix nightly build upload | Brad King | 2014-03-06 | 1 | -1/+1 |
|/ / / |
|
* | | | Merge topic 'test-external-cmake' | Brad King | 2014-03-05 | 35 | -164/+162 |
|\ \ \ |
|
| * | | | Tests: Optionally configure tests exclusively, with an external CMake | Brad King | 2014-03-03 | 1 | -16/+28 |
|
|
| * | | | Tests: Drop CMAKE_TEST_GENERATOR(|_TOOLSET) variables | Brad King | 2014-03-03 | 30 | -100/+100 |
|
|
| * | | | Tests: Drop CMAKE_TEST_MAKEPROGRAM variable | Brad King | 2014-03-03 | 1 | -6/+5 |
|
|
| * | | | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for explicit make program | Brad King | 2014-03-03 | 1 | -11/+12 |
|
|
| * | | | Tests: Rename CMAKE_TEST_MAKEPROGRAM uses for nested test projects | Brad King | 2014-03-03 | 6 | -12/+12 |
|
|
| * | | | Tests: Rename CMAKE_TEST_DEVENV -> CMake_TEST_DEVENV | Brad King | 2014-03-03 | 1 | -7/+8 |
|
|
| * | | | Tests: Drop CMAKE_TEST_MSVC and test MSVC directly | Brad King | 2014-03-03 | 1 | -2/+2 |
|
|
| * | | | Tests: Drop CMAKE_TEST_GENERATOR and CMAKE_TEST_MAKEPROGRAM options | Brad King | 2014-03-03 | 1 | -10/+8 |
|
|
| * | | | Tests: Drop kwsys test | Brad King | 2014-03-03 | 1 | -13/+0 |
|
|
* | | | | Merge topic 'fix-CMP0017-check' | Brad King | 2014-03-05 | 3 | -3/+3 |
|\ \ \ \ |
|
| * | | | | CMP0017: Fix check when including from CMake source tree | Brad King | 2014-03-04 | 3 | -3/+3 |
| |/ / / |
|
* | | | | FeatureSummary: Add unit tests | Daniele E. Domenichelli | 2014-03-03 | 18 | -0/+102 |
|/ / / |
|
* | | | CPackWIX: support installation of empty directories | Nils Gladitz | 2014-03-01 | 1 | -0/+11 |
|
|
* | | | CPackWIX: Allow Windows Installer property customization | Nils Gladitz | 2014-03-01 | 1 | -0/+3 |
|
|
* | | | Merge topic 'tests-RunCMake-no-unused' | Brad King | 2014-02-28 | 1 | -0/+1 |
|\ \ \ |
|
| * | | | Tests/RunCMake: Tell cmake not to report unused command-line options | Brad King | 2014-02-27 | 1 | -0/+1 |
|
|
* | | | | Add test for find_dependency macro. | Stephen Kelly | 2014-02-26 | 9 | -0/+80 |
|/ / / |
|
* | | | Merge topic 'msvc-compiler-pdb-files' | Brad King | 2014-02-26 | 1 | -8/+22 |
|\ \ \ |
|
| * | | | MSVC: Add properties to configure compiler PDB files (#14762) | Brad King | 2014-02-26 | 1 | -8/+22 |
|
|
* | | | | Merge topic 'target-SOURCES-refactor' | Brad King | 2014-02-25 | 1 | -7/+7 |
|\ \ \ \
| |/ / /
|/| | | |
|
| * | | | cmTarget: Add GetTransitiveTargetClosure method. | Stephen Kelly | 2014-02-24 | 1 | -7/+7 |
| |/ / |
|
* | | | Merge topic 'variable-expansion-tests' | Brad King | 2014-02-24 | 25 | -0/+130 |
|\ \ \ |
|
| * | | | tests: Add variable expansion tests | Ben Boeckel | 2014-02-21 | 25 | -0/+130 |
| |/ / |
|
* | | | Merge topic 'ExternalProject-BUILD_ALWAYS' | Brad King | 2014-02-24 | 3 | -0/+56 |
|\ \ \
| |_|/
|/| | |
|
| * | | ExternalProject: Add option to always run the build step | Brad King | 2014-02-21 | 3 | -0/+56 |
| |/ |
|
* | | install: Support generator expressions in FILES and PROGRAMS mode | Brad King | 2014-02-21 | 5 | -0/+35 |
|/ |
|
* | Tests: Remove some trailing black lines. | Stephen Kelly | 2014-02-17 | 1 | -2/+0 |
|
|
* | add_custom_command: Disallow use of SOURCE signatures. | Stephen Kelly | 2014-02-12 | 14 | -0/+75 |
|
|
* | Add policy CMP0049 to avoid variable expansion in source lists | Stephen Kelly | 2014-02-12 | 13 | -0/+50 |
|
|
* | Merge topic 'remove-Example' | Brad King | 2014-02-10 | 1 | -12/+0 |
|\ |
|
| * | Remove the Example from the source. | Stephen Kelly | 2014-02-09 | 1 | -12/+0 |
|
|
* | | Merge topic 'fix-CMP0028-iface' | Brad King | 2014-02-10 | 10 | -0/+43 |
|\ \ |
|
| * | | CMP0028: Trigger on libraries from INTERFACE of dependencies. | Stephen Kelly | 2014-02-09 | 10 | -0/+43 |
| |/ |
|
* | | Merge topic 'release-notes-prep' | Brad King | 2014-02-10 | 3 | -5/+5 |
|\ \ |
|
| * | | Tests/BundleTest: Drop use of ChangeLog.txt | Brad King | 2014-02-07 | 3 | -5/+5 |
| |/ |
|
* | | Merge topic 'wix_desktop' | Brad King | 2014-02-10 | 1 | -0/+5 |
|\ \ |
|
| * | | CPackWiX: Add support for CPACK_CREATE_DESKTOP_LINKS | Timo Rothenpieler | 2014-02-08 | 1 | -0/+5 |
| |/ |
|