Age | Commit message (Collapse) | Author |
|
relies on wcslen().
|
|
Unix) strings to and from JS, and add a test.
|
|
Mingw32make nmake cmake
|
|
nonexisting OpenKode.
|
|
not supported in VS Express.
|
|
|
|
|
|
|
|
|
|
Cmake improvements
|
|
|
|
|
|
|
|
|
|
|
|
|
|
optimizations entirely, and mark it as unsupported in non-le32
|
|
asm.js, fix unistd tests that use inline js to not validate, and make js optimizer more tolerant of inline js in asm code; fixes #1597
|
|
errors.
|
|
|
|
added read/writeFile helpers, updated tests to use new FS APIs
|
|
|
|
|
|
#1591
|
|
|
|
attributes; fixes part of #1589
|
|
github.com:michaeljbishop/emscripten into incoming
|
|
the following meanings:
0 - No verbose build. Emscripten will mute stdout and stderr invokations of external tools (configure, cmake, make). Stdout and stderr of those runs will be logged to file (the old mechanism)
1 - Print stderr.
2 - Print stderr and stdout.
3 - Print stderr and stdout, and invoke make with VERBOSE=1.
|
|
1. Binding to a VertexObjectBuffer and calling `glDrawArrays` on two
different sections of it.
2. Using `glVertexPointer` with actual pointer to a vertex array
and calling `glDrawArrays` on two different sections of it.
|
|
test_openjpeg will then fail to configure.
|
|
addition to running cmake directly.
|
|
the toolchain file.
|
|
|
|
|
|
|
|
|
|
detection mechanism that could throw CMake off depending on what is in Windows PATH. Use CMAKE_EXECUTABLE_SUFFIX to specify whether to build .html or .js.
|
|
|
|
|
|
|
|
imported from the parent
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
main module
|