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 branch 'backport-4.0-xcode-macos-deployment-target'
Brad King
2025-10-26
1
-15/+45
|
\
|
*
Xcode: Restore default CMAKE_OSX_DEPLOYMENT_TARGET to run on host
Brad King
2025-10-26
1
-3/+33
|
*
Apple: Initialize deployment target after SDK
Brad King
2025-10-26
1
-15/+15
|
*
macOS: Avoid relying on sw_vers when cross-compiling from another OS
Brad King
2025-10-22
2
-12/+9
|
*
macOS: Remove outdated condition for CMAKE_OSX_DEPLOYMENT_TARGET
Brad King
2025-10-22
1
-1/+1
*
|
MSVC: Fix regression that links shared libraries with bogus -shared flag
Brad King
2025-08-01
1
-0/+1
*
|
cmExperimental: remove the flag for Windows Kernel Mode Driver support
Brad King
2025-07-09
1
-6/+0
*
|
Merge topic 'link-flags'
Brad King
2025-06-11
22
-42/+44
|
\
\
|
*
|
Ninja,Makefile: Drop now-unused placeholders from link rule variables
Brad King
2025-06-10
21
-40/+40
|
*
|
Embarcadero,OpenWatcom: Clear unused flags for creating shared libraries
Brad King
2025-06-10
1
-0/+2
|
*
|
ADSP: Do not pass executable link flags when creating a static library
Brad King
2025-06-09
2
-2/+2
*
|
|
Merge topic 'update_nvhpc_visibility_and_pie_flags'
Brad King
2025-06-10
1
-1/+5
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
NVHPC: Add support for 25.07 no-pie option
Robert Maynard
2025-06-09
1
-1/+5
*
|
|
MSVC: Move link -machine flag out of CMAKE_*_LINKER_FLAGS
Brad King
2025-06-05
3
-6/+21
*
|
|
MSVC: Factor out link -machine flag name
Brad King
2025-06-02
1
-14/+16
*
|
|
MSVC: Move link -subsystem flag handling near and -machine flag handling
Brad King
2025-06-02
1
-8/+7
*
|
|
CUDA: Drop unused link rule variable setting on Windows
Brad King
2025-06-02
1
-2/+0
|
/
/
*
|
Linker: Generate per-language module -DEF: flags on Windows
Brad King
2025-05-28
5
-2/+9
*
|
Merge topic 'clang-macos-sdk'
Brad King
2025-05-03
1
-0/+4
|
\
\
|
|
/
|
*
macOS: Restore support for LLVM/Clang without explicit CMAKE_OSX_SYSROOT
Brad King
2025-05-02
1
-0/+4
*
|
macOS: Avoid relying on sw_vers when cross-compiling from another OS
Brad King
2025-04-28
2
-12/+9
*
|
macOS: Remove outdated condition for CMAKE_OSX_DEPLOYMENT_TARGET
Brad King
2025-04-28
1
-1/+1
*
|
Merge topic 'macos-usr-local-lib'
Brad King
2025-04-16
1
-0/+7
|
\
\
|
|
/
|
*
macOS: Restore RPATH entry for libraries linked from /usr/local/lib
Brad King
2025-04-15
1
-0/+7
|
*
Merge topic 'GNU-linker-pushpop_state-detection' into release-4.0
Brad King
2025-03-21
2
-10/+12
|
|
\
*
|
\
Merge topic 'android-riscv64'
Brad King
2025-04-09
2
-7/+17
|
\
\
\
|
*
|
|
Android: add support for riscv64-linux-android
Jia Yuan Lo
2025-04-03
2
-7/+17
*
|
|
|
CMAKE_COMPILER_IS_*: Replace with CMAKE_<LANG>_COMPILER_ID
Peter Kokot
2025-03-29
2
-5/+5
*
|
|
|
Windows/Clang: Fix indentation in platform information module
Brad King
2025-03-24
1
-1/+1
|
/
/
/
*
|
|
Merge topic 'GNU-linker-pushpop_state-detection'
Brad King
2025-03-21
2
-10/+12
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Linker: Detect GNU push-state/pop-state flags more robustly
Marc Chevrier
2025-03-20
1
-4/+5
|
*
|
Linker: Save GNU push-/pop-state detection with compiler inspection results
Marc Chevrier
2025-03-20
2
-6/+7
*
|
|
Merge topic 'aix-export-tbss'
Brad King
2025-03-18
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
AIX: Consider tbss symbols in ExportImportList
Aditya Vidyadhar Kamath
2025-03-18
1
-1/+1
|
*
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
351
-351/+351
|
*
|
Merge topic 'linker-configuration-haiku' into release-4.0
Brad King
2025-02-10
9
-0/+39
|
|
\
\
|
|
|
/
*
|
|
kFreeBSD: Remove support for obsolete platform
Roger Leigh
2025-03-05
2
-7/+0
*
|
|
LICENSE: Replace references to Copyright.txt with LICENSE.rst
Kitware Robot
2025-03-03
351
-351/+351
*
|
|
Merge topic 'linker-configuration-haiku'
Brad King
2025-02-10
9
-0/+39
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Linker configuration: Add missing platform Haiku
Begasus
2025-02-10
9
-0/+39
*
|
AIX: Add platform id variables 'AIX' and 'CMAKE_HOST_AIX'
Aditya Vidyadhar Kamath
2025-02-07
1
-0/+1
*
|
Merge topic 'fix-swift-whole-archive'
Brad King
2025-02-04
12
-0/+63
|
\
\
|
|
/
|
*
Linker: Restore support for WHOLE_ARCHIVE with Swift libraries
Alexandra Cherdantseva
2025-02-03
12
-0/+63
*
|
Merge topic 'msvc-runtime-checks'
Brad King
2025-01-30
6
-5/+75
|
\
\
|
*
|
MSVC: Add abstraction for runtime checks
AJIOB
2025-01-29
6
-5/+75
*
|
|
Use lower case style for commands
Peter Kokot
2025-01-28
3
-11/+11
*
|
|
Remove optional arguments from else() and end*() commands
Peter Kokot
2025-01-28
2
-3/+3
*
|
|
Linker configuration: rely now on CMAKE_<LANG>_LINK_MODE variable.
Marc Chevrier
2025-01-26
2
-2/+0
*
|
|
Extend CMAKE_<LANG>_LINK_MODE support
Marc Chevrier
2025-01-26
4
-1/+13
|
/
/
*
|
CMP0065: Remove support for OLD behavior
Brad King
2025-01-22
2
-2/+2
[next]