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
*
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
|
\
\
\
\
\
|
|
/
/
/
/
|
/
|
/
/
/
|
|
/
/
/
|
*
|
|
Apple: Improve handling of missing SDKs in CMAKE_APPLE_ARCH_SYSROOTS
Brad King
2020-04-08
1
-2/+2
*
|
|
|
Merge topic 'llvm-rc-include-path'
Brad King
2020-04-07
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
llvm-rc: Restore include path for data after explicit preprocessing
Thomas Bernard
2020-04-06
1
-1/+1
*
|
|
|
Merge topic 'llvm_rc_pp'
Brad King
2020-03-30
1
-1/+1
|
\
\
\
\
|
|
/
/
/
|
*
|
|
llvm-rc: Enable preprocessing if CMAKE_RC_COMPILER_INIT is an absolute path
Lucas Wang
2020-03-27
1
-1/+1
*
|
|
|
Merge topic 'llvm-rc-depfile'
Brad King
2020-03-27
1
-3/+4
|
\
\
\
\
|
|
/
/
/
|
*
|
|
llvm-rc: Write depfile to location specified by the generator
Thomas Bernard
2020-03-26
1
-1/+2
|
*
|
|
llvm-rc: Select preprocessor from active languages
Thomas Bernard
2020-03-26
1
-2/+2
*
|
|
|
Merge topic 'compile-commands-collapse-whitespace'
Brad King
2020-03-26
12
-22/+22
|
\
\
\
\
|
*
|
|
|
Modules: Collapse consecutive whitespace in strings
Daan De Meyer
2020-03-23
12
-22/+22
*
|
|
|
|
MinGW: Fix default windres selection when cross-compiling
Brad King
2020-03-25
1
-1/+1
*
|
|
|
|
MinGW: Drop unnecessary windres selection code with Unix Makefiles
Brad King
2020-03-25
1
-4/+0
|
/
/
/
/
*
|
|
|
CUDA: Abstract language flag to compiler modules
Raul Tambre
2020-03-11
1
-4/+4
[next]