summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* server: ctestInfo fix to return all testsJustin Goshi2017-11-177-103/+50
* Merge branch 'release-3.10'Brad King2017-11-100-0/+0
|\
| * CMake 3.10.0-rc5v3.10.0-rc5Brad King2017-11-101-1/+1
* | Merge branch 'release-3.10'Brad King2017-11-100-0/+0
|\ \ | |/
| * Merge branch 'windows-mt-update-quiet' into release-3.10Brad King2017-11-101-14/+23
| |\
| | * Windows: Do not report manifest tool update notification as failureBrad King2017-11-101-14/+23
| * | Merge branch 'doxygen_dot' into release-3.10Brad King2017-11-101-1/+5
| |\ \
* | \ \ Merge topic 'windows-mt-update-quiet'Brad King2017-11-101-1/+1
|\ \ \ \
| * | | | cmcmd: Fix typo in RunCommand logicBrad King2017-11-101-1/+1
* | | | | Merge topic 'doxygen_dot'Brad King2017-11-101-1/+5
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | FindDoxygen: Fix setting of HAVE_DOT in non-backward-compat modeAndré Apitzsch2017-11-101-1/+5
| | |_|/ | |/| |
* | | | Merge branch 'release-3.9'Brad King2017-11-100-0/+0
|\ \ \ \
| * | | | CMake 3.9.6v3.9.6Brad King2017-11-101-1/+1
* | | | | Merge topic 'update-ctest-documentation'Brad King2017-11-105-128/+167
|\ \ \ \ \
| * | | | | Help: Add 'Label and Subproject Summary' section to ctest(1) manualBetsy McPhail2017-11-101-1/+27
| * | | | | Help: Normalize capitalization of 'CTest' in ctest(1) manualBetsy McPhail2017-11-101-24/+24
| * | | | | Help: Divide ctest(1) manual options into sectionsBetsy McPhail2017-11-101-87/+114
| * | | | | Tests: Remove incorrect use of 'test-timeout' optionBetsy McPhail2017-11-101-1/+1
| * | | | | cmCTest: Remove dead codeBetsy McPhail2017-11-074-17/+3
* | | | | | Merge topic 'cmakeServerRequiredCMakeVersion'Brad King2017-11-103-0/+6
|\ \ \ \ \ \
| * | | | | | server: return minimum cmake required version for each projectJustin Goshi2017-11-073-0/+6
| |/ / / / /
* | | | | | Merge topic 'csharp-settings-property'Brad King2017-11-101-6/+2
|\ \ \ \ \ \
| * | | | | | VS: Fix warnings in generated references to '.settings' filesYoshinori Tahara2017-11-091-6/+2
* | | | | | | Merge topic 'test-CTestTest2-intl'Brad King2017-11-101-0/+1
|\ \ \ \ \ \ \
| * | | | | | | Tests: In CTestTest2 configure KWSys encoding to match CMakeBrad King2017-11-091-0/+1
* | | | | | | | Merge topic 'update-kwsys'Brad King2017-11-101-8/+11
|\ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2017-11-091-8/+11
| |\ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| | * | | | | | | KWSys 2017-11-09 (40d7b1bb)KWSys Upstream2017-11-091-8/+11
* | | | | | | | | Merge topic 'windows-mt-update-quiet'Brad King2017-11-101-14/+23
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / | |/| | | | | | |
| * | | | | | | | Windows: Do not report manifest tool update notification as failureBrad King2017-11-091-14/+23
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'fetchcontent-support-use-before-project-command'Craig Scott2017-11-101-1/+3
|\ \ \ \ \ \ \ \
| * | | | | | | | FetchContent: Support use of the module before "project()" commandJean-Christophe Fillion-Robin2017-11-071-1/+3
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-101-1/+1
* | | | | | | | | Merge branch 'release-3.10'Brad King2017-11-090-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ | |/| | | | | | |
| * | | | | | | | Merge branch 'FindOpenGL-no-glvnd-for-GL' into release-3.10Brad King2017-11-091-20/+24
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindOpenGL-no-glvnd-for-GL'Brad King2017-11-091-20/+24
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | / / / / / | |_|_|_|/ / / / / |/| | | | | | | |
| * | | | | | | | FindOpenGL: Default to non-GLVND libraries for legacy GLBrad King2017-11-091-20/+24
* | | | | | | | | Merge branch 'release-3.10'Brad King2017-11-090-0/+0
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | Merge branch 'FindHDF5-c-version' into release-3.10Brad King2017-11-081-1/+1
| |\ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ Merge topic 'FindHDF5-c-version'Brad King2017-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | |
| * | | | | | | | | FindHDF5: Fix H5_VERSION on Patch in CAxel Huebl2017-11-081-1/+1
* | | | | | | | | | Merge topic 'cmake-default-dir-install-permissions'Brad King2017-11-0921-62/+315
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | CPack: enable setting default dir creation permissionsDomen Vrankar2017-11-0812-12/+154
| * | | | | | | | | | CPack test: expand output checking fallbackDomen Vrankar2017-11-082-0/+3
| * | | | | | | | | | Move file/dir permissions code to common file.Domen Vrankar2017-11-085-49/+85
| * | | | | | | | | | CMake: enable setting default dir creation permissionsDomen Vrankar2017-11-085-1/+73
* | | | | | | | | | | Merge topic 'fortran-flags-docstring'Brad King2017-11-091-1/+1
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | Fortran: Use same DOC for flags as other languagesChristian Pfeiffer2017-11-081-1/+1
* | | | | | | | | | | | Merge topic 'contract-plplot'Brad King2017-11-093-0/+23
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | Tests: Add contract test for PLplotBrad King2017-11-083-0/+23