summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'clang-warnings'Brad King2013-10-0814-31/+26
|\
| * curl, bzip2: Suppress warnings by setting initial valueSean McBride2013-10-082-2/+2
| * cmDocumentation: Fix a few doxygen comment errorsSean McBride2013-10-081-7/+6
| * cm*Lexer: Populate empty doxygen @param commentSean McBride2013-10-084-8/+8
| * cmTarget: Properly escape @ char in doxygen commentsSean McBride2013-10-081-3/+3
| * Fix warnings about \brief usageSean McBride2013-10-083-7/+3
| * cmGraphVizWriter: Add extra space in comment to suppress warningSean McBride2013-10-081-2/+2
| * cmNewLineStyle: Remove useless semi-colonSean McBride2013-10-081-1/+1
| * curl: Fix typo in header include guardSean McBride2013-10-081-1/+1
* | CMake Nightly Date StampKitware Robot2013-10-081-1/+1
* | 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
|\ \ \ \ \ \ \ \ \ \ \ \ \