summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* CMake Nightly Date StampKitware Robot2018-11-181-1/+1
* CMake Nightly Date StampKitware Robot2018-11-171-1/+1
* CMake Nightly Date StampKitware Robot2018-11-161-1/+1
* Merge topic 'cpack'Brad King2018-11-152-23/+44
|\
| * Help: Explain interaction of cpack(1) and CPack.Joachim Wuttke (l)2018-11-152-23/+44
* | Merge topic 'test-WriteBasicConfigVersionFile'Brad King2018-11-155-906/+891
|\ \
| * | Tests: Simplify RunCMake.WriteBasicConfigVersionFileBrad King2018-11-142-29/+8
| * | Tests: Factor out RunCMake.WriteBasicConfigVersionFile testBrad King2018-11-146-906/+912
* | | Merge topic 'configure_file-canonical-deps'Brad King2018-11-155-11/+18
|\ \ \
| * | | configure_file: canonicalize input and output path in dependenciesFrank Benkstein2018-11-135-11/+18
* | | | Merge topic 'deprecate-findqt'Brad King2018-11-1516-5/+141
|\ \ \ \
| * | | | find_package(): Add policy to remove the FindQt moduleKyle Edwards2018-11-1416-5/+141
* | | | | Merge topic 'autogen_info_write'Brad King2018-11-157-184/+271
|\ \ \ \ \
| * | | | | Autogen: Sort testsSebastian Holtermann2018-11-143-38/+32
| * | | | | Autogen: Add a definitions test to the MocOnly testSebastian Holtermann2018-11-142-1/+7
| * | | | | Autogen: Add and use cmQtAutoGenInitializer::InfoWriter classSebastian Holtermann2018-11-142-145/+232
| | |_|/ / | |/| | |
* | | | | Merge topic 'test-XcodeProject-timeout'Brad King2018-11-151-0/+7
|\ \ \ \ \
| * | | | | Tests: Add option for custom RunCMake.XcodeProject timeoutBrad King2018-11-141-0/+7
| |/ / / /
* | | | | Merge topic 'doc-developer-to-source-guide'Brad King2018-11-154-584/+552
|\ \ \ \ \
| * | | | | Help/dev: Factor out a CMake Documentation Guide for developing the docsBrad King2018-11-144-530/+552
| * | | | | Help: Fix policy markup example in cmake-developer(7)Brad King2018-11-141-1/+1
| * | | | | Help: Drop compile features section from cmake-developer(7) manualBrad King2018-11-141-47/+0
| * | | | | Help/dev: Drop 'size_t' preference from source code guideBrad King2018-11-141-7/+0
| |/ / / /
* | | | | Merge topic 'macro3'Brad King2018-11-152-15/+43
|\ \ \ \ \
| * | | | | Help: describe differences between macro and function.Joachim Wuttke (l)2018-11-142-10/+38
| * | | | | Help: in macro vs function example, use lowercase names.Joachim Wuttke (l)2018-11-141-5/+5
| |/ / / /
* | | | | CMake Nightly Date StampKitware Robot2018-11-151-1/+1
| |_|_|/ |/| | |
* | | | Merge topic 'WIN32'Brad King2018-11-142-12/+14
|\ \ \ \ | |/ / / |/| | |
| * | | Help: Spell out MFCJoachim Wuttke (o)2018-11-142-10/+12
| * | | Help: Add links to variablesJoachim Wuttke (o)2018-11-141-4/+4
|/ / /
* | | Merge topic 'GNUInstallDirs-FreeBSD-info'Brad King2018-11-146-8/+134
|\ \ \
| * | | GNUInstallDirs: Update FreeBSD "info" destination to share/infoTobias C. Berner2018-11-135-9/+9
| * | | GNUInstallDirs: Split "info" and "man" default logicBrad King2018-11-131-2/+6
| * | | Tests: Split GNUInstallDirs expectations for FreeBSDBrad King2018-11-135-5/+127
* | | | CMake Nightly Date StampKitware Robot2018-11-141-1/+1
* | | | Merge topic 'deprecate-modules2'Brad King2018-11-131-3/+2
|\ \ \ \
| * | | | Help: Move deprecated modules to appropriate section.Joachim Wuttke (l)2018-11-131-3/+2
* | | | | Merge topic 'macro+function-invocation'Brad King2018-11-132-37/+88
|\ \ \ \ \
| * | | | | Help: Document that function invocation is case-insensitiveJoachim Wuttke (l)2018-11-131-21/+46
| * | | | | Help: Document that macro invocation is case-insensitiveJoachim Wuttke (l)2018-11-131-16/+42
|/ / / / /
* | | | | Merge topic 'macro'Brad King2018-11-131-1/+6
|\ \ \ \ \
| * | | | | Help: Mention endmacro argument as legacy only.Joachim Wuttke (l)2018-11-131-1/+6
| |/ / / /
* | | | | Merge topic 'SelectLibraryConfigurations'Brad King2018-11-131-16/+24
|\ \ \ \ \