summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'math-hex'Brad King2018-07-0531-149/+399
|\
| * math: Add options to calculate and format output as hexadecimalDaniel Franke2018-07-0318-69/+221
| * math: Diagnose divide-by-zeroDaniel Franke2018-06-266-51/+66
| * math: Reject unexpected expression input explicitlyDaniel Franke2018-06-2612-120/+183
| * math: Use 64-bit integer type for computationDaniel Franke2018-06-223-8/+12
| * math: Add RunCMake.math test to prepare for error casesDaniel Franke2018-06-224-0/+16
* | CMake Nightly Date StampKitware Robot2018-07-051-1/+1
* | CMake Nightly Date StampKitware Robot2018-07-041-1/+1
* | Merge topic 'safe_property'Brad King2018-07-037-23/+47
|\ \
| * | Autogen: Use default and remove custom GetSafeProperty functionsSebastian Holtermann2018-07-021-23/+11
| * | Add GetSafeProperty method to cmTarget, cmGeneratorTarget and cmSourceFileSebastian Holtermann2018-07-026-0/+36
* | | Merge topic 'cpack-external'Brad King2018-07-0323-281/+1359
|\ \ \
| * | | Help: Add release notes for CPack External generatorKyle Edwards2018-07-021-0/+8
| * | | Help: Add documentation for CPack External generatorKyle Edwards2018-07-022-0/+250
| * | | Testing: Add test for CPack External generatorKyle Edwards2018-07-0212-4/+326
| * | | CPack: Add "CPack External" generatorKyle Edwards2018-07-025-1/+437
| * | | cmCPackGenerator: Store CPACK_INSTALL_CMAKE_PROJECTS in an internal fieldKyle Edwards2018-07-023-11/+45
| * | | cmCPackGenerator: Refactor InstallProjectViaInstallCMakeProjects()Kyle Edwards2018-07-022-268/+296
| |/ /
* | | Merge topic 'LINK_DEPENDS'Brad King2018-07-0323-43/+212
|\ \ \
| * | | LINK_DEPENDS: add support of 'generator expressions'Marc Chevrier2018-06-274-6/+22
| * | | LINK_DEPENDS: add support for property INTERFACE_LINK_DEPENDSMarc Chevrier2018-06-2722-42/+195
* | | | Merge branch 'release-3.12'Brad King2018-07-030-0/+0
|\ \ \ \
| * \ \ \ Merge branch 'cpack-fix-deb-packaging' into release-3.12Brad King2018-07-021-0/+6
| |\ \ \ \
| * \ \ \ \ Merge branch 'policy_max_docs' into release-3.12Brad King2018-07-023-2/+10
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'cpack-fix-deb-packaging'Brad King2018-07-031-0/+6
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | CPack/Deb: Restore setting of root as the owner of filesAndrew Fuller2018-07-021-0/+6
| |/ / / / /
* | | | | | Merge topic 'rel-explicit-ccmake'Brad King2018-07-032-0/+2
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Explicitly enable ccmake on macOS and LinuxBrad King2018-07-022-0/+2
| | |_|_|/ / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2018-07-031-1/+1
* | | | | | Merge topic 'policy_max_docs'Brad King2018-07-023-2/+10
|\ \ \ \ \ \ | |/ / / / / |/| | / / / | | |/ / / | |/| | |
| * | | | Help: Clarify ...<max> behavior for policy-related commandsCraig Scott2018-07-013-2/+10
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2018-07-021-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-07-011-1/+1
* | | | CMake Nightly Date StampKitware Robot2018-06-301-1/+1
* | | | Merge branch 'release-3.12'Brad King2018-06-290-0/+0
|\ \ \ \ | |/ / /
| * | | CMake 3.12.0-rc2v3.12.0-rc2Brad King2018-06-291-1/+1
* | | | Merge topic 'FindBoost-arch-check-style'Brad King2018-06-291-5/+5
|\ \ \ \
| * | | | FindBoost: Update MSVC architecture check code styleMatt Powley2018-06-271-5/+5
* | | | | Merge topic 'cpackrpm-cmake_command'Brad King2018-06-291-1/+1
|\ \ \ \ \
| * | | | | CPack/RPM: Use CMAKE_COMMAND to reference cmake executableDaniel Wyatt2018-06-261-1/+1
* | | | | | Merge branch 'release-3.12'Brad King2018-06-290-0/+0
|\ \ \ \ \ \ | | |_|/ / / | |/| | | |
| * | | | | Merge branch 'FindOpenMP-avoid-warning-in-check' into release-3.12Brad King2018-06-271-1/+1
| |\ \ \ \ \
| * \ \ \ \ \ Merge branch 'ctest_submit-https' into release-3.12Brad King2018-06-274-9/+14
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'lexer-null' into release-3.12Brad King2018-06-266-103/+106
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'FindMatlab-doc-mcr' into release-3.12Brad King2018-06-261-0/+3
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindOpenMP-avoid-warning-in-check'Brad King2018-06-291-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | FindOpenMP: Avoid warning in check codeBrad King2018-06-271-1/+1
* | | | | | | | | | Merge topic 'ctest_submit-https'Brad King2018-06-294-9/+14
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / | |/| | | | | | | |
| * | | | | | | | | ctest_submit: show headers as debug infoZack Galbreath2018-06-274-9/+12
| * | | | | | | | | ctest_submit: Check CA file during CDASH_UPLOADZack Galbreath2018-06-271-0/+2
| |/ / / / / / / /