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
/
Platform
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge topic 'artos-lib-prefix' into release-3.29
Brad King
2024-04-03
1
-1/+1
|
\
|
*
ARTOS: Add support for finding library files named with 'lib' prefix
Brad King
2024-04-02
1
-1/+1
*
|
Merge topic 'vs-intel-oneapi' into release-3.29
Brad King
2024-04-03
2
-45/+34
|
\
\
|
*
|
IntelLLVM: Fix link flags with Visual Studio generators
Brad King
2024-04-02
2
-45/+34
|
|
/
*
|
Swift: Add CMAKE_LINKER_TYPE support
Evan Wilde
2024-04-02
3
-0/+23
|
/
*
LINKER_TYPE: Support MOLD only on GCC versions that support it
Marc Chevrier
2024-03-13
1
-1/+4
*
Merge topic 'clang-windows-make-depends' into release-3.29
Brad King
2024-02-13
2
-2/+2
|
\
|
*
Clang: Fix typo to enable compiler-generated Makefile dependencies on Windows
Brad King
2024-02-12
2
-2/+2
*
|
MinGW: Add support for OBJC and OBJCXX
مهدي شينون (Mehdi Chinoune)
2024-02-13
6
-0/+42
|
/
*
Merge branch 'backport-3.28-visionOS' into visionOS
Brad King
2024-02-09
1
-3/+3
|
\
|
*
visionOS: Update deployment-target flag for Xcode 15.1 beta
Brad King
2024-02-09
1
-3/+3
*
|
CUDA/Clang: Fail early when mixing clang++ with cl on Windows
Brad King
2024-01-31
1
-13/+8
*
|
Merge topic 'cuda-clang-windows'
Brad King
2024-01-23
2
-2/+21
|
\
\
|
*
|
CUDA/Clang: Add support for MSVC ABI on Windows using GNU-like frontend
Brad King
2024-01-22
2
-2/+21
*
|
|
MSVC: Teach find_library to consider the 'libfoo.a' naming convention
Brad King
2024-01-19
1
-1/+5
|
/
/
*
|
Merge topic 'compute-compiler-linker'
Brad King
2023-12-09
1
-0/+1
|
\
\
|
*
|
LinkerId: Identify AIX and SunOS system linkers
Brad King
2023-12-08
1
-0/+1
*
|
|
Merge topic 'LLVMFlang-Fortran-link-enhancements'
Brad King
2023-12-09
1
-0/+1
|
\
\
\
|
*
|
|
LLVMFlang Fortran: enhance link capabilities
Marc Chevrier
2023-12-08
1
-0/+1
|
|
/
/
*
|
|
Merge topic 'find-rustc-importlibs'
Brad King
2023-12-09
1
-1/+4
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
MSVC: Teach find_library to consider Rust's '${name}.dll.lib' convention
Daniel Ching
2023-12-08
1
-1/+4
*
|
|
LLVMFlang: Update MSVC runtime library selection for LLVMFlang 18.0
Brad King
2023-12-06
1
-11/+16
|
/
/
*
|
Merge topic 'LLVMFlang-MSVC-debug'
Brad King
2023-12-06
1
-5/+7
|
\
\
|
|
/
|
*
LLVMFlang: Fix MSVC ABI debug information format options
Brad King
2023-12-05
1
-5/+7
*
|
ADSP: Allow progress with CMAKE_ADSP_ROOT unset
Josh Channings
2023-11-30
1
-3/+0
*
|
ADSP: Add /opt/analog/cces to _find_adsp_root()'s search space
Josh Channings
2023-11-30
1
-0/+3
*
|
ADSP: Use find_program() to get path to cc21k/ccblkfn
Josh Channings
2023-11-30
1
-1/+6
*
|
ADSP: Use $CMAKE_EXECUTABLE_SUFFIX in COMPILER_NAME
Josh Channings
2023-11-29
1
-2/+2
*
|
Link step: Enable to configure deduplication of libraries
Marc Chevrier
2023-11-09
5
-0/+9
*
|
Genex LINK_LIBRARY: fix some definitions for Apple platforms
Marc Chevrier
2023-11-01
1
-4/+4
*
|
Link Step: compute effective linker used by the compiler
Marc Chevrier
2023-10-24
5
-0/+9
*
|
Add options to specify linker tool
Marc Chevrier
2023-10-13
9
-2/+51
|
/
*
LLVMFlang: Add support for targeting MSVC ABI on Windows
Brad King
2023-10-03
1
-3/+58
*
OrangeC: Add support for OrangeC compiler
David Lindauer
2023-09-25
3
-0/+14
*
macOS: Framework: simplify link flag
Marc Chevrier
2023-09-21
2
-0/+7
*
MinGW: Search for packages in standard MSYSTEM environment prefixes
Brad King
2023-09-13
1
-0/+19
*
Windows: Add experimental WindowsKernelModeDriver platform
Kyle Edwards
2023-07-17
6
-3/+41
*
Merge topic 'android-platform'
Brad King
2023-07-14
1
-0/+2
|
\
|
*
Android: Restore platform info and search paths shared with Linux
Brad King
2023-07-13
1
-0/+2
*
|
apple: add preliminary visionOS support
Gregor Jasny
2023-07-11
6
-2/+17
|
/
*
Android: Restore platform id vars with legacy toolchain file
Brad King
2023-06-20
1
-5/+5
*
enable_language: Establish target platform identification variables earlier
Brad King
2023-06-07
65
-51/+72
*
kFreeBSD,GNU: Provide multiarch library directory regex earlier
Brad King
2023-06-06
6
-7/+9
*
AppleClang: Fix ASM compiler identification
Gregor Jasny
2023-06-05
1
-0/+1
*
Linux: Provide multiarch library directory regex earlier
Brad King
2023-05-31
2
-3/+2
*
IntelLLVM: Use compiler driver as linker for MODULE libraries too
William R. Dieter
2023-05-25
1
-0/+1
*
VS/Android: Deduce processor type from CMAKE_GENERATOR_PLATFORM
Michael Karcher
2023-04-26
1
-1/+14
*
VS/Android: Use safe API level when detecting the NDK directory
Michael Karcher
2023-04-25
1
-0/+1
*
VS/Android: Detect full NDK root instead of sysroot
Michael Karcher
2023-04-25
2
-14/+9
*
VS/Android: Use ApplicationTypeRevision 3.0 in VS2022
Michael Karcher
2023-04-25
1
-1/+1
[next]