Rene Rivera
|
e0eea1133c
|
Fix errors with tool path with spaces when on Windows.
Like the gcc toolset this now quotes the command to check the compiler
version before SHELL'ing out to get the version info.
|
2017-01-20 21:10:20 -06:00 |
|
Rene Rivera
|
94816f80ff
|
Add emscripten debug option to get better runtime debug output.
|
2016-08-06 14:48:39 -05:00 |
|
Rene Rivera
|
833a0abbea
|
Support static libs for emscripten building.
|
2016-08-04 09:01:46 -05:00 |
|
Rene Rivera
|
01a1bfa253
|
A basic implementation of a toolset for Emscripten. It can currently
compile C/C++ to Javascript (as ASM.js).
|
2016-08-03 18:32:03 -05:00 |
|