summaryrefslogtreecommitdiff
path: root/test/Driver/mingw.cpp
Commit message (Expand)AuthorAgeFilesLines
* [MinGW] Predefine UNICODE if -municode is specified during compilationMartin Storsjo2018-08-061-0/+5
* [GCC] Match a GCC version with a patch suffix without a third version componentMartin Storsjo2018-04-241-0/+7
* [MinGW] Look for libc++ headers in a triplet prefixed path as wellMartin Storsjo2018-04-121-0/+4
* Do not include GCC "resource" directory into the set of built-in include path...Anton Korobeynikov2017-03-061-12/+0
* Support setting default value for -rtlib at build timeJonas Hahnfeld2016-07-271-7/+7
* Fix several accidental DOS line endings in source filesDimitry Andric2016-01-031-59/+59
* Driver: Fix include directories when not using libgcc under mingwMartell Malone2015-08-131-0/+5
* Base the sys-root/mingw/include path on sysroot and not on /usr.Yaron Keren2015-07-241-1/+1
* Try to appease clang buildbot by forcing libstdc++ in mingw.cpp test.Yaron Keren2015-07-241-6/+6
* Add extensive tests for the mingw toolchain and remove trailing slash from Arch.Yaron Keren2015-07-241-0/+54