summaryrefslogtreecommitdiffstats
path: root/src/msvc_helper.h
Commit message (Expand)AuthorAgeFilesLines
* factor MSVC parsing out of CLWrapper into CLParserEvan Martin2013-04-081-19/+23
* fix spaces in headers for -t msvcScott Graham2012-09-201-0/+5
* don't emit duplicate headers for msvc helperScott Graham2012-09-171-2/+2
* pass env block to cl helperEvan Martin2012-08-151-0/+7
* msvc helper: drop system includesEvan Martin2012-08-121-2/+5
* msvc helper: attempt to filter out when it prints the input filenameEvan Martin2012-08-121-0/+6
* add subprocess-spawning to msvc_helperEvan Martin2012-08-121-0/+9
* add a module for working with MSVC (cl.exe) behaviorEvan Martin2012-08-121-0/+29