summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'export-policy'Brad King2013-10-0813-1/+132
|\
| * export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-0713-1/+132
* | Merge topic 'clang-cl-compiler'Brad King2013-10-0814-14/+155
|\ \
| * | Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-049-12/+74
| * | CMakeDetermineCompilerId: Add notion of "simulated" id/versionBrad King2013-10-047-1/+79
| * | CMakeDetermineCompilerId: Fix local var initBrad King2013-10-041-1/+2
* | | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-0871-65/+771
|\ \ \
| * | | install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-084-2/+58
| * | | export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-0817-14/+185
| * | | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-0756-49/+528
| | |/ | |/|
* | | Merge topic 'FindGTK2-quiet'Brad King2013-10-081-1/+4
|\ \ \
| * | | FindGTK2: Search for modules quietly when neededDaniele E. Domenichelli2013-10-081-0/+2
| * | | FindGTK2: Find freetype quietlyDaniele E. Domenichelli2013-10-081-1/+1
| * | | FindGTK2: Mark GTK_*_INCLUDE_DIR as advancedDaniele E. Domenichelli2013-10-081-0/+1
* | | | Merge topic 'CheckStructHasMember_CXX'Brad King2013-10-0824-9/+219
|\ \ \ \
| * | | | CheckStructHasMember: Add support for C++Daniele E. Domenichelli2013-10-0824-9/+219
* | | | | Merge topic 'cxx-flags'Brad King2013-10-083-25/+51
|\ \ \ \ \
| * | | | | Check*CompilerFlag: Add SunStudio 12 regexWilliam Orr2013-10-081-0/+1
| * | | | | Check*CompilerFlag: make C and CXX modules share most error patterns (#14339)Rolf Eike Beer2013-08-133-25/+50
* | | | | | Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-0810-0/+281
|\ \ \ \ \ \
| * | | | | | Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-0810-0/+281
* | | | | | | Merge topic 'ctest_rerun_failed'Brad King2013-10-085-2/+172
|\ \ \ \ \ \ \
| * | | | | | | ctest: Add --rerun-failed optionZack Galbreath2013-10-085-2/+172
* | | | | | | | 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