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
/
Windows-MSVC.cmake
Commit message (
Expand
)
Author
Age
Files
Lines
*
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
*
|
MSVC: Use 'lib' instead of 'link /lib' to create static libraries
Francisco Facioni
2020-03-03
1
-1/+1
*
|
MSVC: Fixed missing import library for Windows 10 ARM64 (Desktop)
shibayan
2019-12-10
1
-1/+1
|
/
*
Precompile Headers: Add REUSE_FROM signature
Cristian Adam
2019-09-17
1
-3/+10
*
Precompile headers: Add methods to generate PCH sources
Cristian Adam
2019-08-28
1
-0/+9
*
Windows-MSVC.cmake: fix disabling of CMAKE_NINJA_CMCLDEPS_RC
Marc-André Moreau
2019-05-30
1
-1/+3
*
Modules: Consistently use 2 space indentation
Kitware Robot
2019-05-14
1
-1/+1
*
MSVC: Do not add /W3 to CMAKE_<LANG>_FLAGS by default
Brad King
2019-04-19
1
-2/+15
*
MSVC: Add abstraction for runtime library selection
Brad King
2019-04-17
1
-8/+30
*
Merge topic 'vs2019-redist'
Brad King
2019-04-04
1
-1/+4
|
\
|
*
MSVC: Fix MSVC_TOOLSET_VERSION for VS 2019 v142 toolset
Brad King
2019-04-03
1
-1/+4
*
|
MSVC: Use -D instead of /D in RC_FLAGS
Zsolt Parragi
2019-03-01
1
-2/+4
|
/
*
MSVC: Respect CMAKE_RC_COMPILER and CMAKE_MT in vs_link_{dll,exe}
Mateusz Zych
2018-10-29
1
-2/+2
*
MSVC: Factor out enable_language(RC) call into helper macro
Brad King
2018-10-29
1
-1/+4
*
MSVC: Add MSVC_TOOLSET_VERSION variable
Arkady Shapkin
2018-04-04
1
-0/+25
*
MSVC,Clang,Flang: Add IPO support
xoviat
2018-02-23
1
-0/+28
*
MSVC: Fix MSVC_VERSION when mixing MSVC C/C++ with Intel Fortran
Brad King
2017-11-15
1
-1/+5
*
Merge topic 'MsvcArm64'
Brad King
2017-09-13
1
-3/+9
|
\
|
*
MSVC: Add support for ARM64 architecture
Minmin Gong
2017-09-12
1
-3/+9
*
|
VS: Update support for LLVM-vs* toolsets from LLVM 5.0
Konstantin Ivlev
2017-09-11
1
-2/+2
|
/
*
Use string(APPEND) in Modules
Daniel Pfeifer
2017-05-17
1
-2/+2
*
MSVC: Restore _DEBUG preprocessor definition in RC debug builds
Brad King
2017-03-28
1
-0/+3
*
MSVC: Exclude future cl 20+ from MSVC14 variable
Brad King
2017-03-22
1
-1/+3
*
CUDA: Detect MSVC architecture id
Brad King
2017-01-12
1
-0/+2
*
MSVC: Do not define _DEBUG explicitly when using /MDd
Brad King
2016-11-15
1
-2/+2
*
Merge topic 'vs-clang-llvm-support'
Brad King
2016-09-29
1
-2/+2
|
\
|
*
VS: Recognize VS/LLVM toolset names as Clang
Roman Wüger
2016-09-28
1
-2/+2
*
|
Simplify CMake per-source license notices
Brad King
2016-09-27
1
-12/+2
|
/
*
Use string(APPEND) in Modules
Daniel Pfeifer
2016-07-27
1
-1/+1
*
Honor CMAKE_*_LINKER_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-14
1
-6/+6
*
MSVC: Set all CMAKE_*_LINKER_FLAGS_INIT directly
Brad King
2016-07-13
1
-28/+19
*
Honor CMAKE_<LANG>_FLAGS[_<CONFIG>]_INIT set in toolchain files
Brad King
2016-07-06
1
-11/+11
*
Intel: Do not use MSVC-like flags for Fortran
Brad King
2016-07-05
1
-14/+17
*
VS: Fix regressed mapping for the cl `/Os` compiler flag
Brad King
2016-06-17
1
-1/+1
*
MSVC: Drop space in `/DNDEBUG` flag for consistency (#16052)
Brad King
2016-04-07
1
-6/+6
*
Fix spelling typos in comments and documentation (#16037)
Felix Geyer
2016-03-29
1
-1/+1
*
Merge topic 'remove-vs6-generator'
Brad King
2016-03-10
1
-4/+0
|
\
|
*
Drop Visual Studio 6 generator
Brad King
2016-03-09
1
-4/+0
*
|
VS: in Clang/C2 toolset, setup correct compiler settings
Mariusz Pluciński
2016-03-10
1
-7/+23
|
/
*
Ninja: Refactor selection of 'deps = ' value for MS-compatible toolchains
Brad King
2015-10-20
1
-0/+2
*
MSVC: Add system libs for WindowsStore on VS 2015
Gilles Khouzam
2015-10-02
1
-1/+3
*
Add support for *.manifest source files with MSVC tools
Brad King
2015-09-17
1
-2/+2
*
MSVC: Rewrite manifest file handling with Makefile and Ninja
Brad King
2015-09-17
1
-2/+2
*
Factor an <INCLUDES> placeholder out of <FLAGS> in rule variables
Brad King
2015-07-13
1
-3/+3
*
Place <DEFINES> before <FLAGS> consistently across compilers
Brad King
2015-07-13
1
-3/+3
*
Merge topic 'auto_export_dll_symbols'
Brad King
2015-07-08
1
-0/+2
|
\
|
*
Windows: Optionally generate DLL module definition files automatically
Bill Hoffman
2015-07-06
1
-0/+2
*
|
VS: Add /machine: flag to Librarian tool (#11240)
Brad King
2015-06-26
1
-0/+1
|
/
*
RC: Simplify selection of resource compiler based on C/C++ toolchain
Brad King
2015-05-07
1
-0/+3
[next]