2
0
mirror of https://github.com/boostorg/build.git synced 2026-02-15 13:02:11 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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