summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* | | | | | | | | | | Merge topic 'compile-features-lang-vars'Brad King2021-05-045-4/+14
|\ \ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | | CompilerId/Features: Tolerate variables named for languagesBrad King2021-05-035-4/+14
| | |_|_|_|_|_|_|_|_|/ | |/| | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-040-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|/ / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'doc-preset-schema-relative' into release-3.20Brad King2021-05-041-3/+3
| |\ \ \ \ \ \ \ \ \ \
* | \ \ \ \ \ \ \ \ \ \ Merge topic 'doc-preset-schema-relative'Brad King2021-05-041-3/+3
|\ \ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / / | |/| | | | | | | | | |
| * | | | | | | | | | | Help: Use relative path for IDE Integration guide link to preset schemaBrad King2021-05-031-3/+3
* | | | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-041-1/+1
| |_|_|/ / / / / / / / |/| | | | | | | | | |
* | | | | | | | | | | Merge branch 'release-3.20'Brad King2021-05-030-0/+0
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Merge topic 'ninja-multi-long-command-line-config' into release-3.20Brad King2021-05-039-30/+66
| |\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
* | | | | | | | | | | Merge topic 'ninja-multi-long-command-line-config'Brad King2021-05-039-30/+66
|\ \ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / / | |/| | | | | | | | |
| * | | | | | | | | | Ninja Multi-Config: Split long command lines by configKyle Edwards2021-04-309-30/+66
| |/ / / / / / / / /
* | | | | | | | | | Merge topic 'foreach-loop-variable'Brad King2021-05-0311-12/+182
|\ \ \ \ \ \ \ \ \ \
| * | | | | | | | | | foreach(): loop variables are only available in the loop scopeMarc Chevrier2021-04-2811-12/+182
| | |/ / / / / / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'update-kwsys'Brad King2021-05-031-0/+4
|\ \ \ \ \ \ \ \ \ \
| * \ \ \ \ \ \ \ \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2021-04-291-0/+4
| |\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|_|_|/ / / | |/| | | | | | | | / | | | |_|_|_|_|_|_|/ | | |/| | | | | | |
| | * | | | | | | | KWSys 2021-04-29 (5655d533)KWSys Upstream2021-04-291-0/+4
* | | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-031-1/+1
| |_|_|_|_|/ / / / |/| | | | | | | |
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-05-021-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | CMake Nightly Date StampKitware Robot2021-05-011-1/+1
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-301-1/+1
| |_|_|_|/ / / |/| | | | | |
* | | | | | | Merge branch 'release-3.20'Brad King2021-04-290-0/+0
|\ \ \ \ \ \ \ | |/ / / / / / |/| | | / / / | | |_|/ / / | |/| | | |
| * | | | | CMake 3.20.2v3.20.2Brad King2021-04-291-1/+1
* | | | | | Merge topic 'remove_bad_install_dir_schema_docs'Brad King2021-04-291-1/+1
|\ \ \ \ \ \
| * | | | | | cmake-presets: Remove incorrect documentation for `installDir`Robert Maynard2021-04-271-1/+1
| | |_|_|_|/ | |/| | | |
* | | | | | Merge topic 'find-msys'Brad King2021-04-299-0/+55
|\ \ \ \ \ \
| * | | | | | FindMsys: Add a module to find MSYS and some bundled packagesOrgad Shaneh2021-04-289-0/+55
* | | | | | | Merge topic 'nvhpc-warnings'Brad King2021-04-2915-504/+576
|\ \ \ \ \ \ \
| * | | | | | | cmCPackDebGenerator: Remove unused local variableBrad King2021-04-281-1/+0
| * | | | | | | Source: Convince NVHPC that RAII variables are usedBrad King2021-04-282-0/+15
| * | | | | | | cmFileCommand: Remove unused local variableBrad King2021-04-281-3/+0
| * | | | | | | cmSystemTools: Avoid unreachable code warning on NVHPCBrad King2021-04-281-1/+1
| * | | | | | | LexerParser: Suppress NVHPC warnings in generated codeBrad King2021-04-283-52/+65
| * | | | | | | LexerParser: Regenerate parsers with bison 3.7.5Brad King2021-04-288-471/+519
* | | | | | | | Merge topic 'test-ifort-windows'Brad King2021-04-291-0/+5
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Fix FortranOnly test with Intel compiler on WindowsBrad King2021-04-281-0/+5
| | |_|_|_|_|/ / | |/| | | | | |
* | | | | | | | Merge topic 'test-GEH-vs6'Brad King2021-04-291-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | Tests: Fix RunCMake.GenerateExportHeader use of size_tBrad King2021-04-281-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'test_driver_tap13_support'Brad King2021-04-292-5/+74
|\ \ \ \ \ \ \ \
| * | | | | | | | create_test_sourcelist: add test driver option to run all testsSergey Bronnikov2021-04-282-1/+68
| * | | | | | | | Tests: Isolate TestDriver build directoriesBrad King2021-04-281-4/+6
| | |/ / / / / / | |/| | | | | |
* | | | | | | | Merge topic 'vs-VCTargetsPath-Platform'Brad King2021-04-291-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | VS: Fix VCTargetsPath detection when cross-compilingBrad King2021-04-271-0/+1
| | |_|_|_|_|_|/ | |/| | | | | |
* | | | | | | | Merge branch 'release-3.20'Brad King2021-04-290-0/+0
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | Merge topic 'intel-2021' into release-3.20Brad King2021-04-293-17/+54
| |\ \ \ \ \ \ \
* | \ \ \ \ \ \ \ Merge topic 'intel-2021'Brad King2021-04-293-17/+54
|\ \ \ \ \ \ \ \ \ | | |/ / / / / / / | |/| | | | | | |
| * | | | | | | | IntelLLVM: Add special case for ifx 2021.1 version extractionBrad King2021-04-282-5/+16
| * | | | | | | | Intel: Update Classic compiler version detection for 2021Brad King2021-04-283-12/+38
| |/ / / / / / /
* | | | | | | | CMake Nightly Date StampKitware Robot2021-04-291-1/+1
| |_|_|/ / / / |/| | | | | |
* | | | | | | Merge topic 'ctest_test_measurements_docs'Brad King2021-04-285-2/+119
|\ \ \ \ \ \ \
| * | | | | | | Help: Document CTest custom test measurementsZack Galbreath2021-04-272-0/+82