summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* cmCustomCommand: Move constructor arguments to individual settersNAKAMURA Takumi2021-11-188-59/+95
* cmMakefile: Move CMP0116 lookup into Add{Custom,Utility}CommandNAKAMURA Takumi2021-11-188-75/+58
* Merge branch 'release-3.22'Brad King2021-11-180-0/+0
|\
| * CMake 3.22.0v3.22.0Brad King2021-11-181-1/+1
* | Merge branch 'release-3.22'Brad King2021-11-180-0/+0
|\ \ | |/
| * Merge topic 'fix-mingw32-gcc11-ice' into release-3.22Brad King2021-11-181-5/+11
| |\
* | \ Merge topic 'fix-mingw32-gcc11-ice'Brad King2021-11-181-5/+11
|\ \ \ | | |/ | |/|
| * | MINGW-w64: Fix string(TIMESTAMP) build on 32bits.Antons Jeļkins2021-11-181-3/+9
| * | cmTimestamp: Declare component buffer before MinGW-specific codeAntons Jeļkins2021-11-181-2/+2
| |/
* | Merge topic 'ci-nmake-jom'Brad King2021-11-185-6/+101
|\ \
| * | ci: Add JOM nightly CI jobBrad King2021-11-174-0/+58
| * | ci: Add NMake nightly CI jobBrad King2021-11-173-0/+32
| * | gitlab-ci: Factor out windows_vcvarsall_vs2022_x64 config blockBrad King2021-11-171-4/+9
| * | gitlab-ci: Clarify MSVC v71 job script config block nameBrad King2021-11-172-2/+2
* | | Merge topic 'FindHDF5-Fortran-without-HL'Brad King2021-11-181-2/+0
|\ \ \
| * | | FindHDF5: Fix Fortran compiler interrogation without HL libraryHåkon Strandenes2021-11-171-2/+0
* | | | Merge branch 'release-3.22'Brad King2021-11-180-0/+0
|\ \ \ \ | | |_|/ | |/| |
| * | | Merge branch 'release-3.21' into release-3.22Brad King2021-11-180-0/+0
| |\ \ \
* | \ \ \ Merge branch 'release-3.21'Brad King2021-11-180-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge branch 'release-3.20' into release-3.21Brad King2021-11-180-0/+0
| |\ \ \ \
| * \ \ \ \ Merge branch 'IntelLLVM-Fortran-copy-mod' into release-3.21Brad King2021-11-171-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.20'Brad King2021-11-180-0/+0
|\ \ \ \ \ \ \ | | |_|/ / / / | |/| | | | |
| * | | | | | Merge branch 'IntelLLVM-Fortran-copy-mod' into release-3.20Brad King2021-11-171-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge branch 'release-3.22'Brad King2021-11-180-0/+0
|\ \ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| * | | | | | Merge topic 'IntelLLVM-Fortran-copy-mod' into release-3.22Brad King2021-11-181-1/+1
| |\ \ \ \ \ \ | | | |/ / / / | | |/| | | |
* | | | | | | Merge topic 'IntelLLVM-Fortran-copy-mod'Brad King2021-11-181-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | IntelLLVM: Enable Fortran module rebuild avoidance in Makefile generatorsBrad King2021-11-171-1/+1
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-180-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'backport-libuv-mingw-w64' into release-3.22Brad King2021-11-181-0/+7
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'backport-libuv-mingw-w64'Brad King2021-11-180-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | libuv: Backport MinGW-w64 compilation fix to CMake 3.22 branchBrad King2021-11-161-0/+7
* | | | | | | Merge topic 'update-libuv'Brad King2021-11-1861-1275/+2010
|\ \ \ \ \ \ \
| * | | | | | | libuv: Fix clang-analyzer deadcode.DeadStores warning on LinuxBrad King2021-11-171-1/+2
| * | | | | | | libuv: Convert C++-style comment to C-styleBrad King2021-11-171-1/+1
| * | | | | | | libuv: Update CMake-internal buildsystemBrad King2021-11-171-0/+1
| * | | | | | | libuv: Update uv__fs_copy_file_range signature in cmake-bootstrap.cBrad King2021-11-171-2/+2
| * | | | | | | Merge branch 'upstream-libuv' into update-libuvBrad King2021-11-1758-1256/+2005
| |\ \ \ \ \ \ \
| | * | | | | | | libuv 2021-11-09 (0f696da5)libuv upstream2021-11-1759-1256/+2012
| * | | | | | | | libuv: Build unix tcp support during CMake bootstrapBrad King2021-11-172-17/+1
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-181-1/+1
| |_|_|_|_|_|_|/ |/| | | | | | |
* | | | | | | | Merge topic 'iwyu-xcode'Brad King2021-11-179-13/+34
|\ \ \ \ \ \ \ \
| * | | | | | | | Source: Fix IWYU warnings in Xcode generatorsNAKAMURA Takumi2021-11-169-13/+34
* | | | | | | | | Merge topic 'test-target_link_directories-chars'Brad King2021-11-171-5/+5
|\ \ \ \ \ \ \ \ \
| * | | | | | | | | Tests: Fix CMakeCommands.target_link_directories for regex chars in pathWenGe Wang2021-11-161-5/+5
* | | | | | | | | | Merge branch 'release-3.22'Brad King2021-11-170-0/+0
|\ \ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
| * | | | | | | | | Merge topic 'gtest_discover_tests-PRE_TEST-dep' into release-3.22Brad King2021-11-176-4/+82
| |\ \ \ \ \ \ \ \ \ | | |_|_|_|_|/ / / / | |/| | | | | | | |
* | | | | | | | | | Merge topic 'gtest_discover_tests-PRE_TEST-dep'Brad King2021-11-176-4/+82
|\ \ \ \ \ \ \ \ \ \ | | |/ / / / / / / / | |/| | | | | | | / | |_|_|_|_|_|_|_|/ |/| | | | | | | |
| * | | | | | | | gtest_discover_tests: Re-run PRE_TEST discovery on any arg changeCraig Scott2021-11-165-1/+79
| * | | | | | | | Tests: Fix and update wrongly named GoogleTest stdout fileCraig Scott2021-11-141-3/+3
* | | | | | | | | CMake Nightly Date StampKitware Robot2021-11-171-1/+1
| |_|_|_|/ / / / |/| | | | | | |