Commits

Eric Fiselier authored 577baa0dbdc
Remove MinGW builder in preference of MinGW-w64. The plain MinGW enviroment does not provide any threading supporting, including in the C++ STL. The MinGW-w64 enviroment does not have this problem. This patch removes the 32 bit bot since it's always going to fail.