summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* libarchive: Do not use nanosecond file time APIs on macOS < 10.13Brad King2017-09-201-0/+11
* Merge branch 'release-3.9'Brad King2017-09-200-0/+0
|\
| * Merge branch 'CTest-crash-missing-glob' into release-3.9Brad King2017-09-191-0/+2
| |\
* | \ Merge topic 'CTest-crash-missing-glob'Brad King2017-09-201-0/+2
|\ \ \ | | |/ | |/|
| * | CTest: fix crash if source file for coverage cannot be foundRolf Eike Beer2017-09-191-0/+2
| |/
* | CMake Nightly Date StampKitware Robot2017-09-201-1/+1
* | Merge topic 'ranged-for'Brad King2017-09-1918-389/+246
|\ \
| * | Meta: modernize old-fashioned loops to range-based `for` (CPack).Pavel Solodovnikov2017-09-1918-389/+246
* | | Merge topic 'string-clear'Brad King2017-09-1970-212/+212
|\ \ \
| * | | Meta: replace empty-string assignments with `clear()`.Pavel Solodovnikov2017-09-1570-214/+214
| |/ /
* | | Merge topic 'vs-manifestuac-flag-map'Brad King2017-09-198-25/+111
|\ \ \
| * | | VS: Fix MANIFESTUAC link flag map to .vcxproj elementscomicfans2017-09-188-25/+111
* | | | Merge topic 'gtest-fix-windows-linking'Brad King2017-09-192-58/+85
|\ \ \ \
| * | | | FindGTest: Avoid macro name collisionMatthew Woehlke2017-09-181-26/+26
| * | | | FindGTest: Improve test to catch link errorMatthew Woehlke2017-09-181-0/+2
| * | | | FindGTest: Fix shared linking on WindowsMatthew Woehlke2017-09-181-44/+68
| * | | | FindGTest: Avoid using find_dependency in a find moduleMatthew Woehlke2017-09-141-4/+5
* | | | | Merge topic 'FindBoost-IN_LIST'Brad King2017-09-191-5/+9
|\ \ \ \ \
| * | | | | FindBoost: Simplify search in listsAlex Turbov2017-09-181-5/+9
* | | | | | Merge topic 'target_system_docs'Brad King2017-09-193-10/+7
|\ \ \ \ \ \
| * | | | | | Help: Clarify/make consistent the APPLE, UNIX and WIN32 variable docsCraig Scott2017-09-183-10/+7
* | | | | | | CMake Nightly Date StampKitware Robot2017-09-191-1/+1
| |/ / / / / |/| | | | |
* | | | | | Merge topic 'ctest-runcommand'Brad King2017-09-184-26/+44
|\ \ \ \ \ \
| * | | | | | Doc: document that CoverageExtraFlags will come firstRolf Eike Beer2017-09-151-0/+2
| * | | | | | pass arguments as vector to cmCTest::RunCommand()Rolf Eike Beer2017-09-153-26/+42
| | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'findmpi-overhaul'Brad King2017-09-189-483/+1340
|\ \ \ \ \ \
| * | | | | | FindMPI: Add support for FreeBSD and SLESChristian Pfeiffer2017-09-151-2/+29
| * | | | | | FindMPI: Support components for various languagesChristian Pfeiffer2017-09-153-19/+79
| * | | | | | FindMPI: Modernization from ground upChristian Pfeiffer2017-09-158-480/+1250
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindBoost-no-find_dependency'Brad King2017-09-181-4/+14
|\ \ \ \ \ \
| * | | | | | FindBoost: Improve behavior when thread dependency is missingBrad King2017-09-151-4/+14
| | |/ / / / | |/| | | |
* | | | | | Merge topic 'cmake-gui-high-dpi'Brad King2017-09-181-0/+4
|\ \ \ \ \ \
| * | | | | | cmake-gui: Enable High DPI scalingLuis Caro2017-09-151-0/+4
| |/ / / / /
* | | | | | Merge topic 'libuv-bootstrap'Brad King2017-09-1810-14/+317
|\ \ \ \ \ \
| * | | | | | bootstrap: Make libuv available during bootstrapBrad King2017-09-1710-14/+313
| * | | | | | bootstrap: Require compiler mode aware of C99 on SolarisBrad King2017-09-171-0/+4
* | | | | | | Merge topic 'cxx11-override'Brad King2017-09-18255-1165/+1090
|\ \ \ \ \ \ \
| * | | | | | | cm_codecvt: Tell IWYU to keep cmConfigure.hBrad King2017-09-151-1/+1
| * | | | | | | Drop now-unused definition of CM_OVERRIDEBrad King2017-09-154-33/+0
| * | | | | | | Use C++11 override instead of CM_OVERRIDEBrad King2017-09-15251-1131/+1089
| | |/ / / / / | |/| | | | |
* | | | | | | Merge topic 'test-cleanups'Brad King2017-09-1823-219/+10
|\ \ \ \ \ \ \
| * | | | | | | Tests: Fix CMake syntax warning in VSGNUFortran testBrad King2017-09-151-1/+1
| * | | | | | | Tests: Fix some references to 'cmake' executableBrad King2017-09-151-9/+9
| * | | | | | | Tests: Drop tests that have not run for over 10 yearsBrad King2017-09-1522-209/+0
| |/ / / / / /
* | | | | | | Merge branch 'release-3.9'Brad King2017-09-180-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge branch 'backport-FindBoost-1.65' into release-3.9Brad King2017-09-181-3/+27
| |\ \ \ \ \ \
| * \ \ \ \ \ \ Merge branch 'revert-vim-no-tabs' into release-3.9Brad King2017-09-181-1/+0
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'backport-FindBoost-1.65'Brad King2017-09-180-0/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |
| * | | | | | | | FindBoost: Add support for Boost 1.65.0 and 1.65.1 to CMake 3.9Roger Leigh2017-09-181-3/+27
* | | | | | | | | Merge topic 'revert-vim-no-tabs'Brad King2017-09-181-1/+0
|\ \ \ \ \ \ \ \ \ | | |_|/ / / / / / | |/| | | | | | |