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
*
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
*
Merge topic 'windows-rc-enable-later'
Brad King
2015-02-26
1
-4/+6
|
\
|
*
RC: Add platform-specific preprocessor definitions (#15404)
Brad King
2015-02-25
1
-0/+4
|
*
RC: Enable language after C, CXX, or Fortran is enabled (#15404)
Brad King
2015-02-25
1
-3/+2
|
*
RC: Drop unused CMAKE_COMPILE_RESOURCE variable setting
Brad King
2015-02-25
1
-1/+0
*
|
MSVC: Compile with arch-specific flags on ARM platforms (#14552)
Gunnar Roth
2015-02-24
1
-0/+11
*
|
MSVC: Distinguish among ARM architectures more precisely (#14552)
Gunnar Roth
2015-02-24
1
-10/+26
*
|
MSVC: Define /DWINCE when building for WinCE platforms (#14552)
Gunnar Roth
2015-02-24
1
-1/+1
|
/
*
MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)
Brad King
2015-02-03
1
-1/+1
*
MSVC: Define 'WIN32' for Windows Store and Windows Phone
Gilles Khouzam
2014-09-02
1
-0/+1
*
MSVC: Select default standard libraries for ARM platform
Brad King
2014-08-12
1
-1/+5
*
MSVC: Add system libs for WindowsPhone and WindowsStore
Brad King
2014-07-31
1
-1/+5
*
MSVC: Add default WindowsPhone and WindowsStore compile flags
Paul Annetts
2014-07-31
1
-0/+4
*
MSVC: Disable incremental linking for WindowsPhone and WindowsStore
Gilles Khouzam
2014-07-31
1
-4/+6
*
Merge topic 'pdb-genex'
Brad King
2014-07-31
1
-0/+1
|
\
|
*
Genex: Implement generator expressions for target PDB files.
Nils Gladitz
2014-07-31
1
-0/+1
*
|
WindowsCE: Refactor setting of "WINCE"
Brad King
2014-07-28
1
-3/+0
*
|
MSVC: Use STREQUAL to check for WindowsCE
Brad King
2014-07-28
1
-1/+1
|
/
*
Merge topic 'wince-fix-dll-linking'
Brad King
2014-07-14
1
-4/+6
|
\
|
*
MSVC: Fix linking of DLLs on WinCE (#15013)
Brad King
2014-07-10
1
-4/+6
*
|
VS14: Add Visual Studio 14 generator (#14982)
Brad King
2014-06-25
1
-1/+4
*
|
MSVC: Add properties to configure compiler PDB files (#14762)
Brad King
2014-02-26
1
-1/+1
|
/
*
Merge topic 'vs12-parallel-cl-FS'
Brad King
2013-10-21
1
-1/+1
|
\
|
*
MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)
Brad King
2013-10-18
1
-1/+1
*
|
Intel: When simulating MSVC, re-use Windows-MSVC (#14476)
Brad King
2013-10-18
1
-5/+10
*
|
Clang: Support Windows variants for GNU and MSVC (#13035, #14458)
Brad King
2013-10-04
1
-2/+6
|
/
*
MSVC: Fix WinCE arch family preprocessor symbol (#14436)
Patrick Gansterer
2013-09-25
1
-4/+11
*
MSVC: Fix version test for linking corelibc on Windows CE (#14420)
Patrick Gansterer
2013-09-23
1
-1/+1
*
MSVC: Drop /link from executable link lines with Ninja
Brad King
2013-09-11
1
-1/+0
*
Add support for new Windows CE compiler
Patrick Gansterer
2013-08-07
1
-1/+5
*
WIN: Use COFF file header header for architecture detection (#14083)
Patrick Gansterer
2013-08-05
1
-7/+0
*
Merge branch 'master' into vs12-generator
Brad King
2013-06-28
1
-6/+3
|
\
|
*
Merge topic 'vs-configurations'
Brad King
2013-05-16
1
-3/+0
|
|
\
|
|
*
VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generators
Brad King
2013-05-13
1
-3/+0
|
*
|
Merge topic 'doc-improvements'
Brad King
2013-05-16
1
-1/+1
|
|
\
\
|
|
*
|
Fix spelling and typos (non-binary)
Andreas Mohr
2013-05-07
1
-1/+1
|
|
|
/
|
*
|
MSVC: Invoke 'link' directly for executables
Brad King
2013-04-08
1
-1/+1
|
*
|
VS: Separate compiler and linker PDB files (#11899, #14062)
Brad King
2013-04-05
1
-2/+2
|
|
/
*
|
VS12: Add Visual Studio 12 generator (#14251)
Brad King
2013-06-28
1
-1/+4
|
/
*
MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896)
Brad King
2013-02-07
1
-1/+1
*
Set WINCE to 1 when building for WindowsCE
Patrick Gansterer
2013-02-01
1
-2/+3
[next]