summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'modules-modern-foreach'Brad King2023-11-209-14/+14
|\
| * Modules: refactor compiler find to use modern foreachMichael Hirsch2023-11-199-14/+14
* | Merge topic 'ci-fedora-39'Brad King2023-11-2028-29/+29
|\ \
| * \ Merge branch 'backport-ci-fedora-39' into ci-fedora-39Brad King2023-11-1728-29/+29
| |\ \ | | |/ | |/|
| | * codespell: Fix typosBrad King2023-11-1728-29/+29
| | * Merge topic 'FindOpenMP-5.1-and-5.2' into release-3.28Brad King2023-11-141-0/+2
| | |\
* | | \ Merge topic 'cpack-wix-installscope'Brad King2023-11-192-0/+9
|\ \ \ \
| * | | | CPack/WiX: Make InstallScope configurableMax Gaukler2023-11-162-0/+9
* | | | | Merge topic 'swift-compilation-mode'Brad King2023-11-191-17/+29
|\ \ \ \ \ | |_|/ / / |/| | | |
| * | | | Swift: Add abstraction for compilation modeEvan Wilde2023-11-171-17/+29
* | | | | Merge topic 'UseSWIG-csharp-dllimport'Brad King2023-11-171-1/+1
|\ \ \ \ \
| * | | | | UseSWIG: ensure generated CSharp source code is portable.Marc Chevrier2023-11-141-1/+1
| |/ / / /
* | | | | Merge topic 'FetchContent-find_package-args'Brad King2023-11-171-2/+2
|\ \ \ \ \
| * | | | | FetchContent: Fix syntax to forward FIND_PACKAGE_ARGS arguments correctlyAdam Šulc2023-11-151-2/+2
* | | | | | Merge topic 'install-export-xcframework'Brad King2023-11-162-0/+128
|\ \ \ \ \ \
| * | | | | | CMakePackageConfigHelpers: Add generate_apple_platform_selection_file()Kyle Edwards2023-11-152-0/+128
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'doc-find_package-advice'Brad King2023-11-151-0/+6
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Help: FetchContent FIND_PACKAGE_ARGS REQUIRED usually inappropriateCraig Scott2023-11-071-0/+6
* | | | | | Merge topic 'export-find_dependency-calls'Brad King2023-11-141-0/+23
|\ \ \ \ \ \
| * | | | | | FetchContent: Set CMAKE_EXPORT_FIND_PACKAGE_NAMEKyle Edwards2023-11-131-0/+23
| | |_|/ / / | |/| | | |
* | | | | | Merge topic 'FindBLAS-LAPACK-OpenBLAS-mingw'Brad King2023-11-142-2/+10
|\ \ \ \ \ \
| * | | | | | Find{BLAS,LAPACK}: Fix OpenBLAS ILP64 support with MSYS2 packagesMartin Köhler2023-11-132-2/+10
| |/ / / / /
* | | | | | Merge topic 'FindOpenMP-5.1-and-5.2'Brad King2023-11-141-0/+2
|\ \ \ \ \ \ | |/ / / / / |/| | | | / | | |_|_|/ | |/| | |
| * | | | FindOpenMP: Add support for openmp 5.1 (llvm 17) and 5.2Christoph Reiter2023-11-131-0/+2
* | | | | Merge topic 'link-deduplicate-libs'Brad King2023-11-135-0/+9
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Link step: Enable to configure deduplication of librariesMarc Chevrier2023-11-095-0/+9
* | | | | Merge topic 'find_cudatoolkit_cufile_name'Brad King2023-11-091-4/+4
|\ \ \ \ \ | |/ / / / |/| | | / | | |_|/ | |/| |
| * | | FindCUDAToolkit: Search for cufile library name being lowercaseRobert Maynard2023-11-081-4/+4
* | | | CUDA: Support CMAKE_TRY_COMPILE_TARGET_TYPE of STATIC_LIBRARYRobert Maynard2023-11-071-0/+1
* | | | Merge topic 'CMakeDetermineFortranCompiler-typo'Brad King2023-11-071-1/+1
|\ \ \ \ | |_|_|/ |/| | |
| * | | CMakeDetermineFortranCompiler: Fix typo in comment (CC -> FC)Sylwester Arabas2023-11-061-1/+1
* | | | Merge topic 'FetchContent-GHS'Craig Scott2023-11-052-0/+17
|\ \ \ \ | |/ / / |/| | |
| * | | FetchContent: Pass GHS Variables to subbuildWilliam Sciaroni2023-11-042-0/+17
* | | | CMakeFindPackageMode: Link to cmake --find-package documentation權少2023-11-031-4/+3
* | | | Merge topic 'cuda-vs'Brad King2023-11-023-22/+7
|\ \ \ \
| * \ \ \ Merge branch 'backport-cuda-vs' into cuda-vsBrad King2023-11-012-20/+4
| |\ \ \ \ | | | |/ / | | |/| |
| | * | | CUDA: Parse NVCC implicit compile/link information in Visual Studio generatorsBrad King2023-11-011-20/+1
| | * | | CMakeNVCCParseImplicitInfo: Recognize link.exe line in CUDA VS integrationBrad King2023-11-011-0/+3
| | * | | CMakeParseImplicitLinkInfo: Ignore MSVC link /implib: flagBrad King2023-11-011-0/+2
| | * | | Merge topic 'revert-GetPrerequisites-linux-x86' into release-3.28Brad King2023-11-011-1/+1
| | |\ \ \ | | | | |/ | | | |/|
| | * | | Merge topic 'FindFreeType-config-windows' into release-3.28Brad King2023-10-311-2/+32
| | |\ \ \
| * | | | | CMakeParseImplicitLinkInfo: Log exclusion of MSVC link /implib: flagBrad King2023-11-011-2/+3
* | | | | | Merge topic 'Genex-LINK_LIBRARY-updates'Brad King2023-11-021-4/+4
|\ \ \ \ \ \
| * | | | | | Genex LINK_LIBRARY: fix some definitions for Apple platformsMarc Chevrier2023-11-011-4/+4
* | | | | | | Merge topic 'findwxwidgets-lexilla'Brad King2023-11-021-27/+55
|\ \ \ \ \ \ \ | |_|/ / / / / |/| | | | | |
| * | | | | | FindwxWidgets: link with lexillaMaarten Bent2023-11-011-4/+7
| * | | | | | FindwxWidgets: Convert include and library paths to cmake-styleMaarten Bent2023-11-011-0/+3
| * | | | | | FindwxWidgets: Prevent searching libraries multiple timesMaarten Bent2023-11-011-0/+3
| * | | | | | FindwxWidgets: Improve linking with scintillaMaarten Bent2023-11-011-3/+9
| * | | | | | FindwxWidgets: Move wx-config specific checks inside UNIX find-styleMaarten Bent2023-11-011-20/+20