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 topic 'android-r22'
Brad King
2021-03-03
1
-0/+39
|
\
|
*
Android: Detect NDK version number
Haibo Huang
2021-03-03
1
-0/+39
*
|
Platform/Windows-NVIDIA-CUDA: Remove duplicated code
Raul Tambre
2021-02-14
1
-9/+1
*
|
CUDA: Fix spelling __IMPLICT_ -> __IMPLICIT_
Raul Tambre
2021-02-14
2
-22/+22
|
/
*
Merge topic 'clang-imsvc'
Brad King
2021-02-10
1
-0/+1
|
\
|
*
Clang: Use -imsvc for system include only with MSVC-like front-end
Brad King
2021-02-09
1
-0/+1
*
|
CMakeDetermineCompilerABI: Parse library arch from versioned paths
Robert Maynard
2021-02-04
1
-0/+1
*
|
IntelLLVM: Add support for Intel LLVM-based compilers
William R. Dieter
2021-01-28
13
-0/+162
*
|
NVHPC: Add support for NVIDIA HPC SDK compilers based on PGI
Tin Huynh
2021-01-27
4
-0/+21
*
|
Merge topic 'intel-fortran-nofor-main'
Brad King
2021-01-25
1
-1/+1
|
\
\
|
|
/
|
*
Intel: Replace deprecated Fortran flag -nofor_main with -nofor-main
Brad King
2021-01-22
1
-1/+1
*
|
Merge topic 'msvc-arm64ec-platform-support'
Brad King
2021-01-22
1
-3/+15
|
\
\
|
*
|
MSVC: Add support for targeting ARM64EC
Moyo Okeremi 😊
2021-01-21
1
-3/+15
*
|
|
Clang: Support WIN32_EXECUTABLE
Raul Tambre
2020-12-23
1
-0/+3
|
/
/
*
|
Merge topic 'macos-homebrew-apple-silicon'
Brad King
2020-12-14
1
-0/+7
|
\
\
|
|
/
|
*
macOS: Add /opt/homebrew to CMAKE_SYSTEM_PREFIX_PATH on Apple Silicon
Brad King
2020-12-11
1
-0/+7
*
|
Merge topic 'apple-silicon-host-arch'
Brad King
2020-12-11
1
-4/+13
|
\
\
|
|
/
|
*
macOS: Offer control over host architecture on Apple Silicon hosts
Brad King
2020-12-10
1
-4/+13
*
|
Merge topic 'explicit-LANGUAGE-flag'
Brad King
2020-12-04
1
-4/+4
|
\
\
|
*
|
Embarcadero: Simplify addition of -P flag for C++
Brad King
2020-12-02
1
-4/+4
*
|
|
Merge topic 'llvm-rc-preprocess-as-c'
Brad King
2020-12-03
1
-5/+5
|
\
\
\
|
*
\
\
Merge branch 'master' into llvm-rc-preprocess-as-c
Brad King
2020-12-02
22
-94/+323
|
|
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
llvm-rc: Force C language for the clang gnu frontend
Thomas Bernard
2020-12-02
1
-5/+5
*
|
|
|
Merge topic 'ninja-deps-updates'
Brad King
2020-12-02
4
-7/+52
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
Ninja Generators: Homogenize configuration with Makefiles
Marc Chevrier
2020-12-01
4
-7/+52
|
|
|
/
|
|
/
|
*
|
|
Merge topic 'windows-clang-LINKER-prefix'
Brad King
2020-12-01
1
-0/+3
|
\
\
\
|
|
/
/
|
/
|
/
|
|
/
|
*
Clang on Windows: 'LINKER:' prefix must be honored
Marc Chevrier
2020-11-30
1
-0/+3
*
|
Makefiles Generators: use compiler for dependencies generation
Marc Chevrier
2020-11-29
7
-0/+67
*
|
Refactoring: Introduce place-holder for dependency target.
Marc Chevrier
2020-11-28
3
-4/+4
*
|
MSVC: Do not add /GR to CMAKE_CXX_FLAGS by default
Brad King
2020-11-13
1
-1/+7
*
|
MSVC: Factor out initialization of /GR flag
Brad King
2020-11-13
1
-4/+8
*
|
Android: load ABI information from abis.cmake
Haibo Huang
2020-11-12
1
-61/+76
*
|
Merge topic 'android-abi'
Brad King
2020-11-11
1
-4/+13
|
\
\
|
|
/
|
*
Android: Use NDK_KNOWN_DEVICE_ABI{32,64}S instead of NDK_DEFAULT_ABIS
Haibo Huang
2020-11-10
1
-4/+13
*
|
Merge topic 'android-root'
Brad King
2020-11-10
1
-32/+14
|
\
\
|
*
|
Android: restructure android search paths
Haibo Huang
2020-11-09
1
-32/+14
*
|
|
Merge topic 'android-flags'
Brad King
2020-11-09
10
-56/+63
|
\
\
\
|
|
/
/
|
/
|
|
|
*
|
Android: allow NDK to control cflags / ldflags
Haibo Huang
2020-11-06
1
-7/+27
|
*
|
Android: Move *_LLVM_TRIPLE to the centralized table
Haibo Huang
2020-11-06
10
-49/+36
*
|
|
Merge topic 'android-build-type'
Brad King
2020-11-06
1
-1/+1
|
\
\
\
|
*
|
|
Android: default to RelWithDebInfo
Haibo Huang
2020-11-04
1
-1/+1
|
|
/
/
*
|
|
Merge topic 'apple-v4-tbd-file-arch-lookup'
Brad King
2020-11-06
1
-3/+9
|
\
\
\
|
|
|
/
|
|
/
|
|
*
|
Apple: Update SDK architecture detection for tbd file version 4
Tor Arne Vestbø
2020-11-05
1
-3/+9
*
|
|
Android: Link c++abi and android_support when necessary
Haibo Huang
2020-11-04
1
-0/+6
*
|
|
Android: Add options to control exceptions/rtti
Haibo Huang
2020-11-04
1
-0/+6
|
|
/
|
/
|
*
|
Android: add NDK hooks
Haibo Huang
2020-10-30
5
-0/+60
*
|
llvm_rc: add llvm_rc option filter to correctly pick up all options
Thomas Bernard
2020-10-28
1
-1/+3
*
|
Android: Fix find_* search order within NDK for unified toolchains
Haibo Huang
2020-10-23
1
-0/+36
*
|
Android: Root searches within the NDK for unified toolchains
Haibo Huang
2020-10-23
1
-0/+38
|
/
*
Android: show supported API level in error message
Haibo Huang
2020-10-13
1
-1/+2
[next]