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
*
GetPrerequisites: Revert "Ignore relative paths printed by ldd"
Brad King
2023-10-31
1
-1/+1
*
FindPostgreSQL: Add support for version 16
Brad King
2023-10-02
1
-2/+2
*
Android: Require Clang 18 for -std=c++23
Brad King
2023-09-27
1
-1/+8
*
Merge topic 'FindBoost-1.83' into release-3.27
Brad King
2023-09-12
1
-3/+17
|
\
|
*
FindBoost: Add support for Boost 1.83
Brad King
2023-09-11
1
-3/+17
*
|
FortranCInterface: forward `CMAKE_OSX_DEPLOYMENT_TARGET`
Ben Boeckel
2023-09-11
1
-0/+1
|
/
*
FindZLIB: Fix extraction of two-component version number 1.3
Brad King
2023-08-22
1
-18/+17
*
Merge topic 'LLVMFlang-Fortran-flags' into release-3.27
Brad King
2023-08-19
1
-0/+4
|
\
|
*
LLVMFlang-Fortran: Add flags for build types
Tarun Prabhu
2023-08-19
1
-0/+4
*
|
VS: Remove duplicate import in compiler id vcxproj
Brad King
2023-08-18
2
-4/+1
|
/
*
Merge topic 'clang_c23' into release-3.27
Brad King
2023-08-16
1
-1/+4
|
\
|
*
Clang: use -std=c23 for Clang 18+
Raul Tambre
2023-08-15
1
-1/+4
*
|
Merge topic 'FindPython-3.13' into release-3.27
Brad King
2023-08-16
3
-3/+3
|
\
\
|
*
|
FindPython: add support for Python 3.13
Vasily Ryabov
2023-08-15
3
-3/+3
|
|
/
*
|
Merge topic 'TAPI-is-Apple-only' into release-3.27
Brad King
2023-08-15
1
-1/+1
|
\
\
|
*
|
Apple Text Stubs (.tbd): various fixes
Marc Chevrier
2023-08-11
1
-1/+1
|
|
/
*
|
FindJNI: Restore support for macOS without Xcode
Brad King
2023-08-11
1
-5/+9
|
/
*
FindJNI: Update for Xcode greater than 12.1 on macOS
Christian Oyarzun
2023-08-07
1
-0/+17
*
FindPython: Restore Python_SITE* values for versions below 3.10
Marc Chevrier
2023-07-31
1
-1/+1
*
Merge topic 'FindOpenSSL-trust-root-dir' into release-3.27
Brad King
2023-07-21
1
-1/+1
|
\
|
*
FindOpenSSL: Prefer OPENSSL_ROOT_DIR only if non-empty
Brad King
2023-07-20
1
-1/+1
*
|
Merge topic 'FindCUDAToolkit-libnvrtc-builtins' into release-3.27
Brad King
2023-07-21
1
-1/+1
|
\
\
|
|
/
|
/
|
|
*
FindCUDAToolkit: Fix nvrtc_builtins library name
Tomoharu Kitawaki
2023-07-20
1
-1/+1
*
|
Merge topic 'armclang-update-version-computation' into release-3.27
Brad King
2023-07-18
1
-1/+1
|
\
\
|
|
/
|
*
ARMClang: Fix computation of compiler semantic version patch level
Daniel Brondani
2023-07-18
1
-1/+1
*
|
FindProtobuf: Fix new version number scheme
Jannik Beyerstedt
2023-07-14
1
-6/+4
*
|
Android: Restore platform info and search paths shared with Linux
Brad King
2023-07-13
1
-0/+2
*
|
Merge topic 'findprotobuf-mingw' into release-3.27
Brad King
2023-07-07
1
-3/+3
|
\
\
|
*
|
FindProtobuf: Fix linking to shared libraries on MinGW
مهدي شينون (Mehdi Chinoune)
2023-07-05
1
-3/+3
*
|
|
HIP: Fix search for hip-lang CMake package on Fedora distros
Brad King
2023-07-05
1
-1/+10
|
/
/
*
|
FetchContent: Protect ExternalProject keywords from unknown arguments
Brad King
2023-06-29
2
-1/+7
*
|
Merge topic 'FindCxxTest-doc' into release-3.27
Brad King
2023-06-26
1
-96/+79
|
\
\
|
*
|
FindCxxTest: Modernize documentation formatting
Brad King
2023-06-23
1
-94/+76
|
*
|
FindCxxTest: Update link to cxxtest project page
Brad King
2023-06-23
1
-3/+4
*
|
|
Merge topic 'support_nvhpc_versions_without_isystem' into release-3.27
Brad King
2023-06-26
1
-0/+4
|
\
\
\
|
*
|
|
NVHPC: Support nvfortran versions that don't support isystem
Robert Maynard
2023-06-23
1
-0/+4
|
|
/
/
*
|
|
link dependencies: deactivate the feature
Marc Chevrier
2023-06-23
1
-3/+10
|
/
/
*
|
Merge topic 'android-platform-vars' into release-3.27
Brad King
2023-06-20
1
-5/+5
|
\
\
|
*
|
Android: Restore platform id vars with legacy toolchain file
Brad King
2023-06-20
1
-5/+5
*
|
|
FindProtobuf: Support new version number scheme
Jannik Beyerstedt
2023-06-20
1
-1/+5
|
/
/
*
|
FindPostgreSQL: Add support for version 15
Brad King
2023-06-16
1
-2/+2
*
|
Modules: Restore unnecessary inclusions for compatibility
Brad King
2023-06-12
7
-0/+30
*
|
Merge topic 'FindCUDAToolkit-cupti-nvperf' into release-3.27
Brad King
2023-06-08
1
-8/+29
|
\
\
|
*
|
FindCUDAToolkit: Add cupti nvperf and pcsampling targets
Robert Maynard
2023-06-07
1
-8/+29
*
|
|
BinUtils: Drop now-unnecessary cross-compiling workaround for Apple hosts
Brad King
2023-06-07
1
-15/+5
*
|
|
enable_language: Establish target platform identification variables earlier
Brad King
2023-06-07
67
-64/+85
*
|
|
kFreeBSD,GNU: Provide multiarch library directory regex earlier
Brad King
2023-06-06
6
-7/+9
|
/
/
*
|
Merge topic 'apple-clang-asm-compiler-id'
Brad King
2023-06-06
2
-4/+5
|
\
\
|
*
|
AppleClang: Fix ASM compiler identification
Gregor Jasny
2023-06-05
2
-4/+5
*
|
|
Merge topic 'FindPython-distutils-deprecation'
Brad King
2023-06-06
4
-52/+28
|
\
\
\
[next]