Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | unset: Add PARENT_SCOPE option | Brad King | 2013-10-08 | 3 | -2/+38 |
* | Merge topic 'split-cmake-E' | Brad King | 2013-10-07 | 7 | -1385/+1432 |
|\ | |||||
| * | cmake: Split -E command implementation into separate source file | Brad King | 2013-10-03 | 7 | -1385/+1432 |
* | | Merge topic 'test-Qt4-quiet' | Brad King | 2013-10-07 | 1 | -1/+1 |
|\ \ | |||||
| * | | Tests: Make find_package(Qt4) QUIET | Brad King | 2013-10-03 | 1 | -1/+1 |
* | | | Merge topic 'IMPORTED-target-SYSTEM-includes' | Brad King | 2013-10-07 | 7 | -1/+134 |
|\ \ \ | |||||
| * | | | Always consider includes from IMPORTED targets to be SYSTEM. | Stephen Kelly | 2013-09-24 | 7 | -1/+134 |
* | | | | Merge topic 'private-link-depends-are-package-private' | Brad King | 2013-10-07 | 1 | -1/+2 |
|\ \ \ \ | |||||
| * | | | | Export: Never treat private link libraries as public package dependencies. | Stephen Kelly | 2013-09-24 | 1 | -1/+2 |
* | | | | | Merge topic 'fixDocumentationComment' | Brad King | 2013-10-07 | 1 | -4/+5 |
|\ \ \ \ \ | |||||
| * | | | | | CPack: Fix clang -Wdocumentation warnings | Eric NOULARD | 2013-09-24 | 1 | -4/+5 |
* | | | | | | Merge topic 'add_cache_options_to_ccmake' | Brad King | 2013-10-07 | 4 | -3/+168 |
|\ \ \ \ \ \ | |||||
| * | | | | | | ccmake: Teach dialog to support cache STRINGS property | Bill Hoffman | 2013-10-07 | 4 | -3/+168 |
* | | | | | | | Merge topic 'UseJava-jar-manifest' | Brad King | 2013-10-07 | 1 | -3/+13 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | UseJava: Add support for the jar 'm' (Manifest) option | Simon Levermann | 2013-09-23 | 1 | -3/+13 |
* | | | | | | | | Merge topic 'deprecation-macro-refactor' | Brad King | 2013-10-07 | 1 | -2/+8 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | GEH: Make each element of the deprecation macros overridable. | Stephen Kelly | 2013-09-23 | 1 | -0/+6 |
| * | | | | | | | | GEH: Use the macro for the deprecation attribute after definiting it. | Stephen Kelly | 2013-09-23 | 1 | -2/+2 |
* | | | | | | | | | Merge topic 'generate-modern-style' | Brad King | 2013-10-07 | 15 | -135/+136 |
|\ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ | Merge branch 'test-property-genex' into generate-modern-style | Brad King | 2013-09-20 | 7 | -25/+112 |
| |\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Generate modern-style cmake code. | Stephen Kelly | 2013-08-22 | 15 | -136/+137 |
* | | | | | | | | | | | Merge topic 'test-property-genex' | Brad King | 2013-10-07 | 7 | -25/+112 |
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | add_test: Mention generator expressions in old-style add_test docs | Ben Boeckel | 2013-09-20 | 1 | -1/+2 |
| * | | | | | | | | | | cmTestGenerator: Evaluate generator expressions in test properties | Ben Boeckel | 2013-09-20 | 6 | -3/+78 |
| * | | | | | | | | | | cmTestGenerator: Separate test properties for each configuration | Brad King | 2013-09-20 | 1 | -22/+33 |
| |/ / / / / / / / / | |||||
* | | | | | | | | | | Merge topic 'doc-add_dependencies-direction' | Brad King | 2013-10-07 | 1 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | add_dependencies: Clarify direction of dependency in docs (#14424) | Brad King | 2013-09-19 | 1 | -6/+6 |
| | |_|_|/ / / / / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'EclipseFixWarningMessage' | Brad King | 2013-10-07 | 1 | -19/+27 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | Eclipse: add version 4.3 for completeness | Alex Neundorf | 2013-09-18 | 1 | -0/+2 |
| * | | | | | | | | | | Eclipse: print different message if CMAKE_ECLIPSE_VERSION is already set | Alex Neundorf | 2013-09-18 | 1 | -17/+23 |
| * | | | | | | | | | | CMakeFindEclipse: use lowercase for macro calls | Alex Neundorf | 2013-09-18 | 1 | -2/+2 |
| | |_|_|_|_|_|/ / / | |/| | | | | | | | | |||||
* | | | | | | | | | | Merge topic 'cmListFileLexer-fix-leak-on-error' | Brad King | 2013-10-07 | 2 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | cmListFileLexer: Fix leak on error before EOF | Brad King | 2013-09-17 | 2 | -0/+2 |
* | | | | | | | | | | | Merge topic 'cleanup-properties' | Brad King | 2013-10-07 | 4 | -16/+5 |
|\ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | Cleanup some variable documentation names | Brad King | 2013-09-17 | 1 | -6/+4 |
| * | | | | | | | | | | | Remove redundant cmake::GetIsPropertyDefined method | Brad King | 2013-09-17 | 3 | -10/+1 |
* | | | | | | | | | | | | Merge topic 'mark_as_advanced' | Brad King | 2013-10-07 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | mark_as_advanced: improve documentation syntax | Rolf Eike Beer | 2013-09-17 | 1 | -1/+1 |
* | | | | | | | | | | | | | Merge topic 'openssl-advanced' | Brad King | 2013-10-07 | 1 | -0/+2 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | FindOpenSSL: mark variables as advanced for MSVC (#14418) | Rolf Eike Beer | 2013-09-17 | 1 | -0/+2 |
| |/ / / / / / / / / / / / | |||||
* | | | | | | | | | | | | | Merge topic 'RunCMake-ignore-valgrind-lines' | Brad King | 2013-10-07 | 1 | -0/+1 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | Tests/RunCMake: Tolerate valgrind lines in CMake output | Brad King | 2013-09-16 | 1 | -0/+1 |
* | | | | | | | | | | | | | | Merge topic 'cleanup-CTestTestMemcheck' | Brad King | 2013-10-07 | 1 | -10/+27 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | CTestTestMemcheck: Fix matching of malloc debug messages | Brad King | 2013-09-13 | 1 | -1/+1 |
| * | | | | | | | | | | | | | | CTestTestMemcheck: Tolerate trailing "==..." lines from valgrind | Brad King | 2013-08-16 | 1 | -1/+2 |
| * | | | | | | | | | | | | | | CTestTestMemcheck: Refactor output expectation regex generation | Brad King | 2013-08-16 | 1 | -10/+26 |
* | | | | | | | | | | | | | | | Merge topic 'fix-genex-preprocessing-incomplete-test' | Brad King | 2013-10-07 | 2 | -0/+24 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | genex: Test preprocessing incomplete expressions. | Stephen Kelly | 2013-09-13 | 2 | -0/+24 |
* | | | | | | | | | | | | | | | | Merge topic 'minor_cleanup' | Brad King | 2013-10-07 | 4 | -6/+5 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | | | | | | | VS6: Add some delimiting between error message and content. | Stephen Kelly | 2013-09-12 | 1 | -2/+2 |