summaryrefslogtreecommitdiffstats
path: root/Source
Commit message (Expand)AuthorAgeFilesLines
* CPackWiX: generate deterministic ids for directories, components and filesNils Gladitz2013-10-122-23/+150
* Merge topic 'osx-cmake-app-info-plist'Brad King2013-10-092-1/+38
|\
| * OS X: Set CMake.app bundle Info.plist fields (#11694)Brad King2013-10-082-1/+38
* | Merge topic 'deprecation-message'Brad King2013-10-094-4/+34
|\ \
| * | message: Add a DEPRECATION modeStephen Kelly2013-10-084-4/+34
* | | Merge topic 'haiku-updates'Brad King2013-10-095-28/+33
|\ \ \
| * | | Haiku: Include files cleanup in cmCTestAdrien Destugues2013-10-081-5/+1
| * | | Haiku: Remove use of B_COMMON_DIRECTORYAdrien Destugues2013-10-084-23/+32
* | | | Merge topic 'update-kwsys'Brad King2013-10-093-13/+5
|\ \ \ \ | |/ / /
| * | | Merge branch 'upstream-kwsys' into update-kwsysBrad King2013-10-083-13/+5
* | | | Merge topic 'unset-PARENT_SCOPE'Brad King2013-10-092-2/+11
|\ \ \ \
| * | | | unset: Add PARENT_SCOPE optionBrad King2013-10-082-2/+11
* | | | | Merge topic 'apple-clang-id'Brad King2013-10-096-0/+65
|\ \ \ \ \
| * | | | | Set policy CMP0025 to NEW while building CMake itselfBrad King2013-10-081-0/+3
| * | | | | Add policy CMP0025 for Apple Clang compiler id compatibilityBrad King2013-10-084-0/+61
| * | | | | Clang: Add separate "AppleClang" compiler idBrad King2013-10-081-0/+1
* | | | | | CMake Nightly Date StampKitware Robot2013-10-091-1/+1
| |_|_|/ / |/| | | |
* | | | | Merge topic 'export-policy'Brad King2013-10-085-1/+74
|\ \ \ \ \ | |/ / / /
| * | | | export: Add policy CMP0024 to disallow include() of export filesStephen Kelly2013-10-075-1/+74
| | |_|/ | |/| |
* | | | Merge topic 'clang-cl-compiler'Brad King2013-10-081-0/+22
|\ \ \ \
| * | | | CMakeDetermineCompilerId: Add notion of "simulated" id/versionBrad King2013-10-041-0/+22
* | | | | Merge topic 'INTERFACE_LIBRARY-target-type'Brad King2013-10-0830-64/+323
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | install: Teach EXPORT option to handle INTERFACE_LIBRARY targetsStephen Kelly2013-10-082-2/+25
| * | | | export: Add support for INTERFACE_LIBRARY targetsStephen Kelly2013-10-086-14/+43
| * | | | Add the INTERFACE_LIBRARY target type.Stephen Kelly2013-10-0724-48/+255
| | |/ / | |/| |
* | | | Merge topic 'Add-coverage.py-Coverage'Brad King2013-10-085-0/+200
|\ \ \ \
| * | | | Adding support for the Python coverage.py tool.Patrick Reynolds2013-10-085-0/+200
* | | | | Merge topic 'ctest_rerun_failed'Brad King2013-10-084-2/+162
|\ \ \ \ \
| * | | | | ctest: Add --rerun-failed optionZack Galbreath2013-10-084-2/+162
* | | | | | Merge topic 'clang-warnings'Brad King2013-10-0811-28/+23
|\ \ \ \ \ \
| * | | | | | 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
* | | | | | | CMake Nightly Date StampKitware Robot2013-10-081-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | Merge topic 'split-cmake-E'Brad King2013-10-076-1385/+1431
|\ \ \ \ \ \
| * | | | | | cmake: Split -E command implementation into separate source fileBrad King2013-10-036-1385/+1431
* | | | | | | Merge topic 'IMPORTED-target-SYSTEM-includes'Brad King2013-10-072-1/+39
|\ \ \ \ \ \ \
| * | | | | | | Always consider includes from IMPORTED targets to be SYSTEM.Stephen Kelly2013-09-242-1/+39
* | | | | | | | 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 'generate-modern-style'Brad King2013-10-0715-135/+136
|\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ Merge branch 'test-property-genex' into generate-modern-styleBrad King2013-09-203-24/+38
| |\ \ \ \ \ \ \ \ \
| * | | | | | | | | | Generate modern-style cmake code.Stephen Kelly2013-08-2215-136/+137