Allow cross build for windows using mingw32
authorPascal Bach <pascal.bach@siemens.com>
Tue, 10 Jun 2014 11:15:40 +0000 (13:15 +0200)
committerPascal Bach <pascal.bach@siemens.com>
Tue, 10 Jun 2014 11:44:02 +0000 (13:44 +0200)
commit569863a1385c38eb937662aa655db1c3fb0819fe
tree257419d25b8e4c5c886f3d5ae8bd5dbf937e1c7f
parent42be4e818ada259080811a87fb239fa81222f581
Allow cross build for windows using mingw32

- Build the compiler using CMake for:
  - Linux native gcc
  - Windows using mingw32
.travis.yml
compiler/cpp/CMakeLists.txt
contrib/mingw32-toolchain.cmake [new file with mode: 0644]