summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* IAR/CXX: Fix compatibility with CMP0057 OLDRaul Tambre2022-01-291-3/+6
* Merge branch 'release-3.21' into release-3.22Brad King2022-01-280-0/+0
|\
| * Merge branch 'message-flush' into release-3.21Brad King2022-01-271-2/+2
| |\
* | \ Merge topic 'message-flush' into release-3.22Brad King2022-01-281-2/+2
|\ \ \ | | |/ | |/|
| * | message: Restore explicit flushing of messages on stderrBrad King2022-01-271-2/+2
| |/
* | Merge branch 'release-3.21' into release-3.22Brad King2022-01-270-0/+0
|\ \ | |/
| * Merge branch 'FindThreads-libc-pthread-flag' into release-3.21Brad King2022-01-261-8/+11
| |\
| * \ Merge branch 'nmake-rsp-encoding' into release-3.21Brad King2022-01-261-2/+15
| |\ \
* | \ \ Merge topic 'nmake-rsp-encoding' into release-3.22Brad King2022-01-271-2/+15
|\ \ \ \ | | |/ / | |/| |
| * | | NMake: Use UTF-8 BOM in response files only with MSVC toolingBrad King2022-01-261-0/+5
| * | | NMake: Document response file encoding heuristic in a commentBrad King2022-01-261-2/+10
| |/ /
* | | Merge topic 'FindThreads-libc-pthread-flag' into release-3.22Brad King2022-01-271-8/+11
|\ \ \ | | |/ | |/|
| * | FindThreads: Honor THREADS_PREFER_PTHREAD_FLAG when pthread is found in libcMattias Ellert2022-01-261-8/+11
| |/
* | Merge topic 'FindMPI-static-first' into release-3.22Brad King2022-01-261-1/+1
|\ \
| * | FindMPI: Place static first in mpi test sourceBrad King2022-01-251-1/+1
|/ /
* | CMake 3.22.2v3.22.2Brad King2022-01-251-1/+1
* | Merge topic 'doc-3.22-patches' into release-3.22Brad King2022-01-251-0/+7
|\ \
| * | Help: Add missing 3.22.1 section to the release notesBrad King2022-01-241-0/+7
* | | Merge branch 'release-3.21' into release-3.22Brad King2022-01-250-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'ci-xcode-13.2' into release-3.21Brad King2022-01-251-6/+6
| |\ \
* | \ \ Merge topic 'ci-xcode-13.2' into release-3.22Brad King2022-01-251-6/+6
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | gitlab-ci: update macOS jobs to use Xcode 13.2Brad King2022-01-251-6/+6
| |/
* | Merge topic 'cmp0128_cuda' into release-3.22Brad 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 'FortranCInterface-gcc-12-lto' into release-3.22Brad King2022-01-201-0/+13
|\ \
| * | FortranCInterface: Fix compatibility with GCC gfortran 12 LTOBjörn Esser2022-01-191-0/+13
|/ /
* | Merge branch 'release-3.21' into release-3.22Brad King2022-01-130-0/+0
|\ \ | |/
| * Merge branch 'vs2022-v143-link-guard-cf' into release-3.21Brad King2022-01-124-7/+48
| |\
* | \ Merge topic 'vs2022-v143-link-guard-cf' into release-3.22Brad King2022-01-134-7/+48
|\ \ \ | | |/ | |/|
| * | VS: Remove the '/guard:cf' flag from v143 link flag tableBenjamin Sluis2022-01-124-7/+48
| |/
* | Merge topic 'msvc-isystem' into release-3.22Brad King2022-01-122-2/+2
|\ \
| * | MSVC: Use -external:I flag without space to support Clang toolsBrad King2022-01-112-2/+2
* | | Merge topic 'file-READ_ELF-capture-error' into release-3.22Brad King2022-01-123-5/+29
|\ \ \ | |/ / |/| |
| * | file: Restore error capture in undocumented READ_ELF modeBrad King2022-01-113-5/+29
|/ /
* | Merge topic 'armasm-6.17' into release-3.22Brad King2022-01-071-1/+1
|\ \
| * | ASM: Fix identification of armasm 6.17+Jukka Jalkanen2022-01-061-1/+1
|/ /
* | Merge topic 'ci-windows-no-java' into release-3.22Brad King2021-12-221-0/+1
|\ \
| * | ci: Explicitly disable Java tests on VS buildsBrad King2021-12-221-0/+1
|/ /
* | Merge topic 'FindBoost-1.78' into release-3.22Brad King2021-12-211-1/+1
|\ \
| * | FindBoost: Do not warn about now-supported version 1.78Brad King2021-12-201-1/+1
* | | Merge topic 'FindGLUT-include-dirs' into release-3.22Brad King2021-12-202-1/+3
|\ \ \ | |/ / |/| |
| * | FindGLUT: Provide legacy GLUT_INCLUDE_DIR result in pkg-config code pathBrad King2021-12-172-1/+3
|/ /
* | Merge topic 'FindBoost-python-3.10' into release-3.22Brad King2021-12-171-6/+6
|\ \
| * | FindBoost: Add support for Python 3.10Oleg Sidorkin2021-12-161-6/+6
* | | Merge branch 'release-3.21' into release-3.22Brad King2021-12-170-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'vs-intel-oneapi-toolset' into release-3.21Brad King2021-12-151-5/+3
| |\ \
* | \ \ Merge topic 'vs-intel-oneapi-toolset' into release-3.22Brad King2021-12-171-5/+3
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |