summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* CMake Nightly Date StampKitware Robot2021-04-161-1/+1
* Merge topic 'update-kwsys'Brad King2021-04-1521-243/+557
|\
| * cmSystemTools: Simplify using KWSys StatusBrad King2021-04-141-31/+26
| * Update CMake code using KWSys to account for Status return valuesBrad King2021-04-1412-21/+28
| * Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-04-149-191/+503
| |\
| | * KWSys 2021-04-14 (7ab1c601)KWSys Upstream2021-04-149-191/+503
* | | Merge topic 'FindBLAS-FindLAPACK'Brad King2021-04-1512-81/+92
|\ \ \
| * | | Find{BLAS,LAPACK}: Make library variable names more robustBrad King2021-04-142-10/+12
| * | | Find{BLAS,LAPACK}: Generalize recognition of dependencies as link flagsBrad King2021-04-142-4/+4
| * | | Find{BLAS,LAPACK}: Convert internal CHECK_*_LIBRARIES to functionsBrad King2021-04-142-47/+32
| * | | Find{BLAS,LAPACK}: Clarify name of internal argument for dependenciesBrad King2021-04-142-10/+10
| * | | Find{BLAS,LAPACK}: Simplify appending to list of librariesBrad King2021-04-142-6/+6
| * | | Find{BLAS,LAPACK}: Add test case covering Intel MKLBrad King2021-04-148-26/+45
| * | | Find{BLAS,LAPACK}: Revert bad refactoring of internal CHECK_*_LIBRARIESBrad King2021-04-142-14/+18
| * | | ci: factor out Intel Compiler common configure scriptBrad King2021-04-143-2/+3
| |/ /
* | | Merge branch 'release-3.20'Brad King2021-04-150-0/+0
|\ \ \
| * \ \ Merge topic 'doc-error-unknown-arg' into release-3.20Brad King2021-04-152-0/+5
| |\ \ \
* | \ \ \ Merge topic 'doc-error-unknown-arg'Brad King2021-04-152-0/+5
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Help: Add 3.20 release note for error on unknown argumentsBrad King2021-04-142-0/+5
| |/ / /
* | | | CMake Nightly Date StampKitware Robot2021-04-151-1/+1
| |/ / |/| |
* | | Merge branch 'release-3.20'Brad King2021-04-140-0/+0
|\ \ \ | |/ /
| * | Merge topic 'openbsd-defines' into release-3.20Brad King2021-04-144-10/+9
| |\ \
* | \ \ Merge topic 'openbsd-defines'Brad King2021-04-144-10/+9
|\ \ \ \ | | |/ / | |/| |
| * | | OpenBSD: Fix system feature definitionsRafael Sadowski2021-04-144-10/+9
* | | | Merge topic 'add_custom_command-DEPFILE-genex'Brad King2021-04-1411-12/+74
|\ \ \ \
| * | | | Genex: add_custom_command: DEPFILE supports genexMarc Chevrier2021-04-1211-12/+74
* | | | | Merge topic 'vs-autouic-on-ui-file-change'Brad King2021-04-142-40/+80
|\ \ \ \ \
| * | | | | Autogen: Add detection of UI file changes to the pre-build VS caseDuncan Barber2021-04-102-1/+40
| * | | | | Autogen: Move duplicated filename generation code into a functionDuncan Barber2021-04-102-26/+23
| * | | | | Autogen: Move duplicated executable dependency code into a functionDuncan Barber2021-04-101-10/+13
| * | | | | Autogen: Rename the variable for UI files with UIC optionsDuncan Barber2021-04-102-3/+4
* | | | | | Merge branch 'release-3.20'Brad King2021-04-140-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'ci-parallelism-limits' into release-3.20Brad King2021-04-143-4/+16
| |\ \ \ \ \ | | |_|_|/ / | |/| | | |
* | | | | | Merge topic 'ci-parallelism-limits'Brad King2021-04-143-4/+16
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | ci: limit builds by machine loadBen Boeckel2021-04-062-4/+14
| * | | | | ci: pay attention to the machine load when running testsBen Boeckel2021-04-062-0/+2
* | | | | | CMake Nightly Date StampKitware Robot2021-04-141-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2021-04-131-1/+1
| |_|_|/ / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2021-04-121-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-04-111-1/+1
| |_|/ / |/| | |
* | | | CMake Nightly Date StampKitware Robot2021-04-101-1/+1
* | | | CMake Nightly Date StampKitware Robot2021-04-091-1/+1
* | | | Merge branch 'release-3.20'Brad King2021-04-080-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | CMake 3.20.1v3.20.1Brad King2021-04-081-1/+1
* | | | Merge topic 'newer-git-show'Brad King2021-04-081-1/+2
|\ \ \ \
| * | | | Help/dev/review: mention `--pretty=reference`Ben Boeckel2021-04-071-1/+2
* | | | | Merge topic 'presets-optional-generator-and-builddir'Brad King2021-04-0812-26/+80
|\ \ \ \ \
| * | | | | cmake-presets: Make generator and binaryDir fields optionalfriendlyanon2021-04-0612-26/+80
| |/ / / /
* | | | | Merge topic 'ctest-wait-verbosity'Brad King2021-04-0814-20/+113
|\ \ \ \ \
| * | | | | ctest: Display test "WAITING" messages only in extra-verbose modeBrad King2021-04-0613-19/+109