index
:
CMake.git
master
release
CMake is a cross-platform, open-source build system generator.
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
Modules
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'FindGLUT-pkg-config'
Brad King
2022-10-28
1
-3/+5
|
\
|
*
FindGLUT: Fix regression when pkg-config is not available
Brad King
2022-10-27
1
-3/+5
|
*
Merge topic 'nsis-licence-bom' into release-3.25
Brad King
2022-10-25
1
-1/+2
|
|
\
|
*
\
Merge topic 'flang-windows' into release-3.25
Brad King
2022-10-25
1
-0/+1
|
|
\
\
*
|
|
|
ExternalProject: Use -S and -B args to robustly set configure dirs
Craig Scott
2022-10-27
1
-1/+1
*
|
|
|
Merge topic 'nsis-licence-bom'
Brad King
2022-10-25
1
-1/+2
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
CPack/NSIS: Document BOM mark for UTF-8 encoded LICENSE file
Mojca Miklavec
2022-10-24
1
-1/+2
|
|
/
/
*
|
|
Merge topic 'flang-windows'
Brad King
2022-10-25
1
-0/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
LLVMFlang: Add a required line to define linking rules on Windows
مهدي شينون (Mehdi Chinoune)
2022-10-24
1
-0/+1
*
|
|
Merge topic 'CheckSourceCompiles-Swift'
Brad King
2022-10-25
1
-2/+9
|
\
\
\
|
*
|
|
CheckSourceCompiles: For Swift executable, name source 'main.swift'
Evan Wilde
2022-10-24
1
-2/+6
|
*
|
|
CheckSourceCompiles: Add support for Swift
Evan Wilde
2022-10-24
1
-0/+3
*
|
|
|
Merge topic 'doc-cli-xrefs'
Brad King
2022-10-21
1
-1/+1
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
Help: Add more CLI `:option:` references to various pages
Alex Turbov
2022-10-20
1
-1/+1
|
*
|
|
Merge topic 'android-path-suffixes' into release-3.25
Brad King
2022-10-19
1
-0/+6
|
|
\
\
\
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge topic 'FindJNI-android-api' into release-3.25
Brad King
2022-10-18
1
-2/+2
|
|
\
\
\
|
*
\
\
\
Merge topic 'serenityos-no-libdl' into release-3.25
Brad King
2022-10-18
1
-1/+1
|
|
\
\
\
\
*
|
\
\
\
\
Merge topic 'android-path-suffixes'
Brad King
2022-10-19
1
-0/+6
|
\
\
\
\
\
\
|
|
|
_
|
_
|
/
/
|
|
/
|
|
|
|
|
*
|
|
|
|
Android: Avoid searching API level directories matching architecture bitness
Sergiu Deitsch
2022-10-18
1
-0/+6
|
|
|
_
|
/
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindJNI-android-api'
Brad King
2022-10-18
1
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
*
|
|
|
FindJNI: replace CMAKE_ANDROID_API by CMAKE_SYSTEM_VERSION
Sergiu Deitsch
2022-10-17
1
-2/+2
*
|
|
|
|
Merge topic 'serenityos-no-libdl'
Brad King
2022-10-18
1
-1/+1
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
SerenityOS: Unset CMAKE_DL_LIBS because LibDl no longer exists
Andrew Kaster
2022-10-17
1
-1/+1
*
|
|
|
|
Merge topic 'revert_nvcc_marking_include_as_system'
Brad King
2022-10-18
1
-2/+4
|
\
\
\
\
\
|
|
|
_
|
/
/
|
|
/
|
|
|
|
*
|
|
|
CUDA: Revert "Always mark cuda toolkit as system include"
Robert Maynard
2022-10-17
1
-2/+4
|
|
/
/
/
*
|
|
|
Merge topic 'UseSWIG-perl5-language'
Brad King
2022-10-17
1
-3/+4
|
\
\
\
\
|
*
|
|
|
UseSWIG: Add support of perl5 language
Marc Chevrier
2022-10-14
1
-3/+4
*
|
|
|
|
Merge topic 'swift-default-flags'
Brad King
2022-10-17
1
-7/+19
|
\
\
\
\
\
|
*
|
|
|
|
Swift: Update default build flags
Evan Wilde
2022-10-11
1
-7/+19
|
|
|
_
|
_
|
/
|
|
/
|
|
|
*
|
|
|
|
Merge topic 'FindZLIB-no-components'
Brad King
2022-10-14
1
-1/+10
|
\
\
\
\
\
|
|
_
|
_
|
/
/
|
/
|
|
|
|
|
*
|
|
|
FindZLIB: Fail if components are requested as it does not provide any
koostosh
2022-10-12
1
-1/+10
|
|
/
/
/
*
|
|
|
FindGLUT: Drop the now-unnecessary exclusion of pkg-config for multiconfig
leha-bot
2022-10-13
1
-8/+3
*
|
|
|
FindGLUT: Drop the now-unnecessary ALLOW_SYSTEM_CFLAGS logic
leha-bot
2022-10-13
1
-14/+0
*
|
|
|
FindGLUT: Use pkg-config's results as HINTS for normal search
leha-bot
2022-10-13
1
-41/+19
|
|
/
/
|
/
|
|
*
|
|
FindCUDAToolkit: cuFile_rdma_static needs to link to cuFile_static
Robert Maynard
2022-10-12
1
-1/+1
*
|
|
Merge topic 'GoogleTest-TYPED_TEST_P' into release-3.25
Brad King
2022-10-12
1
-2/+4
|
\
\
\
|
*
|
|
GoogleTest: Add gtest-filter for TYPED_TEST_P
Oleksii Odynochenko
2022-10-11
1
-2/+4
*
|
|
|
Merge topic 'add_nvptx_compiler_to_findCUDAToolkit' into release-3.25
Brad King
2022-10-12
1
-0/+20
|
\
\
\
\
|
*
|
|
|
FindCUDAToolkit: Add support for the nvptx compiler library
Robert Maynard
2022-10-11
1
-0/+20
*
|
|
|
|
Merge topic 'add_cufile_to_findCUDAToolkit' into release-3.25
Brad King
2022-10-12
1
-0/+25
|
\
\
\
\
\
|
*
|
|
|
|
FindCUDAToolkit: Add support for the cuFile library
Robert Maynard
2022-10-11
1
-0/+25
*
|
|
|
|
|
Merge topic 'flang-implicit-link-info' into release-3.25
Brad King
2022-10-12
1
-0/+2
|
\
\
\
\
\
\
|
|
_
|
_
|
_
|
/
/
|
/
|
|
|
|
/
|
|
|
_
|
_
|
/
|
|
/
|
|
|
|
*
|
|
|
LLVMFlang: Add support for mixed-language linking with Fortran
Brad King
2022-10-11
1
-0/+2
|
*
|
|
|
Merge branch 'cpack-nsis-uninstaller' into release-3.24
Brad King
2022-10-11
1
-5/+14
|
|
\
\
\
\
|
*
\
\
\
\
Merge topic 'add_cuda_11.8_new_archs' into release-3.24
Brad King
2022-10-10
1
-0/+6
|
|
\
\
\
\
\
*
|
\
\
\
\
\
Merge topic 'doc-3.25-relnotes'
Brad King
2022-10-11
1
-2/+2
|
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
Help: Update Sphinx versionadded directives for 3.25 release
Brad King
2022-10-07
1
-2/+2
*
|
|
|
|
|
|
|
Merge topic 'ifw-missing-patch-releases'
Brad King
2022-10-11
1
-12/+30
|
\
\
\
\
\
\
\
\
|
*
|
|
|
|
|
|
|
CPackIFW: Add support for missing QtIFW patch and minor releases
Erlend E. Aasland
2022-10-10
1
-12/+30
|
|
|
_
|
_
|
_
|
/
/
/
|
|
/
|
|
|
|
|
|
*
|
|
|
|
|
|
|
Merge topic 'hip_windows_platform_module'
Brad King
2022-10-11
2
-15/+49
|
\
\
\
\
\
\
\
\
[next]