Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge topic 'vs-rc-flags' | Brad King | 2017-06-22 | 1 | -0/+4 |
|\ | |||||
| * | VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGS | Brad King | 2017-06-22 | 1 | -0/+4 |
* | | Tests: Fix VSResource test on MinGW with Ninja and a space in the path | Brad King | 2017-05-30 | 1 | -3/+2 |
|/ | |||||
* | VS: Add /machine: flag to Librarian tool (#11240) | Brad King | 2015-06-26 | 1 | -0/+3 |
* | Ninja: Fix RC include directories regression | Brad King | 2014-10-13 | 1 | -1/+13 |
* | Add support for Visual Studio project-specific globals (#8707) | David Cole | 2011-07-29 | 1 | -1/+4 |
* | VSResource: Avoid windres /D with quoted spaces (#11695) | David Cole | 2011-01-27 | 1 | -3/+22 |
* | Avoid space in rc /D values for VS6 and Cygwin (#11695) | David Cole | 2011-01-26 | 1 | -5/+10 |
* | VS10: Escape double quote chars in defines for rc files (#11695) | David Cole | 2011-01-26 | 1 | -2/+8 |
* | Disable incremental testing for this test, it crashes vs9 linker. | Bill Hoffman | 2010-12-22 | 1 | -0/+3 |
* | Add flags to resource builds on vs 2010 with a test. | Bill Hoffman | 2010-12-21 | 1 | -0/+4 |