summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-MSVC.cmake
Commit message (Expand)AuthorAgeFilesLines
* MSVC: Fix initialization of RelWithDebInfo shared library link flags (#15385)Brad King2015-02-031-1/+1
* MSVC: Define 'WIN32' for Windows Store and Windows PhoneGilles Khouzam2014-09-021-0/+1
* MSVC: Select default standard libraries for ARM platformBrad King2014-08-121-1/+5
* MSVC: Add system libs for WindowsPhone and WindowsStoreBrad King2014-07-311-1/+5
* MSVC: Add default WindowsPhone and WindowsStore compile flagsPaul Annetts2014-07-311-0/+4
* MSVC: Disable incremental linking for WindowsPhone and WindowsStoreGilles Khouzam2014-07-311-4/+6
* Merge topic 'pdb-genex'Brad King2014-07-311-0/+1
|\
| * Genex: Implement generator expressions for target PDB files.Nils Gladitz2014-07-311-0/+1
* | WindowsCE: Refactor setting of "WINCE"Brad King2014-07-281-3/+0
* | MSVC: Use STREQUAL to check for WindowsCEBrad King2014-07-281-1/+1
|/
* Merge topic 'wince-fix-dll-linking'Brad King2014-07-141-4/+6
|\
| * MSVC: Fix linking of DLLs on WinCE (#15013)Brad King2014-07-101-4/+6
* | VS14: Add Visual Studio 14 generator (#14982)Brad King2014-06-251-1/+4
* | MSVC: Add properties to configure compiler PDB files (#14762)Brad King2014-02-261-1/+1
|/
* Merge topic 'vs12-parallel-cl-FS'Brad King2013-10-211-1/+1
|\
| * MSVC: Add /FS flag for cl >= 18 to allow parallel compilation (#14492)Brad King2013-10-181-1/+1
* | Intel: When simulating MSVC, re-use Windows-MSVC (#14476)Brad King2013-10-181-5/+10
* | Clang: Support Windows variants for GNU and MSVC (#13035, #14458)Brad King2013-10-041-2/+6
|/
* MSVC: Fix WinCE arch family preprocessor symbol (#14436)Patrick Gansterer2013-09-251-4/+11
* MSVC: Fix version test for linking corelibc on Windows CE (#14420)Patrick Gansterer2013-09-231-1/+1
* MSVC: Drop /link from executable link lines with NinjaBrad King2013-09-111-1/+0
* Add support for new Windows CE compilerPatrick Gansterer2013-08-071-1/+5
* WIN: Use COFF file header header for architecture detection (#14083)Patrick Gansterer2013-08-051-7/+0
* Merge branch 'master' into vs12-generatorBrad King2013-06-281-6/+3
|\
| * Merge topic 'vs-configurations'Brad King2013-05-161-3/+0
| |\
| | * VS: Always initialize CMAKE_CONFIGURATION_TYPES in IDE generatorsBrad King2013-05-131-3/+0
| * | Merge topic 'doc-improvements'Brad King2013-05-161-1/+1
| |\ \
| | * | Fix spelling and typos (non-binary)Andreas Mohr2013-05-071-1/+1
| | |/
| * | MSVC: Invoke 'link' directly for executablesBrad King2013-04-081-1/+1
| * | VS: Separate compiler and linker PDB files (#11899, #14062)Brad King2013-04-051-2/+2
| |/
* | VS12: Add Visual Studio 12 generator (#14251)Brad King2013-06-281-1/+4
|/
* MSVC: Fix CMAKE_CL_64 in CXX-only projects (#13896)Brad King2013-02-071-1/+1
* Set WINCE to 1 when building for WindowsCEPatrick Gansterer2013-02-011-2/+3
* CMake: Remove "/STACK:10000000" from default linker flags (#12437)David Cole2012-11-231-2/+2
* MSVC: Drop default use of /Zm1000 for VS >= 7.1Brad King2012-11-161-1/+6
* Ninja: move <OBJECTS> in front of the first linker optionPeter Kümmel2012-10-011-1/+2
* Revert "Ninja: don't expand any rsp files"Bill Hoffman2012-10-011-5/+2
* Ninja: don't expand any rsp filesPeter Kuemmel2012-09-191-2/+5
* Add WindowsCE platform information filesPatrick Gansterer2012-09-051-9/+45
* VS: Fix MSVC_IDE definition recently broken by refactoringBrad King2012-08-301-2/+2
* Modernize MSVC compiler information filesBrad King2012-08-301-0/+204