Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Check* functions family: add support for LINK_OPTIONS | Marc Chevrier | 2018-12-01 | 19 | -162/+348 |
* | try_compile/try_run: Add support for LINK_OPTIONS option. | Marc Chevrier | 2018-12-01 | 14 | -4/+165 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-12-01 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-11-30 | 1 | -1/+1 |
* | CMake Nightly Date Stamp | Kitware Robot | 2018-11-29 | 1 | -1/+1 |
* | Merge topic 'readability-static-accessed-through-instance' | Brad King | 2018-11-28 | 30 | -118/+144 |
|\ | |||||
| * | clang-tidy: Fix readability-static-accessed-through-instance | Regina Pfeifer | 2018-11-21 | 30 | -118/+144 |
* | | Merge topic 'clang-tidy-macos' | Brad King | 2018-11-28 | 7 | -23/+19 |
|\ \ | |||||
| * | | clang-tidy: fix warnings in macOS-only code | Brad King | 2018-11-27 | 7 | -23/+19 |
* | | | Merge topic 'explicit-operator-bool' | Brad King | 2018-11-28 | 6 | -12/+9 |
|\ \ \ | |||||
| * | | | Mark operator bool explicit | Regina Pfeifer | 2018-11-19 | 6 | -12/+9 |
* | | | | Merge topic 'file-size' | Brad King | 2018-11-28 | 9 | -0/+69 |
|\ \ \ \ | |||||
| * | | | | file: add SIZE option | Wouter Klouwen | 2018-11-27 | 9 | -0/+69 |
* | | | | | Merge branch 'release-3.13' | Brad King | 2018-11-28 | 0 | -0/+0 |
|\ \ \ \ \ | |||||
| * | | | | | CMake 3.13.1v3.13.1 | Brad King | 2018-11-28 | 1 | -1/+1 |
* | | | | | | Merge branch 'release-3.13' | Brad King | 2018-11-28 | 0 | -0/+0 |
|\ \ \ \ \ \ | |/ / / / / | |||||
| * | | | | | Merge branch 'autogen_uic_empty_fix_3_13' into release-3.13 | Brad King | 2018-11-27 | 1 | -1/+1 |
| |\ \ \ \ \ | |||||
* | \ \ \ \ \ | Merge topic 'autogen_uic_empty_fix_3_13' | Brad King | 2018-11-28 | 1 | -1/+1 |
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | | | |||||
| * | | | | | | Autogen: Fix empty uic executable string | Sebastian Holtermann | 2018-11-27 | 1 | -1/+1 |
* | | | | | | | Merge topic 'doc-cmake.1' | Craig Scott | 2018-11-28 | 8 | -68/+226 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Help: Extend the cmake(1) manual | Brad King | 2018-11-27 | 2 | -21/+120 |
| * | | | | | | | Help: Improve cmake(1) manual organization | Joachim Wuttke (l) | 2018-11-27 | 3 | -53/+112 |
| * | | | | | | | Help: Emphasize tool names in their manuals | Joachim Wuttke (l) | 2018-11-26 | 5 | -8/+8 |
* | | | | | | | | CMake Nightly Date Stamp | Kitware Robot | 2018-11-28 | 1 | -1/+1 |
| |_|_|_|_|/ / |/| | | | | | | |||||
* | | | | | | | Merge topic 'autogen_target_docs' | Brad King | 2018-11-27 | 3 | -25/+44 |
|\ \ \ \ \ \ \ | |||||
| * | | | | | | | Autogen: Documentation updates | Sebastian Holtermann | 2018-11-26 | 3 | -25/+44 |
* | | | | | | | | Merge topic 'FindDoxygen-win-glob' | Brad King | 2018-11-27 | 1 | -7/+12 |
|\ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | FindDoxygen: Avoid Windows-specific GLOB on other platforms | Noel Eck | 2018-11-26 | 1 | -7/+12 |
* | | | | | | | | | Merge topic 'ctest-updates' | Brad King | 2018-11-27 | 61 | -94/+19 |
|\ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | Tests: Teach run_ctest to handle removal of CTestConfig.cmake | Brad King | 2018-11-26 | 1 | -0/+2 |
| * | | | | | | | | | Remove unnecessary CTEST_PROJECT_NAME variables | Regina Pfeifer | 2018-11-20 | 56 | -58/+4 |
| * | | | | | | | | | Remove warning when no CTestConfig.cmake file exists | Regina Pfeifer | 2018-11-20 | 1 | -10/+0 |
| * | | | | | | | | | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME value | Regina Pfeifer | 2018-11-20 | 2 | -17/+3 |
| * | | | | | | | | | CDashUpload: Use the query part of the submit url as field | Regina Pfeifer | 2018-11-20 | 2 | -7/+6 |
| * | | | | | | | | | CTest: Don't require 'submit.php?' in submit location | Regina Pfeifer | 2018-11-20 | 1 | -2/+4 |
* | | | | | | | | | | Merge topic 'blaslapack_mkl_gfortran' | Brad King | 2018-11-27 | 2 | -119/+144 |
|\ \ \ \ \ \ \ \ \ \ | |||||
| * | | | | | | | | | | FindBLAS: Do not look for BLAS once BLAS95 has been found | Jakub Benda | 2018-11-24 | 1 | -7/+9 |
| * | | | | | | | | | | FindLAPACK: Additional libraries for MKL+gfortran combination | Jakub Benda | 2018-11-18 | 1 | -1/+6 |
| * | | | | | | | | | | FindLAPACK: Unify internal variables related to MKL | Jakub Benda | 2018-11-18 | 1 | -8/+10 |
| * | | | | | | | | | | FindLAPACK: Remove MKL components already provided by MKL BLAS | Jakub Benda | 2018-11-18 | 1 | -4/+1 |
| * | | | | | | | | | | FindLAPACK: Prioritize Intel MKL | Jakub Benda | 2018-11-18 | 1 | -75/+77 |
| * | | | | | | | | | | FindBLAS: Support 32bit Intel MKL 10.3+ | Jakub Benda | 2018-11-18 | 1 | -1/+10 |
| * | | | | | | | | | | FindBLAS: Support combination of gfortran and Intel MKL | Jakub Benda | 2018-11-18 | 1 | -24/+37 |
| * | | | | | | | | | | FindBLAS: Consolidate duplicated code related to MKL on Windows | Jakub Benda | 2018-11-18 | 1 | -12/+7 |
* | | | | | | | | | | | Merge branch 'release-3.13' | Brad King | 2018-11-27 | 0 | -0/+0 |
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | | | |||||
| * | | | | | | | | | | Merge branch 'vs2015-no-sdk' into release-3.13 | Brad King | 2018-11-26 | 1 | -17/+21 |
| |\ \ \ \ \ \ \ \ \ \ | |||||
| * \ \ \ \ \ \ \ \ \ \ | Merge branch 'FindBoost-no-cxx' into release-3.13 | Brad King | 2018-11-26 | 4 | -6/+6 |
| |\ \ \ \ \ \ \ \ \ \ \ | |||||
* | \ \ \ \ \ \ \ \ \ \ \ | Merge topic 'vs2015-no-sdk' | Brad King | 2018-11-27 | 1 | -17/+21 |
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | | | |||||
| * | | | | | | | | | | | | VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0 | Harry Mallon | 2018-11-26 | 1 | -17/+21 |
| | |_|_|_|_|_|_|/ / / / | |/| | | | | | | | | | | |||||
* | | | | | | | | | | | | Merge topic 'FindBoost-no-cxx' | Brad King | 2018-11-27 | 4 | -6/+6 |
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / | |/| | | | | | | | | | |