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
*
macOS: Restore support for LLVM/Clang without explicit CMAKE_OSX_SYSROOT
Brad King
2025-05-02
1
-0/+4
*
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
|
\
|
*
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
*
|
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
|
\
\
|
|
/
|
*
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
*
|
CMP0057: Remove support for OLD behavior
Brad King
2025-01-22
1
-1/+0
*
|
CMP0054: Remove support for OLD behavior
Brad King
2025-01-20
24
-121/+0
*
|
Merge topic 'homebrew-prefix'
Brad King
2025-01-15
1
-4/+20
|
\
\
|
*
|
macOS: Detect homebrew prefix from brew tool
Alexander Grund
2025-01-14
1
-4/+20
*
|
|
Merge topic 'fix-typos-found-by-pre-commit-hooks'
Brad King
2025-01-14
2
-5/+5
|
\
\
\
|
*
|
|
Fix: A lot of typos in code found by `typos`
Alex Turbov
2025-01-12
2
-5/+5
|
|
/
/
*
|
|
Introduce CMAKE_<LANG>_LINK_MODE variable.
Marc Chevrier
2025-01-10
1
-0/+2
|
/
/
*
|
hurd: Add GNU linker options
Samuel Thibault
2024-12-12
4
-0/+34
*
|
hurd: Add more GNU options support
Samuel Thibault
2024-12-11
1
-0/+21
*
|
hurd: Add relative rpath support
Samuel Thibault
2024-12-09
1
-0/+1
*
|
VS: Add minimal support for Windows Kernel Mode Drivers
Joseph Snyder
2024-12-03
1
-4/+0
*
|
IntelLLVM-Windows: add definitions for ARCHIVER: prefix
Marc Chevrier
2024-11-26
1
-0/+4
*
|
style: Remove trailing blank lines from all CMake sources
Matthew Woehlke
2024-11-21
9
-10/+0
*
|
Merge topic 'Linux-deduplication-static-libs'
Brad King
2024-11-19
34
-0/+49
|
\
\
|
|
/
|
*
LLD linker: avoid regression on archive libraries deduplication
Marc Chevrier
2024-11-18
34
-0/+49
|
*
Merge topic 'musl-linux-any' into release-3.31
Brad King
2024-11-13
1
-1/+1
|
|
\
*
|
|
Apple: Enable linking during iOS/tvOS/visionOS/watchOS toolchain inspection
Brad King
2024-11-14
4
-8/+0
*
|
|
Merge topic 'musl-linux-any'
Brad King
2024-11-13
1
-1/+1
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Linux: Recognize multiarch directories for musl-linux-any
Timo Röhling
2024-11-12
1
-1/+1
*
|
|
Merge topic 'WHOLE_ARCHIVE-various-systems'
Brad King
2024-11-13
41
-0/+237
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Linker configuration: Add missing platforms
Marc Chevrier
2024-11-12
41
-0/+237
|
|
/
*
|
macOS: Do not pass any SDK/-isysroot to compilers by default
Brad King
2024-11-07
1
-46/+21
*
|
macOS: Simplify logic converting CMAKE_OSX_SYSROOT to a path
Brad King
2024-11-07
1
-20/+14
|
/
*
WindowsKernelModeDriver: Switch to appending to variables
Joseph Snyder
2024-10-24
1
-9/+4
*
Merge topic 'windows-kernel-mode-driver-includes'
Brad King
2024-09-05
3
-0/+71
|
\
|
*
WindowsKernelModeDriver: Add WDK include and link paths on MSVC
Joseph Snyder
2024-09-03
3
-0/+71
*
|
MSVC: Restore support for non-incremental linking with v100 toolset and older
Rüdiger Ihle
2024-09-03
1
-2/+2
|
/
*
Merge topic 'android-ndk-27'
Brad King
2024-08-26
1
-9/+9
|
\
|
*
Android: Fix build with NDK 27
Lars Schmertmann
2024-08-22
1
-9/+9
*
|
Android: Fix condition detecting no APIs found in the NDK
Tudy Gourmelen
2024-08-14
1
-1/+1
*
|
WHOLE_ARCHIVE link feature: rely now on linker configuration
Marc Chevrier
2024-07-22
24
-177/+148
[next]