summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IBMClang: Add support for IBM Open XL C/C++Aaron Liu2022-01-2717-11/+201
* CMake Nightly Date StampKitware Robot2022-01-251-1/+1
* Merge branch 'release-3.22'Brad King2022-01-240-0/+0
|\
| * Merge topic 'cmp0128_cuda' into release-3.22Brad King2022-01-2418-35/+57
| |\
* | \ Merge topic 'cmp0128_cuda'Brad King2022-01-2418-35/+57
|\ \ \ | | |/ | |/|
| * | CMP0128: Add flag in OLD mode even when standard matches the defaultRaul Tambre2022-01-235-2/+40
| * | CMP0128: Avoid test code duplicationRaul Tambre2022-01-237-26/+10
| * | CMP0128: Prefix test names with modeRaul Tambre2022-01-237-7/+7
| * | XL: Detect default extensions mode for legacy compilerRaul Tambre2022-01-232-2/+2
| |/
* | Merge topic 'vs-package-restore'Brad King2022-01-2461-66/+589
|\ \
| * | Presets: add resolve packages setting to build presets.Carsten Rudolph2022-01-2211-4/+160
| * | cmGlobalVisualStudio10Generator: Auto restore NuGet packages.Carsten Rudolph2022-01-2232-8/+319
| * | cmBuildOptions: Split build arguments into separate object.Carsten Rudolph2022-01-2228-53/+109
| * | Help: Update preset schema description for version 3 entries.Carsten Rudolph2022-01-211-4/+4
* | | Merge topic 'update-kwsys'Brad King2022-01-246-24/+123
|\ \ \
| * \ \ Merge branch 'upstream-KWSys' into update-kwsysBrad King2022-01-226-24/+123
| |\ \ \
| | * | | KWSys 2022-01-22 (16e180ad)KWSys Upstream2022-01-226-24/+123
* | | | | Merge topic 'utf8-decode-empty'Brad King2022-01-241-0/+5
|\ \ \ \ \
| * | | | | cm_utf8: Fail on empty input rangeBrad King2022-01-211-0/+5
* | | | | | Merge topic 'ep-refactor-scripts'Craig Scott2022-01-2410-230/+350
|\ \ \ \ \ \
| * | | | | | ExternalProject: Move inline scripts to separate filesCraig Scott2022-01-226-222/+337
| * | | | | | ExternalProject: Ensure _ep_set_directories records cmake pathsCraig Scott2022-01-221-0/+5
| * | | | | | ExternalProject: Move existing step scripts to separate subdirectoryCraig Scott2022-01-225-8/+8
| |/ / / / /
* | | | | | CMake Nightly Date StampKitware Robot2022-01-241-1/+1
* | | | | | CMake Nightly Date StampKitware Robot2022-01-231-1/+1
| |/ / / / |/| | | |
* | | | | CMake Nightly Date StampKitware Robot2022-01-221-1/+1
|/ / / /
* | | | Merge topic 'define-property-optional-args-documentation'Brad King2022-01-211-0/+4
|\ \ \ \
| * | | | Help: Note the version in which define_property() arguments became optionalKyle Edwards2022-01-211-0/+4
|/ / / /
* | | | Merge topic 'cmake-warn-extra-paths'Brad King2022-01-216-8/+50
|\ \ \ \
| * | | | cmake: Warn about unnecessary paths on command lineRobert Maynard2022-01-205-6/+47
| * | | | Tests: Fix RunCMake.CommandLine toolchain case command lineBrad King2022-01-202-2/+3
* | | | | Merge topic 'target-properties-from-variables'Brad King2022-01-2127-16/+198
|\ \ \ \ \
| * | | | | define_property(): Add INITIALIZE_FROM_VARIABLE argumentKyle Edwards2022-01-2027-16/+198
* | | | | | Merge topic 'vs-asan'Brad King2022-01-212-0/+10
|\ \ \ \ \ \
| * | | | | | VS: Add support for ASAN -fsanitize=address flagHanaa Elghobashi2022-01-202-0/+10
| | |/ / / / | |/| | | |
* | | | | | CMake Nightly Date StampKitware Robot2022-01-211-1/+1
* | | | | | Merge topic 'CheckPIESUpported-supports-SYSROOT'Brad King2022-01-205-11/+46
|\ \ \ \ \ \
| * | | | | | CheckPIESupported: now uses any SYSROOT settingsMarc Chevrier2022-01-192-10/+22
| * | | | | | Check{Compiler,Linker}Flag: Add possibility to retrieve check outputsMarc Chevrier2022-01-193-1/+24
* | | | | | | Merge branch 'release-3.22'Brad King2022-01-200-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|_|/ | |/| | | | |
| * | | | | | Merge topic 'FortranCInterface-gcc-12-lto' into release-3.22Brad King2022-01-201-0/+13
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'FortranCInterface-gcc-12-lto'Brad King2022-01-201-0/+13
|\ \ \ \ \ \ \ \ | | |/ / / / / / | |/| | | | | |
| * | | | | | | FortranCInterface: Fix compatibility with GCC gfortran 12 LTOBjörn Esser2022-01-191-0/+13
| |/ / / / / /
* | | | | | | Merge topic 'ccmake-windows'Brad King2022-01-2067-31/+15636
|\ \ \ \ \ \ \
| * | | | | | | Help: Add release note for experimental ccmake support on WindowsBrad King2022-01-191-0/+6
| * | | | | | | ci: Enable ccmake on WindowsBrad King2022-01-191-0/+1
| * | | | | | | ccmake: Add Windows support using PDCursesDuncan Ogilvie2022-01-185-4/+34
| * | | | | | | ccmake: Refactor resizing logic into cmCursesFormDuncan Ogilvie2022-01-183-18/+27
| * | | | | | | ccmake: Refactor BUILD_CursesDialog option logicBrad King2022-01-181-13/+16
| * | | | | | | cmpdcurses: Add CMake build systemBrad King2022-01-181-0/+73