summaryrefslogtreecommitdiffstats
path: root/Modules
Commit message (Expand)AuthorAgeFilesLines
* Merge topic 'serenityos-no-libdl' into release-3.25Brad King2022-10-181-1/+1
|\
| * SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer existsAndrew Kaster2022-10-171-1/+1
* | CUDA: Revert "Always mark cuda toolkit as system include"Robert Maynard2022-10-171-2/+4
|/
* FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfigleha-bot2022-10-131-8/+3
* FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logicleha-bot2022-10-131-14/+0
* FindGLUT: Use pkg-config's results as HINTS for normal searchleha-bot2022-10-131-41/+19
* FindCUDAToolkit: cuFile_rdma_static needs to link to cuFile_staticRobert Maynard2022-10-121-1/+1
* Merge topic 'GoogleTest-TYPED_TEST_P' into release-3.25Brad King2022-10-121-2/+4
|\
| * GoogleTest: Add gtest-filter for TYPED_TEST_POleksii Odynochenko2022-10-111-2/+4
* | Merge topic 'add_nvptx_compiler_to_findCUDAToolkit' into release-3.25Brad King2022-10-121-0/+20
|\ \
| * | FindCUDAToolkit: Add support for the nvptx compiler libraryRobert Maynard2022-10-111-0/+20
* | | Merge topic 'add_cufile_to_findCUDAToolkit' into release-3.25Brad King2022-10-121-0/+25
|\ \ \
| * | | FindCUDAToolkit: Add support for the cuFile libraryRobert Maynard2022-10-111-0/+25
* | | | Merge topic 'flang-implicit-link-info' into release-3.25Brad King2022-10-121-0/+2
|\ \ \ \
| * | | | LLVMFlang: Add support for mixed-language linking with FortranBrad King2022-10-111-0/+2
| * | | | Merge branch 'cpack-nsis-uninstaller' into release-3.24Brad King2022-10-111-5/+14
| |\ \ \ \
| * \ \ \ \ Merge topic 'add_cuda_11.8_new_archs' into release-3.24Brad King2022-10-101-0/+6
| |\ \ \ \ \
* | \ \ \ \ \ Merge topic 'doc-3.25-relnotes'Brad King2022-10-111-2/+2
|\ \ \ \ \ \ \
| * | | | | | | Help: Update Sphinx versionadded directives for 3.25 releaseBrad King2022-10-071-2/+2
* | | | | | | | Merge topic 'ifw-missing-patch-releases'Brad King2022-10-111-12/+30
|\ \ \ \ \ \ \ \
| * | | | | | | | CPackIFW: Add support for missing QtIFW patch and minor releasesErlend E. Aasland2022-10-101-12/+30
| | |_|_|_|/ / / | |/| | | | | |
* | | | | | | | Merge topic 'hip_windows_platform_module'Brad King2022-10-112-15/+49
|\ \ \ \ \ \ \ \
| * | | | | | | | HIP, Windows: Add Windows-Clang-HIP platform moduleGergely Meszaros2022-10-092-15/+49
| |/ / / / / / /
* | | | | | | | Merge topic 'required_hip_lang_package'Brad King2022-10-111-1/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | HIP: Find hip-lang-config.cmake with REQUIREDGergely Meszaros2022-10-091-1/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'hip_use_cmake_path'Brad King2022-10-111-0/+1
|\ \ \ \ \ \ \ \
| * | | | | | | | HIP: Convert clang output to cmake style pathsGergely Meszaros2022-10-091-0/+1
| |/ / / / / / /
* | | | | | | | Merge topic 'cpack-nsis-uninstaller'Brad King2022-10-111-5/+14
|\ \ \ \ \ \ \ \ | | |_|_|_|/ / / | |/| | | | | / | |_|_|_|_|_|/ |/| | | | | |
| * | | | | | CPack/NSIS: Fix installer not waiting for uninstaller to finishMika Fischer2022-10-101-5/+14
| * | | | | | Merge branch 'findCUDAToolkit_declare_deps_for_targets_once' into release-3.23Brad King2022-09-061-17/+20
| |\ \ \ \ \ \
* | \ \ \ \ \ \ Merge topic 'add_cuda_11.8_new_archs'Brad King2022-10-101-0/+6
|\ \ \ \ \ \ \ \ | | |_|_|_|_|/ / | |/| | | | | |
| * | | | | | | CUDA: Add support for the two new architectures in 11.8Robert Maynard2022-10-071-0/+6
* | | | | | | | Merge topic 'Intel-Fortran-warn-errors'Brad King2022-10-104-8/+22
|\ \ \ \ \ \ \ \ | |_|_|_|/ / / / |/| | | | | / / | | |_|_|_|/ / | |/| | | | |
| * | | | | | Intel/IntelLLVM: Fortran has distinct "-Werror"-like flagMichael Hirsch2022-10-072-6/+20
| * | | | | | COMPILE_WARNING_AS_ERROR: Fix internal formatting of options tableBrad King2022-10-072-2/+2
| |/ / / / /
* | | | | | Merge topic 'Tasking-regex-fix'Brad King2022-10-071-2/+2
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | Tasking: Simplify processor list matching regexHutchings Samuel (ETAS/ERS-PRM)2022-10-071-2/+2
* | | | | | Merge topic 'ifw-4.4'Brad King2022-10-061-0/+1
|\ \ \ \ \ \ | |/ / / / / |/| / / / / | |/ / / /
| * | | | CPack/IFW: Add support for QtIFW 4.4Erlend E. Aasland2022-10-051-0/+1
* | | | | Merge topic 'FindGDAL-debug-msvc'Brad King2022-10-041-1/+1
|\ \ \ \ \
| * | | | | FindGDAL: Add library name for MSVC Debug GDALGregoire Krähenbühl2022-10-031-1/+1
* | | | | | ExternalProject: Explicitly run Git commands on intended directoryPatrick Stewart2022-09-301-19/+19
|/ / / / /
* | | | | Merge topic 'traversaro-master-patch-54928'Brad King2022-09-291-1/+4
|\ \ \ \ \
| * | | | | FindGLUT: On Windows and with multiple config generator do not use pkg-configSilvio Traversaro2022-09-281-1/+4
| | |_|_|/ | |/| | |
* | | | | CMakeTestCXXCompiler.cmake: Improve logging consistencyMatthew Woehlke2022-09-281-2/+2
* | | | | Merge topic 'use-try_compile-source-from'Brad King2022-09-2828-157/+150
|\ \ \ \ \ | |/ / / / |/| | | |
| * | | | Modules: Use new SOURCES_FROM_* try_compile (2/2)Matthew Woehlke2022-09-279-79/+74
| * | | | Modules: Use new SOURCES_FROM_* try_compile (1/2)Matthew Woehlke2022-09-2719-78/+76
* | | | | Merge topic 'remove-vs10-generator'Brad King2022-09-271-1/+1
|\ \ \ \ \
| * | | | | Drop Visual Studio 10 2010 generatorBrad King2022-09-261-1/+1