Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Tests: Add test for bad foreach inside a function | Brad King | 2017-11-16 | 6 | -0/+18 |
* | Merge branch 'release-3.10' | Brad King | 2017-11-16 | 0 | -0/+0 |
|\ | |||||
| * | Merge branch 'FindOpenGL-glvnd-preference' into release-3.10 | Brad King | 2017-11-15 | 1 | -13/+57 |
| |\ | |||||
* | \ | Merge topic 'FindMatlab-better-host-detect' | Brad King | 2017-11-16 | 1 | -1/+1 |
|\ \ \ | |||||
| * | | | FindMatlab: Avoid if() auto-dereference in 64-bit host detection | Brad King | 2017-11-15 | 1 | -1/+1 |
* | | | | Merge topic 'fomp-no-def-path' | Brad King | 2017-11-16 | 1 | -0/+3 |
|\ \ \ \ | |||||
| * | | | | FindOpenMP: Use NO_DEFAULT_PATH where appropriate | Christian Pfeiffer | 2017-11-15 | 1 | -0/+3 |
| |/ / / | |||||
* | | | | Merge topic 'fmpi-command-not-found' | Brad King | 2017-11-16 | 1 | -1/+1 |
|\ \ \ \ | |||||
| * | | | | FindMPI: Treat 'command not found' as an error | Christian Pfeiffer | 2017-11-15 | 1 | -1/+1 |
| |/ / / | |||||
* | | | | Merge topic 'msvc-version' | Brad King | 2017-11-16 | 1 | -1/+5 |
|\ \ \ \ | |||||
| * | | | | MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel Fortran | Brad King | 2017-11-15 | 1 | -1/+5 |
* | | | | | Merge topic 'test-FindPatch-windows' | Brad King | 2017-11-16 | 1 | -2/+2 |
|\ \ \ \ \ | |||||
| * | | | | | Tests: Fix FindPatch test on Windows | Brad King | 2017-11-15 | 1 | -2/+2 |
| |/ / / / | |||||
* | | | | | Merge topic 'FindOpenGL-glvnd-preference' | Brad King | 2017-11-16 | 1 | -13/+57 |
|\ \ \ \ \ | | |_|_|/ | |/| | | | |||||
| * | | | | FindOpenGL: Add option to prefer GLVND for legacy GL | Brad King | 2017-11-15 | 1 | -13/+56 |
| * | | | | FindOpenGL: Re-order component library searches | Brad King | 2017-11-15 | 1 | -7/+8 |
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-16 | 1 | -1/+1 |
| |_|/ / |/| | | | |||||
* | | | | Merge topic 'ctest-chrono' | Brad King | 2017-11-15 | 15 | -96/+155 |
|\ \ \ \ | |||||
| * | | | | CTest: use std::chrono::steady_clock for time keeping | Wouter Klouwen | 2017-11-14 | 15 | -96/+155 |
* | | | | | Merge topic 'update-prebuilt-openssl' | Brad King | 2017-11-15 | 1 | -3/+3 |
|\ \ \ \ \ | |||||
| * | | | | | Utilities/Release: Update to openssl-1.1.0g | Brad King | 2017-11-14 | 1 | -3/+3 |
| * | | | | | Utilities/Release: Update to openssl-1.0.2m | Brad King | 2017-11-14 | 1 | -3/+3 |
| | |_|/ / | |/| | | | |||||
* | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-15 | 1 | -1/+1 |
|/ / / / | |||||
* | | | | Merge topic 'rel-win-static' | Brad King | 2017-11-14 | 3 | -14/+36 |
|\ \ \ \ | |||||
| * | | | | Utilities/Release: Build static executables on Windows | Brad King | 2017-11-14 | 2 | -13/+36 |
| * | | | | Utilities/Release: Remove unused setting in Linux build | Brad King | 2017-11-14 | 1 | -1/+0 |
* | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-14 | 0 | -0/+0 |
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| | | |||||
| * | | | Merge branch 'cmake-gui-qt-static-windows' into release-3.10 | Brad King | 2017-11-14 | 3 | -5/+23 |
| |\ \ \ | | |_|/ | |/| | | |||||
* | | | | Merge topic 'cmake-gui-qt-static-windows' | Brad King | 2017-11-14 | 3 | -5/+23 |
|\ \ \ \ | | |/ / | |/| | | |||||
| * | | | Tests: Add options to disable tests requiring Qt | Brad King | 2017-11-13 | 1 | -4/+12 |
| * | | | cmake-gui: Add build option to use Qt5 windows plugin statically | Brad King | 2017-11-13 | 2 | -1/+11 |
| |/ / | |||||
* | | | Merge topic 'xcode64' | Brad King | 2017-11-14 | 1 | -2/+2 |
|\ \ \ | |||||
| * | | | cmGlobalXCodeGenerator: Support XCTest for XCode 6.4 | Benito Palacios Sanchez | 2017-11-09 | 1 | -2/+2 |
* | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-14 | 1 | -1/+1 |
| |_|/ |/| | | |||||
* | | | Merge topic 'ctest-warning' | Brad King | 2017-11-13 | 1 | -0/+12 |
|\ \ \ | |||||
| * | | | CTest: correct misleading warning message for RUN_SERIAL tests | Wouter Klouwen | 2017-11-09 | 1 | -0/+12 |
* | | | | Merge topic 'swig-broken-dependency-scan' | Brad King | 2017-11-13 | 1 | -1/+34 |
|\ \ \ \ | |||||
| * | | | | swig: fix incremental build in case of removed interface files | Felix Schwitzer | 2017-11-08 | 1 | -1/+34 |
* | | | | | Merge topic 'xcodeForLoopCleanup' | Brad King | 2017-11-13 | 4 | -190/+122 |
|\ \ \ \ \ | |||||
| * | | | | | Xcode: use ranged for loops, cleanup existing for loops | Craig Scott | 2017-11-10 | 4 | -190/+122 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-13 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-12 | 1 | -1/+1 |
* | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2017-11-11 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-10 | 0 | -0/+0 |
|\ \ \ \ \ \ | | |_|_|_|/ | |/| | | | | |||||
| * | | | | | CMake 3.10.0-rc5v3.10.0-rc5 | Brad King | 2017-11-10 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.10' | Brad King | 2017-11-10 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'windows-mt-update-quiet' into release-3.10 | Brad King | 2017-11-10 | 1 | -14/+23 |
| |\ \ \ \ \ | |||||
| | * | | | | | Windows: Do not report manifest tool update notification as failure | Brad King | 2017-11-10 | 1 | -14/+23 |
| * | | | | | | Merge branch 'doxygen_dot' into release-3.10 | Brad King | 2017-11-10 | 1 | -1/+5 |
| |\ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ | Merge topic 'windows-mt-update-quiet' | Brad King | 2017-11-10 | 1 | -1/+1 |
|\ \ \ \ \ \ \ \ |