summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | | | Tests: Add test for bad foreach inside a functionBrad King2017-11-166-0/+18
* | | | | | | | | Merge topic 'fomp-cmp0012'Christian Pfeiffer2017-11-171-0/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenMP: Enable policy CMP0012Christian Pfeiffer2017-11-161-0/+1
| | |/ / / / / / / | |/| | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2017-11-171-1/+1
| |/ / / / / / / |/| | | | | | |
* | | | | | | | Merge branch 'release-3.10'Brad King2017-11-160-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ | |/| | | | | |
| * | | | | | | Merge branch 'FindOpenGL-glvnd-preference' into release-3.10Brad King2017-11-151-13/+57
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'FindMatlab-better-host-detect'Brad King2017-11-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindMatlab: Avoid if() auto-dereference in 64-bit host detectionBrad King2017-11-151-1/+1
| | |_|_|/ / / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'fomp-no-def-path'Brad King2017-11-161-0/+3
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindOpenMP: Use NO_DEFAULT_PATH where appropriateChristian Pfeiffer2017-11-151-0/+3
| |/ / / / / / / /
* | | | | | | | | Merge topic 'fmpi-command-not-found'Brad King2017-11-161-1/+1
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindMPI: Treat 'command not found' as an errorChristian Pfeiffer2017-11-151-1/+1
| |/ / / / / / / /
* | | | | | | | | Merge topic 'msvc-version'Brad King2017-11-161-1/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel FortranBrad King2017-11-151-1/+5
| | |_|_|_|/ / / / | |/| | | | | | |
* | | | | | | | | Merge topic 'test-FindPatch-windows'Brad King2017-11-161-2/+2
|\ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / |/| | | | | | | |
| * | | | | | | | Tests: Fix FindPatch test on WindowsBrad King2017-11-151-2/+2
| |/ / / / / / /
* | | | | | | | Merge topic 'FindOpenGL-glvnd-preference'Brad King2017-11-161-13/+57
|\ \ \ \ \ \ \ \ | | |_|_|/ / / / | |/| | | / / / | |_|_|_|/ / / |/| | | | | |
| * | | | | | FindOpenGL: Add option to prefer GLVND for legacy GLBrad King2017-11-151-13/+56
| * | | | | | FindOpenGL: Re-order component library searchesBrad King2017-11-151-7/+8
| | |_|_|_|/ | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-11-161-1/+1
| |_|/ / / |/| | | |
* | | | | Merge topic 'ctest-chrono'Brad King2017-11-1515-96/+155
|\ \ \ \ \
| * | | | | CTest: use std::chrono::steady_clock for time keepingWouter Klouwen2017-11-1415-96/+155
* | | | | | Merge topic 'update-prebuilt-openssl'Brad King2017-11-151-3/+3
|\ \ \ \ \ \
| * | | | | | Utilities/Release: Update to openssl-1.1.0gBrad King2017-11-141-3/+3
| * | | | | | Utilities/Release: Update to openssl-1.0.2mBrad King2017-11-141-3/+3
| | |_|/ / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2017-11-151-1/+1
|/ / / / /
* | | | | Merge topic 'rel-win-static'Brad King2017-11-143-14/+36
|\ \ \ \ \
| * | | | | Utilities/Release: Build static executables on WindowsBrad King2017-11-142-13/+36
| * | | | | Utilities/Release: Remove unused setting in Linux buildBrad King2017-11-141-1/+0
* | | | | | Merge branch 'release-3.10'Brad King2017-11-140-0/+0
|\ \ \ \ \ \ | |/ / / / / |/| | | / / | | |_|/ / | |/| | |
| * | | | Merge branch 'cmake-gui-qt-static-windows' into release-3.10Brad King2017-11-143-5/+23
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'cmake-gui-qt-static-windows'Brad King2017-11-143-5/+23
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Tests: Add options to disable tests requiring QtBrad King2017-11-131-4/+12
| * | | | cmake-gui: Add build option to use Qt5 windows plugin staticallyBrad King2017-11-132-1/+11
| |/ / /
* | | | Merge topic 'xcode64'Brad King2017-11-141-2/+2
|\ \ \ \
| * | | | cmGlobalXCodeGenerator: Support XCTest for XCode 6.4Benito Palacios Sanchez2017-11-091-2/+2
* | | | | CMake Nightly Date StampKitware Robot2017-11-141-1/+1
| |_|/ / |/| | |
* | | | Merge topic 'ctest-warning'Brad King2017-11-131-0/+12
|\ \ \ \
| * | | | CTest: correct misleading warning message for RUN_SERIAL testsWouter Klouwen2017-11-091-0/+12
* | | | | Merge topic 'swig-broken-dependency-scan'Brad King2017-11-131-1/+34
|\ \ \ \ \
| * | | | | swig: fix incremental build in case of removed interface filesFelix Schwitzer2017-11-081-1/+34
* | | | | | Merge topic 'xcodeForLoopCleanup'Brad King2017-11-134-190/+122
|\ \ \ \ \ \
| * | | | | | Xcode: use ranged for loops, cleanup existing for loopsCraig Scott2017-11-104-190/+122
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-131-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-121-1/+1
* | | | | | | CMake Nightly Date StampKitware Robot2017-11-111-1/+1
| |_|_|_|_|/ |/| | | | |
* | | | | | 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
| |\ \ \ \ \