This website requires JavaScript.
Explore
Help
Register
Sign In
nerdcruft
/
build
Watch
1
Star
0
Fork
0
You've already forked build
Code
Issues
Pull Requests
Releases
Wiki
Activity
33
Commits
1
Branch
0
Tags
103
KiB
1cfff20fa5
Commit Graph
4 Commits
Author
SHA1
Message
Date
Danny Robson
0701b07ad5
mingw: export CXX and CC variables to the previously defined compilers
2019-06-28 10:32:13 +10:00
Danny Robson
122902736c
mingw: set CROSSCOMPILING_EMULATOR to wine if we're not under Windows
2019-06-28 10:31:40 +10:00
Danny Robson
63e8d4ebb7
mingw: add /usr/lib/gcc and ./deps to FIND_ROOT_PATH
...
This allows CMake to find libraries within the GCC root, and amongst our built deps.
2019-06-28 10:25:59 +10:00
Danny Robson
e10c864d53
mingw: add initial mingw toolchain
2019-02-22 14:20:29 +11:00