summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* VS: Do not enable ASM_MASM debug information unless requestedBrad King2022-12-151-0/+4
* ASM_MASM: Populate MSVC debug information format abstraction tableBrad King2022-12-152-1/+5
* Merge topic 'cuda-nvcc-cuda20' into release-3.25Brad King2022-12-142-0/+18
|\
| * CUDA: Add support for cuda_std_20 for nvcc 12.0+Robert Maynard2022-12-132-0/+18
|/
* Merge topic 'ccmake-aix-curses' into release-3.25Brad King2022-12-081-0/+3
|\
| * ccmake: Restore compilation with AIX curses.hBrad King2022-12-071-0/+3
|/
* Merge topic 'doc-SYSTEM' into release-3.25Brad King2022-12-073-7/+7
|\
| * Help: Clarify SYSTEM property default for imported targetsBrad King2022-12-063-7/+7
* | Merge topic 'ci-os-arch' into release-3.25Brad King2022-12-065-47/+30
|\ \ | |/ |/|
| * gitlab-ci: drop unnecessary linux kernel version tag on 3.25 release branchBrad King2022-12-062-33/+16
| * gitlab-ci: replace '$os' tags with '$os-x86_64' on 3.25 release branchBrad King2022-12-064-15/+15
|/
* Merge topic 'CheckSymbolExists-restore-newline' into release-3.25Brad King2022-12-051-1/+1
|\
| * CheckSymbolExists: Restore newline at end of test sourceAndrey Vostrikov2022-12-021-1/+1
* | Merge topic 'FetchContent-SYSTEM' into release-3.25Craig Scott2022-12-051-0/+3
|\ \ | |/ |/|
| * FetchContent: Don't pass SYSTEM through to sub-buildCraig Scott2022-12-021-0/+3
|/
* Merge branch 'release-3.24' into release-3.25Brad King2022-11-300-0/+0
|\
| * Merge branch 'rel-win-sign-digest' into release-3.24Brad King2022-11-301-1/+1
| |\
* | \ Merge topic 'rel-win-sign-digest' into release-3.25Brad King2022-11-301-1/+1
|\ \ \ | | |/ | |/|
| * | Utilities/Release: Use explicit digest for Win7-compatible signatureBrad King2022-11-301-1/+1
| |/
* | CMake 3.25.1v3.25.1Brad King2022-11-301-1/+1
* | Merge topic 'fortran-regression' into release-3.25Brad King2022-11-305-146/+183
|\ \
| * | Tests/FortranModules: add case for modules after "end interface X"Ben Boeckel2022-11-303-0/+22
| * | Fortran: Restore support for parsing "end interface X"Brad King2022-11-302-146/+161
* | | Merge topic 'source-from-var' into release-3.25Brad King2022-11-292-4/+6
|\ \ \
| * | | Check*: Restore support for arbitrary result variable namesZhong Ruoyu2022-11-282-4/+6
| |/ /
* | | Merge topic 'FindRuby-doc-fix' into release-3.25Brad King2022-11-291-3/+0
|\ \ \
| * | | FindRuby: Remove documentation for non-existent Ruby_ROOT_DIRHannes Braun2022-11-281-3/+0
| |/ /
* | | Merge topic 'android-no-LINUX' into release-3.25Brad King2022-11-291-0/+1
|\ \ \
| * | | Android: Revert setting LINUX variable on Android target systemsBrad King2022-11-281-0/+1
| |/ /
* | | Merge topic 'msvc-cxx-no-optin-experimental-flag' into release-3.25Brad King2022-11-293-2/+4
|\ \ \
| * | | MSVC: don't opt into dyndep supportBen Boeckel2022-11-283-2/+4
| |/ /
* | | Merge topic 'revert-find_library-msvc-libfoo.a' into release-3.25Brad King2022-11-292-7/+15
|\ \ \
| * | | MSVC: Revert "Teach find_library to consider the 'libfoo.a' naming convention"Brad King2022-11-282-7/+15
| |/ /
* | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-290-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'mingw-windres' into release-3.24Brad King2022-11-292-7/+11
| |\ \
* | \ \ Merge topic 'mingw-windres' into release-3.25Brad King2022-11-292-7/+11
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |
| * | MinGW: Fix regression when windres is not foundBrad King2022-11-292-7/+11
| |/
* | Merge topic 'try_compile-copy-config' into release-3.25Brad King2022-11-233-4/+20
|\ \
| * | try_compile: Restore COPY_FILE with CMAKE_TRY_COMPILE_CONFIGURATIONBrad King2022-11-223-4/+20
* | | Merge topic 'XCode-XCODE_LINK_BUILD_PHASE_MODE-and-LINK_LIBRARY-genex' into r...Brad King2022-11-235-29/+127
|\ \ \
| * | | XCode: ensure LINK_LIBRARY genex is usable with XCODE_LINK_BUILD_PHASE_MODEMarc Chevrier2022-11-225-29/+127
|/ / /
* | | Merge topic 'cxxmodules-doc-msvc-modmapfmt' into release-3.25Brad King2022-11-221-2/+7
|\ \ \ | |/ / |/| |
| * | Help/dev/experimental: document the `msvc` module map formatBen Boeckel2022-11-211-2/+7
* | | Merge topic 'FindCUDA-nppicom' into release-3.25Brad King2022-11-221-1/+3
|\ \ \ | |/ / |/| |
| * | FindCUDA: Do not use CUDA_nppicom_LIBRARY in CUDA 11.0+Oleksii Udod2022-11-181-1/+3
|/ /
* | Merge topic 'FindCUDAToolkit_handle_nvptxcompiler_static_not_existing' into r...Brad King2022-11-181-1/+3
|\ \
| * | FindCUDAToolkit: Handle toolkits that don't provide nvptxcompilerRobert Maynard2022-11-171-1/+3
* | | Merge branch 'release-3.24' into release-3.25Brad King2022-11-170-0/+0
|\ \ \ | | |/ | |/|
| * | Merge branch 'test-FindBoost-python-versions' into release-3.24Brad King2022-11-171-2/+2
| |\ \
* | \ \ Merge topic 'test-FindBoost-python-versions' into release-3.25Brad King2022-11-171-2/+2
|\ \ \ \ | | |/ / | |/| / | |_|/ |/| |