summaryrefslogtreecommitdiff
path: root/Tests/VSResource
Commit message (Expand)AuthorAgeFilesLines
* Revise include order using clang-format-6.0Kitware Robot2019-10-011-1/+2
* Ninja: Fix quoting of RC language depfile in cmcldeps callBrad King2017-09-251-0/+7
* Merge topic 'vs-rc-flags'Brad King2017-06-221-0/+4
|\
| * VS: Fix support for rc /nologo flag in per-source COMPILE_FLAGSBrad King2017-06-221-0/+4
* | Tests: Fix VSResource test on MinGW with Ninja and a space in the pathBrad King2017-05-301-3/+2
|/
* Revise C++ coding style using clang-formatKitware Robot2016-05-162-25/+21
* Format include directive blocks and ordering with clang-formatBrad King2016-04-291-1/+1
* VS: Add /machine: flag to Librarian tool (#11240)Brad King2015-06-264-1/+11
* Ninja: Fix RC include directories regressionBrad King2014-10-133-1/+17
* Add support for Visual Studio project-specific globals (#8707)David Cole2011-07-291-1/+4
* VSResource: Avoid windres /D with quoted spaces (#11695)David Cole2011-01-274-13/+109
* Avoid space in rc /D values for VS6 and Cygwin (#11695)David Cole2011-01-261-5/+10
* VS10: Escape double quote chars in defines for rc files (#11695)David Cole2011-01-252-3/+14
* Disable incremental testing for this test, it crashes vs9 linker.Bill Hoffman2010-12-221-0/+3
* Add flags to resource builds on vs 2010 with a test.Bill Hoffman2010-12-214-0/+20