Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
* | 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 |
* | CMake: Remove "/STACK:10000000" from default linker flags (#12437) | David Cole | 2012-11-23 | 1 | -2/+2 |
* | MSVC: Drop default use of /Zm1000 for VS >= 7.1 | Brad King | 2012-11-16 | 1 | -1/+6 |
* | Ninja: move <OBJECTS> in front of the first linker option | Peter Kümmel | 2012-10-01 | 1 | -1/+2 |
* | Revert "Ninja: don't expand any rsp files" | Bill Hoffman | 2012-10-01 | 1 | -5/+2 |
* | Ninja: don't expand any rsp files | Peter Kuemmel | 2012-09-19 | 1 | -2/+5 |
* | Add WindowsCE platform information files | Patrick Gansterer | 2012-09-05 | 1 | -9/+45 |
* | VS: Fix MSVC_IDE definition recently broken by refactoring | Brad King | 2012-08-30 | 1 | -2/+2 |
* | Modernize MSVC compiler information files | Brad King | 2012-08-30 | 1 | -0/+204 |