summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge branch 'master' into FindGTest-revert-no-releaseBrad King2020-11-20534-7925/+8068
|\
| * Merge topic 'improve_cmakes_error_handling_of_bad_parameters'Brad King2020-11-209-369/+558
| |\
| | * cmake: Simplify -W recognition of no- and error= prefixesBrad King2020-11-191-9/+7
| | * cmake: redesign command-line argument parsingRobert Maynard2020-11-198-374/+556
| | * cmake: Fix processing of -Wno-error= flagsBrad King2020-11-172-3/+12
| * | Merge branch 'release-3.19'Brad King2020-11-200-0/+0
| |\ \
| | * \ Merge topic 'revert-explicit-LANGUAGE-flag' into release-3.19Brad King2020-11-2020-83/+21
| | |\ \
| * | \ \ Merge topic 'revert-explicit-LANGUAGE-flag'Brad King2020-11-2020-83/+21
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | Revert "specify language flag when source LANGUAGE property is set"Brad King2020-11-1920-83/+21
| | |/ /
| * | | CMake Nightly Date StampKitware Robot2020-11-201-1/+1
| * | | Merge topic 'elisp'Brad King2020-11-191-1/+2
| |\ \ \
| | * | | cmake.el: enable view-mode when lookupcondy2020-11-181-1/+2
| * | | | Merge topic 'scandep-p1689r3'Brad King2020-11-191-52/+30
| |\ \ \ \
| | * | | | scandep: update format to P1689 R3Brad King2020-11-181-52/+30
| | |/ / /
| * | | | CMake Nightly Date StampKitware Robot2020-11-191-1/+1
| * | | | Merge branch 'release-3.19'Brad King2020-11-180-0/+0
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge topic 'ci-updates'Brad King2020-11-183-9/+9
| |\ \ \ \ | | |_|/ / | |/| | |
| * | | | Merge branch 'release-3.19'Brad King2020-11-180-0/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'release-3.19'Brad King2020-11-180-0/+0
| |\ \ \ \ \
| * \ \ \ \ \ Merge topic 'ninja-fortran-ddi-format'Brad King2020-11-186-81/+378
| |\ \ \ \ \ \
| | * | | | | | cmGlobalNinjaGenerator: use P1689 dependency file format for FortranBen Boeckel2020-11-172-75/+48
| | * | | | | | cmScanDepFormat: add reader and writer for the format from P1689R2Ben Boeckel2020-11-173-0/+320
| | * | | | | | Ninja: Exclude unused dyndep features during CMake bootstrapBrad King2020-11-162-6/+10
| * | | | | | | Merge branch 'release-3.19'Brad King2020-11-180-0/+0
| |\ \ \ \ \ \ \
| * \ \ \ \ \ \ \ Merge topic 'rename_cuda_memcheck'Brad King2020-11-1811-27/+27
| |\ \ \ \ \ \ \ \
| * | | | | | | | | CMake Nightly Date StampKitware Robot2020-11-181-1/+1
| * | | | | | | | | Merge branch 'release-3.19'Brad King2020-11-170-0/+0
| |\ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge topic 'gitlab-ci-msvc-14.28'Brad King2020-11-171-4/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'cmake-build-specify-makefile-name'Brad King2020-11-173-0/+18
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | Tests: Add RunCMake.Make case for conflicting Makefile namesBrad King2020-11-162-0/+13
| | * | | | | | | | | | Makefiles: Explicitly tell 'make' tool what Makefile name to useOliver Schneider2020-11-161-0/+5
| | | |_|_|_|/ / / / / | | |/| | | | | | | |
| * | | | | | | | | | Merge topic 'cpack-deb-no-dbgsyms'Brad King2020-11-174-2/+15
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | CPack/DEB: Do not crash when asked for debug symbols when there are noneAndrew Fuller2020-11-164-2/+15
| | |/ / / / / / / / /
| * | | | | | | | | | Merge topic 'pch-header-not-generated'Brad King2020-11-171-6/+8
| |\ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | PCH: Do not mark PCH-header as generatedDeniz Bahadir2020-11-161-6/+8
| | |/ / / / / / / / /
| * | | | | | | | | | Merge branch 'release-3.19'Brad King2020-11-170-0/+0
| |\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ Merge topic 'msvc-14.28'Brad King2020-11-171-0/+6
| |\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-11-171-1/+1
| * | | | | | | | | | | | Merge branch 'release-3.19'Craig Scott2020-11-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'xcode-clean-lib-paths'Craig Scott2020-11-161-10/+20
| |\ \ \ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|/ / / / / / / / / | |/| | | | | | | | | | | |
| * | | | | | | | | | | | | Merge topic 'msvc-no-GR'Brad King2020-11-1612-4/+95
| |\ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | MSVC: Do not add /GR to CMAKE_CXX_FLAGS by defaultBrad King2020-11-1312-1/+88
| | * | | | | | | | | | | | | MSVC: Factor out initialization of /GR flagBrad King2020-11-131-4/+8
| * | | | | | | | | | | | | | Merge branch 'release-3.19'Brad King2020-11-160-0/+0
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge topic 'ci-fedora33'Brad King2020-11-1617-46/+61
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * \ \ \ \ \ \ \ \ \ \ \ \ \ \ Merge branch 'ci-fedora33-release' into ci-fedora33Ben Boeckel2020-11-1317-46/+61
| | |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-11-161-1/+1
| * | | | | | | | | | | | | | | | | CMake Nightly Date StampKitware Robot2020-11-151-1/+1
| * | | | | | | | | | | | | | | | | Merge topic 'cmake_path-enhancements'Craig Scott2020-11-1417-209/+130
| |\ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \ \
| | * | | | | | | | | | | | | | | | | cmake_path: various enhancements to subcommands/keywordsMarc Chevrier2020-11-1117-209/+130