summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | Merge topic 'doc-cmake.1'Craig Scott2018-11-288-68/+226
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Help: Extend the cmake(1) manualBrad King2018-11-272-21/+120
| * | | | | | | | | Help: Improve cmake(1) manual organizationJoachim Wuttke (l)2018-11-273-53/+112
| * | | | | | | | | Help: Emphasize tool names in their manualsJoachim Wuttke (l)2018-11-265-8/+8
* | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-281-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | Merge topic 'autogen_target_docs'Brad King2018-11-273-25/+44
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Autogen: Documentation updatesSebastian Holtermann2018-11-263-25/+44
| | |_|_|_|_|_|_|/ | |/| | | | | | |
* | | | | | | | | Merge topic 'FindDoxygen-win-glob'Brad King2018-11-271-7/+12
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | FindDoxygen: Avoid Windows-specific GLOB on other platformsNoel Eck2018-11-261-7/+12
* | | | | | | | | | Merge topic 'ctest-updates'Brad King2018-11-2761-94/+19
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Tests: Teach run_ctest to handle removal of CTestConfig.cmakeBrad King2018-11-261-0/+2
| * | | | | | | | | | Remove unnecessary CTEST_PROJECT_NAME variablesRegina Pfeifer2018-11-2056-58/+4
| * | | | | | | | | | Remove warning when no CTestConfig.cmake file existsRegina Pfeifer2018-11-201-10/+0
| * | | | | | | | | | ctest_build: Do not require unnecessary [CTEST_]PROJECT_NAME valueRegina Pfeifer2018-11-202-17/+3
| * | | | | | | | | | CDashUpload: Use the query part of the submit url as fieldRegina Pfeifer2018-11-202-7/+6
| * | | | | | | | | | CTest: Don't require 'submit.php?' in submit locationRegina Pfeifer2018-11-201-2/+4
* | | | | | | | | | | Merge topic 'blaslapack_mkl_gfortran'Brad King2018-11-272-119/+144
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | FindBLAS: Do not look for BLAS once BLAS95 has been foundJakub Benda2018-11-241-7/+9
| * | | | | | | | | | | FindLAPACK: Additional libraries for MKL+gfortran combinationJakub Benda2018-11-181-1/+6
| * | | | | | | | | | | FindLAPACK: Unify internal variables related to MKLJakub Benda2018-11-181-8/+10
| * | | | | | | | | | | FindLAPACK: Remove MKL components already provided by MKL BLASJakub Benda2018-11-181-4/+1
| * | | | | | | | | | | FindLAPACK: Prioritize Intel MKLJakub Benda2018-11-181-75/+77
| * | | | | | | | | | | FindBLAS: Support 32bit Intel MKL 10.3+Jakub Benda2018-11-181-1/+10
| * | | | | | | | | | | FindBLAS: Support combination of gfortran and Intel MKLJakub Benda2018-11-181-24/+37
| * | | | | | | | | | | FindBLAS: Consolidate duplicated code related to MKL on WindowsJakub Benda2018-11-181-12/+7
* | | | | | | | | | | | Merge branch 'release-3.13'Brad King2018-11-270-0/+0
|\ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Merge branch 'vs2015-no-sdk' into release-3.13Brad King2018-11-261-17/+21
| |\ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ Merge branch 'FindBoost-no-cxx' into release-3.13Brad King2018-11-264-6/+6
| |\ \ \ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'vs2015-no-sdk'Brad King2018-11-271-17/+21
|\ \ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | VS: Avoid crash with VS 2015 when all SDKs are higher than 10.0.14393.0Harry Mallon2018-11-261-17/+21
| | |_|_|_|_|_|_|/ / / / / | |/| | | | | | | | | | |
* | | | | | | | | | | | | Merge topic 'FindBoost-no-cxx'Brad King2018-11-274-6/+6
|\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|/ / / / / / / / / / | |/| | | | | | | | | | |
| * | | | | | | | | | | | FindBoost: Restore finding without CXX language enabledBrad King2018-11-264-6/+6
| |/ / / / / / / / / / /
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-271-1/+1
| |_|_|_|/ / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge topic 'windows-taskbar-progress'Brad King2018-11-263-0/+43
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | QtDialog: Add windows taskbar progressJulien Jomier2018-11-203-0/+43
* | | | | | | | | | | | Merge topic 'clang-tidy-bugprone'Brad King2018-11-263-5/+9
|\ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | clang-tidy: Enable checks from bugprone setRegina Pfeifer2018-11-213-5/+9
| | |_|_|_|_|_|_|_|_|/ / | |/| | | | | | | | | |
* | | | | | | | | | | | Merge topic 'cxx-checks-tolerate-sprintf-warning'Brad King2018-11-261-0/+2
|\ \ \ \ \ \ \ \ \ \ \ \ | |_|_|_|_|_|_|/ / / / / |/| | | | | | | | | | |
| * | | | | | | | | | | C++ feature checks: Filter out libstdc++ sprintf warningsBrad King2018-11-201-0/+2
| | |_|_|_|_|/ / / / / | |/| | | | | | | | |
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-261-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-251-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-241-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-231-1/+1
* | | | | | | | | | | CMake Nightly Date StampKitware Robot2018-11-221-1/+1
| |/ / / / / / / / / |/| | | | | | | | |
* | | | | | | | | | Merge topic 'clang-tidy'Brad King2018-11-2112-15/+17
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | clang-tidy: fix warnings from version 7Regina Pfeifer2018-11-2012-15/+17
| | |_|_|_|_|_|_|/ / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'FindGIF-modernize'Brad King2018-11-216-13/+116
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | Help: Add notes for topic 'FindGIF-modernize'Brad King2018-11-211-0/+4
| * | | | | | | | | | FindGIF: Add testMaximilian Heinzler2018-11-204-0/+65
| * | | | | | | | | | FindGIF: ModernizeMaximilian Heinzler2018-11-201-13/+47
| | |/ / / / / / / / | |/| | | | | | | |