summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* unset: Add PARENT_SCOPE optionBrad King2013-10-083-2/+38
* Merge topic 'split-cmake-E'Brad King2013-10-077-1385/+1432
|\
| * cmake: Split -E command implementation into separate source fileBrad King2013-10-037-1385/+1432
* | Merge topic 'test-Qt4-quiet'Brad King2013-10-071-1/+1
|\ \
| * | Tests: Make find_package(Qt4) QUIETBrad King2013-10-031-1/+1
* | | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-077-1/+134
|\ \ \
| * | | Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-247-1/+134
* | | | Merge topic 'private-link-depends-are-package-private'Brad King2013-10-071-1/+2
|\ \ \ \
| * | | | Export: Never treat private link libraries as public package dependencies.Stephen Kelly2013-09-241-1/+2
* | | | | Merge topic 'fixDocumentationComment'Brad King2013-10-071-4/+5
|\ \ \ \ \
| * | | | | CPack: Fix clang -Wdocumentation warningsEric NOULARD2013-09-241-4/+5
* | | | | | Merge topic 'add_cache_options_to_ccmake'Brad King2013-10-074-3/+168
|\ \ \ \ \ \
| * | | | | | ccmake: Teach dialog to support cache STRINGS propertyBill Hoffman2013-10-074-3/+168
* | | | | | | Merge topic 'UseJava-jar-manifest'Brad King2013-10-071-3/+13
|\ \ \ \ \ \ \
| * | | | | | | UseJava: Add support for the jar 'm' (Manifest) optionSimon Levermann2013-09-231-3/+13
* | | | | | | | Merge topic 'deprecation-macro-refactor'Brad King2013-10-071-2/+8
|\ \ \ \ \ \ \ \
| * | | | | | | | GEH: Make each element of the deprecation macros overridable.Stephen Kelly2013-09-231-0/+6
| * | | | | | | | GEH: Use the macro for the deprecation attribute after definiting it.Stephen Kelly2013-09-231-2/+2
* | | | | | | | | Merge topic 'generate-modern-style'Brad King2013-10-0715-135/+136
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'test-property-genex' into generate-modern-styleBrad King2013-09-207-25/+112
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Generate modern-style cmake code.Stephen Kelly2013-08-2215-136/+137
* | | | | | | | | | | Merge topic 'test-property-genex'Brad King2013-10-077-25/+112
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | add_test: Mention generator expressions in old-style add_test docsBen Boeckel2013-09-201-1/+2
| * | | | | | | | | | cmTestGenerator: Evaluate generator expressions in test propertiesBen Boeckel2013-09-206-3/+78
| * | | | | | | | | | cmTestGenerator: Separate test properties for each configurationBrad King2013-09-201-22/+33
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'doc-add_dependencies-direction'Brad King2013-10-071-6/+6
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | add_dependencies: Clarify direction of dependency in docs (#14424)Brad King2013-09-191-6/+6
| | |_|_|/ / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'EclipseFixWarningMessage'Brad King2013-10-071-19/+27
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Eclipse: add version 4.3 for completenessAlex Neundorf2013-09-181-0/+2
| * | | | | | | | | | Eclipse: print different message if CMAKE_ECLIPSE_VERSION is already setAlex Neundorf2013-09-181-17/+23
| * | | | | | | | | | CMakeFindEclipse: use lowercase for macro callsAlex Neundorf2013-09-181-2/+2
| | |_|_|_|_|_|/ / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'cmListFileLexer-fix-leak-on-error'Brad King2013-10-072-0/+2
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | cmListFileLexer: Fix leak on error before EOFBrad King2013-09-172-0/+2
* | | | | | | | | | | Merge topic 'cleanup-properties'Brad King2013-10-074-16/+5
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Cleanup some variable documentation namesBrad King2013-09-171-6/+4
| * | | | | | | | | | | Remove redundant cmake::GetIsPropertyDefined methodBrad King2013-09-173-10/+1
* | | | | | | | | | | | Merge topic 'mark_as_advanced'Brad King2013-10-071-1/+1
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | mark_as_advanced: improve documentation syntaxRolf Eike Beer2013-09-171-1/+1
* | | | | | | | | | | | | Merge topic 'openssl-advanced'Brad King2013-10-071-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | FindOpenSSL: mark variables as advanced for MSVC (#14418)Rolf Eike Beer2013-09-171-0/+2
| |/ / / / / / / / / / / /
* | | | | | | | | | | | | Merge topic 'RunCMake-ignore-valgrind-lines'Brad King2013-10-071-0/+1
|\ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | Tests/RunCMake: Tolerate valgrind lines in CMake outputBrad King2013-09-161-0/+1
* | | | | | | | | | | | | | Merge topic 'cleanup-CTestTestMemcheck'Brad King2013-10-071-10/+27
|\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | CTestTestMemcheck: Fix matching of malloc debug messagesBrad King2013-09-131-1/+1
| * | | | | | | | | | | | | | CTestTestMemcheck: Tolerate trailing "==..." lines from valgrindBrad King2013-08-161-1/+2
| * | | | | | | | | | | | | | CTestTestMemcheck: Refactor output expectation regex generationBrad King2013-08-161-10/+26
* | | | | | | | | | | | | | | Merge topic 'fix-genex-preprocessing-incomplete-test'Brad King2013-10-072-0/+24
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | genex: Test preprocessing incomplete expressions.Stephen Kelly2013-09-132-0/+24
* | | | | | | | | | | | | | | | Merge topic 'minor_cleanup'Brad King2013-10-074-6/+5
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | VS6: Add some delimiting between error message and content.Stephen Kelly2013-09-121-2/+2