Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Make compatible with the current MinGW cross-compiler | lat9nq | 2020-05-02 | 1 | -2/+2 |
| | | | | | | The Docker image was just updated to use Arch Linux instead of Ubuntu. This PR sets the compiler names to reflect how they are installed on the Arch Linux Docker image. Fixes "x86_64-w64-mingw32-g++-posix is not a full path and was not found in the PATH." errors in CMake. | ||||
* | Update MinGWCross.cmake to lowercase | tech4me | 2018-09-19 | 1 | -40/+40 |
| | |||||
* | travis: running mingw build on travis ci | tech4me | 2018-09-19 | 1 | -0/+54 |
This commit also fixed a broken cmake dependency with unicorn |