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
*
Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABIS
Haibo Huang
2020-11-10
1
-4/+13
*
Apple: Update SDK architecture detection for tbd file version 4
Tor Arne Vestbø
2020-11-05
1
-3/+9
*
Android: show supported API level in error message
Haibo Huang
2020-10-13
1
-1/+2
*
Android: Fatal if ABI is not supported by NDK
Haibo Huang
2020-10-09
1
-0/+6
*
Android: Add support for NDK r22
Haibo Huang
2020-10-07
1
-24/+64
*
Android: Drop redundant setting of CMP0057 in Android-Determine
Haibo Huang
2020-10-07
1
-3/+0
*
Android: Select Android API after ABI is determined
Haibo Huang
2020-10-07
1
-60/+60
*
macOS: Default to arm64 architecture on Apple Silicon hosts
Brad King
2020-09-30
1
-0/+11
*
Clang: Implement CMAKE_${LANG}_COMPILER_TARGET for all variants on windows
Thomas Bernard
2020-09-11
2
-8/+12
*
Merge topic 'ios-pch-x-lang-header'
Brad King
2020-09-09
2
-2/+12
|
\
|
*
PCH: Mark CMake PCH source files as -x <lang>-header
Cristian Adam
2020-09-04
2
-2/+12
*
|
Merge topic 'ispc_lang_support'
Brad King
2020-09-01
1
-0/+8
|
\
\
|
*
|
ISPC: Support building with the MSVC toolchain
Robert Maynard
2020-08-28
1
-0/+8
*
|
|
llvm-rc: Enable preprocessing for all Windows usage variants
Thomas Bernard
2020-08-27
1
-0/+2
*
|
|
llvm-rc: Refactor the preprocessing logic
Thomas Bernard
2020-08-27
1
-20/+27
*
|
|
Merge topic 'clang-cl-restore-preprocess'
Brad King
2020-08-21
1
-2/+2
|
\
\
\
|
*
|
|
clang-cl: Restore rules to create preprocessed and assembly output
Brad King
2020-08-19
1
-2/+2
*
|
|
|
Merge branch 'backport-3.18-llvm-rc-quote-cmake' into llvm-rc-quote-cmake
Brad King
2020-08-18
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
/
|
|
/
|
|
|
/
|
|
/
|
|
*
|
llvm-rc: Fix quoting of path to cmake in CMAKE_RC_COMPILE_OBJECT
Thomas Bernard
2020-08-18
1
-1/+1
*
|
|
clang-cl: Add '--' before source file
Thomas Bernard
2020-08-07
2
-1/+9
*
|
|
cmake: Change cmake_llvm_rc separator from -- to ++ to avoid conflict
Thomas Bernard
2020-08-07
1
-1/+1
|
|
/
|
/
|
*
|
Detect the correct target architecture for clang compilers.
Thomas Bernard
2020-07-28
1
-0/+5
*
|
Fix typos identified using codespell
Jean-Christophe Fillion-Robin
2020-07-22
2
-2/+2
*
|
macOS: Always pick latest SDK if user has not set one explicitly
Tor Arne Vestbø
2020-07-14
1
-21/+12
*
|
Darwin: prefix internal osx variables with "_" to hide them from users
Chuck Cranor
2020-07-03
1
-9/+9
*
|
Visual Studio: Add Android support
Kyle Edwards
2020-06-24
4
-3/+101
|
/
*
Darwin: honour `CMAKE_OSX_SYSROOT` more faithfully
Saleem Abdulrasool
2020-05-31
1
-5/+21
*
Merge topic 'support_conda_env'
Brad King
2020-05-22
1
-0/+4
|
\
|
*
Conda: Add CONDA_PREFIX as an acceptable system prefix path
Robert Maynard
2020-05-21
1
-0/+4
*
|
Merge branch 'backport-cuda-default-runtime' into cuda-default-runtime
Brad King
2020-05-22
1
-1/+0
|
\
\
|
|
/
|
/
|
|
*
CUDA: Compute CMAKE_CUDA_RUNTIME_LIBRARY default from toolchain
Robert Maynard
2020-05-21
1
-1/+0
|
*
Merge topic 'pch-msvc-pragma' into release-3.17
Brad King
2020-05-12
1
-7/+5
|
|
\
*
|
\
Merge topic 'doc-CMAKE_SYSTEM_PREFIX_PATH'
Craig Scott
2020-05-20
2
-0/+11
|
\
\
\
|
*
|
|
Document which environment variables effect CMAKE_SYSTEM_PREFIX_PATH
Robert Maynard
2020-05-19
2
-0/+11
*
|
|
|
CUDA: Add support for Clang compiler
Raul Tambre
2020-05-15
1
-0/+4
|
/
/
/
*
|
|
Merge topic 'pch-msvc-pragma'
Brad King
2020-05-12
1
-7/+5
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
MSVC: Use 'pragma system_header' in PCH only on cl 19.13 and above
Brad King
2020-05-11
1
-7/+5
|
*
|
Merge topic 'android-ndk-r19-binutils' into release-3.16
Brad King
2020-02-04
1
-0/+1
|
|
\
\
*
|
|
|
OpenWatcom: Add cross-compilation support for Windows
Jiri Malak
2020-05-06
1
-2/+11
*
|
|
|
OpenWatcom: Fix Linux support file
Jiri Malak
2020-05-06
1
-4/+13
*
|
|
|
OpenWatcom: Add OS/2 target support
Jiri Malak
2020-05-06
4
-0/+51
*
|
|
|
OpenWatcom: Add DOS target support
Jiri Malak
2020-05-06
4
-0/+44
*
|
|
|
OpenWatcom: Add Linux support
Jiri Malak
2020-04-29
3
-0/+18
*
|
|
|
OpenWatcom: Move non-Windows settings to Modules/Compiler
Jiri Malak
2020-04-28
1
-109/+3
*
|
|
|
CUDA: Device linking use now link options
Marc Chevrier
2020-04-19
1
-2/+2
*
|
|
|
Merge topic 'ios_multi_arch_fix'
Brad King
2020-04-17
1
-11/+76
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
iOS: Fix detection of supported SDK architectures
Alexandru Croitor
2020-04-16
1
-11/+76
*
|
|
|
Merge topic 'support_pseudo_sysroots'
Brad King
2020-04-15
1
-0/+4
|
\
\
\
\
|
*
|
|
|
Compilers: Add paths from -print-sysroot to system prefix path
Robert Maynard
2020-04-14
1
-0/+4
*
|
|
|
|
Merge branch 'backport-3.17-apple-arch-sysroots' into apple-arch-sysroots
Brad King
2020-04-08
1
-2/+2
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
[next]