Age | Commit message (Collapse) | Author |
|
|
|
into incoming
Conflicts:
AUTHORS
|
|
|
|
|
|
|
|
`node` binaries built from upstream git have a "-pre" suffix attached
to the version number. Fix the version parser to handle those.
|
|
|
|
|
|
|
|
|
|
|
|
Fix an issue with Boost compilation.
|
|
|
|
|
|
attributes test
|
|
into incoming
|
|
The issue is that when these macros are defined, libcxx
creates inline functions and so we end up with 2 separate
defintions of these functions (one inline in std and one
that is extern "C").
We undef these until libcxx is fixed. Without this,
some things can fail to compile correctly, like
Boost. Fixes issue #1716.
|
|
|
|
|
|
|
|
|
|
they are enabled or disabled
|
|
load times
|
|
the <canvas> was in, and not try to resize the canvas to 0x0 pixels. Derive a new test for that from sdl_ogl.c. Fixes #1059.
|
|
failed at the end on cleanup stage, when the test left behind files with readonly bit set, and shutil.rmtree() fails on Windows if any of the files are read-only.
|
|
requires running in administrative mode. (Also atm fails on a few node.js-specific crossplatform discrepancies)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
github.com:fadams/emscripten into incoming
Conflicts:
AUTHORS
tests/test_other.py
|
|
Conflicts:
AUTHORS
|
|
a problem
|
|
|
|
|
|
|
|
engine=NODE_JS as requested
|
|
|
|
|
|
Conflicts:
AUTHORS
|
|
|
|
|
|
|
|
|
|
|
|
|