Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | cmake: MinGW improvements | Nicholas Corgan | 2015-07-23 | 1 | -48/+44 |
| | | | | | | * Improved toolchan file, accounts for different versions * Don't force static runtime linking (was causing test errors) * Include MinGW runtime in packaging | ||||
* | Added support for MinGW cross-compile | Nicholas Corgan | 2015-01-13 | 1 | -0/+69 |
* Added CMake toolchain file, compatible with different versions * No dependency on MinGW runtime, all statically linked * Misc coding tweaks to allow MinGW to compile |