Peter Kokot
|
ef2547bd6a
Help: Document CMAKE_SYSTEM_NAME possible values
|
2 лет назад |
Pavel Ferencz
|
79ce5ef4e0
CMakeDetermineSystem: Simplify cross-compiling logging decision
|
2 лет назад |
Brad King
|
0b181cec03
CMakeDetermineSystem: Clarify comment when CMAKE_SYSTEM_NAME is already set
|
2 лет назад |
funsafe-ptr
|
fff6c469f8
Android: Populate CMAKE_HOST_SYSTEM_VERSION on native builds
|
2 лет назад |
Martin Storsjö
|
4d23636694
Warn if CMAKE_CROSSCOMPILING is true without CMAKE_SYSTEM_NAME set
|
2 лет назад |
Brad King
|
f6ed2585e5
Modules: Record system inspection steps in the configure log
|
3 лет назад |
Michael Hirsch
|
a44d415ed3
CMakeDetermineSystem: use execute_process() vs. exec_program()
|
3 лет назад |
Craig Scott
|
8aa29a1793
CMakeDetermineSystem: Remove unreachable code
|
3 лет назад |
Orgad Shaneh
|
ddcd1469e8
MSYS: Add support for running under MSYS runtime environment
|
4 лет назад |
Kyle Edwards
|
ad19da011d
Refactor: Add cmSystemTools::GetSystemName()
|
4 лет назад |
Brad King
|
5f882f6ce5
macOS: Offer control over host architecture on Apple Silicon hosts
|
5 лет назад |
Brad King
|
b6c60f14b6
macOS: Default to arm64 architecture on Apple Silicon hosts
|
5 лет назад |
Butta
|
c5892e484e
Android: add support for native compilation, such as with the Termux app
|
6 лет назад |
Brad King
|
beb991110d
Remove now-unused code once used on IRIX
|
7 лет назад |
Luz Paz
|
3ab7bf8285
Various typo fixes
|
8 лет назад |
Gregor Jasny
|
01a8a201a7
AIX: Properly detect host system version
|
8 лет назад |
Gregor Jasny
|
717e1f3056
Use looked up uname path for command execution
|
9 лет назад |
Gregor Jasny
|
0bbd993f61
Make CMAKE_HOST_SYSTEM_NAME available in scripting context
|
9 лет назад |
Brad King
|
86578eccf2
Simplify CMake per-source license notices
|
9 лет назад |
Brad King
|
c148803a57
CMakeDetermineSystem: Load platform-specific helper modules
|
9 лет назад |
Gilles Khouzam
|
b31ac171a4
Allow CMAKE_SYSTEM_VERSION to be set without CMAKE_SYSTEM_NAME
|
10 лет назад |
Andrey Pokrovskiy
|
22926dd651
Allow CMAKE_TOOLCHAIN_FILE to be an empty string
|
10 лет назад |
Felix Geyer
|
89d7a5a417
Fix CMAKE_HOST_SYSTEM_PROCESSOR detection on GNU/Hurd (#15147)
|
11 лет назад |
Rolf Eike Beer
|
5bd48ac534
Replace string(REGEX REPLACE) with string(REPLACE) where possible
|
12 лет назад |
Brad King
|
9d2a0900ed
OS X: Use 'uname -m' for processor (#14712)
|
12 лет назад |
Daniele E. Domenichelli
|
15610bb5b1
Drop use of configure_file IMMEDIATE option
|
12 лет назад |
Rolf Eike Beer
|
20681c9e05
fix Windows processor detection
|
13 лет назад |
Rolf Eike Beer
|
add8d22acc
properly detect processor architecture on Windows
|
13 лет назад |
Patrick Gansterer
|
40c36c9f7b
VS: Make DetermineCompilerId working with WinCE too
|
13 лет назад |
Brad King
|
7195aca54f
Make platform information files specific to the CMake version
|
13 лет назад |