summaryrefslogtreecommitdiffstats
path: root/Modules/Platform/Windows-MSVC.cmake
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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