summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'doc-SOURCES-genex'Brad King2021-11-052-20/+65
|\
| * Help: Clarify target_sources path conversion w.r.t generator expressionsArcturus Arcturus2021-11-041-18/+31
| * Help: Explain how target SOURCES are interpretedArcturus Arcturus2021-11-021-2/+34
* | CMake Nightly Date StampKitware Robot2021-11-051-1/+1
* | Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \
| * \ Merge branch 'release-3.21' into release-3.22Brad King2021-11-040-0/+0
| |\ \
* | \ \ Merge branch 'release-3.21'Brad King2021-11-040-0/+0
|\ \ \ \ | | |/ / | |/| |
| * | | Merge branch 'doc-TARGET_RUNTIME_DLLS' into release-3.21Brad King2021-11-032-2/+14
| |\ \ \
| * \ \ \ Merge branch 'msvc-cxx-modules-scanDependencies' into release-3.21Brad King2021-11-031-1/+1
| |\ \ \ \
| * \ \ \ \ Merge branch 'GNUtoMS-vs2022' into release-3.21Brad King2021-11-031-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
| * | | | | | Merge topic 'doc-TARGET_RUNTIME_DLLS' into release-3.22Brad King2021-11-042-2/+14
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge topic 'doc-TARGET_RUNTIME_DLLS'Brad King2021-11-042-2/+14
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Clarify TARGET_RUNTIME_DLLS behavior on imported targetsBrad King2021-11-032-2/+14
| | |/ / / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindHDF5-avoid-duplicate-library-entries' into release-3.22Brad King2021-11-041-0/+8
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindHDF5-avoid-duplicate-library-entries'Brad King2021-11-041-0/+8
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindHDF5: clear language-specific libraries list before discoveryBen Boeckel2021-11-031-0/+6
| * | | | | | FindHDF5: clear library output variables at the top of the moduleBen Boeckel2021-11-031-0/+2
* | | | | | | Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Merge topic 'msvc-cxx-modules-scanDependencies' into release-3.22Brad King2021-11-041-1/+1
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
* | | | | | | Merge topic 'msvc-cxx-modules-scanDependencies'Brad King2021-11-041-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | cmScanDepFormat: Accept P1689r4 files with version 1Brad King2021-11-031-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'FindHDF5-fix-windows-hl-implib-query' into release-3.22Brad King2021-11-041-1/+1
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'FindHDF5-fix-windows-hl-implib-query'Brad King2021-11-041-1/+1
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | FindHDF5: fix variable name when querying `hdf5_hl`'s implibBen Boeckel2021-11-031-1/+1
| | |_|/ / / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'GNUtoMS-vs2022' into release-3.22Brad King2021-11-041-1/+1
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
* | | | | | Merge topic 'GNUtoMS-vs2022'Brad King2021-11-041-1/+1
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | GNUtoMS: Add search path for VS 2022 environment scriptsBrad King2021-11-031-1/+1
| | |_|/ / | |/| | |
* | | | | Merge branch 'release-3.22'Brad King2021-11-040-0/+0
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Merge topic 'ninja-pdb-dir' into release-3.22Brad King2021-11-042-3/+3
| |\ \ \ \ | | |_|/ / | |/| | |
* | | | | Merge topic 'ninja-pdb-dir'Brad King2021-11-042-3/+3
|\ \ \ \ \ | | |/ / / | |/| | |
| * | | | Ninja: Fix creation of Windows import library directoryBrad King2021-11-031-2/+2
| * | | | cmNinjaTargetGenerator: Replace "their" with "there" in commentBrad King2021-11-031-1/+1
* | | | | CMake Nightly Date StampKitware Robot2021-11-041-1/+1
* | | | | Merge topic 'C++-headers'Brad King2021-11-0321-36/+26
|\ \ \ \ \
| * | | | | Source: Replace C headers with C++ onesRose2021-11-0221-36/+26
| | |_|_|/ | |/| | |
* | | | | Merge topic 'no-opt-crash'Brad King2021-11-031-1/+1
|\ \ \ \ \
| * | | | | Tests: Prevent compiler optimizing away test code in CTestTestCrashWilliam R. Dieter2021-11-021-1/+1
* | | | | | Merge branch 'release-3.22'Brad King2021-11-030-0/+0
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge topic 'help_cmake_lang_extensions_default' into release-3.22Brad King2021-11-0310-19/+36
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'help_cmake_lang_extensions_default'Brad King2021-11-0310-19/+36
|\ \ \ \ \ \ \ | | |/ / / / / | |/| | | | |
| * | | | | | Help: Better explain CMAKE_<LANG>_EXTENSIONS_DEFAULTRaul Tambre2021-11-0210-19/+36
| | |_|_|/ / | |/| | | |
* | | | | | Merge branch 'release-3.22'Brad King2021-11-030-0/+0
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | Merge topic 'nvhpc-isystem' into release-3.22Brad King2021-11-032-0/+2
| |\ \ \ \ \ | | |/ / / / | |/| | | |
* | | | | | Merge topic 'nvhpc-isystem'Brad King2021-11-032-0/+2
|\ \ \ \ \ \ | | |/ / / / | |/| | | |
| * | | | | NVHPC: Support SYSTEM include directoriesRobert Maynard2021-11-022-0/+2
* | | | | | CMake Nightly Date StampKitware Robot2021-11-031-1/+1
| |_|_|/ / |/| | | |