Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
Cmake link js
|
|
tests/unistd/io.*
---
Revert "Added to the test_files test to ensure the pread() functionality."
This reverts commit 2ed2fb5df392251a0957543b920272b9b2ae7908.
|
|
|
|
to support linking .js files to executables, while doing dependency tracking on filestamp modifications. For more info, see https://groups.google.com/forum/#!topic/emscripten-discuss/uRbTIB62V7s .
|
|
Incoming
|
|
|
|
|
|
Python build instructions
|
|
|
|
|
|
isfinite and friends require ta2 with musl headers.
|
|
This also removes all of the changes that were needed for those
typedefs to be 64 bit.
|
|
* gethostbyname_r is now the 6 arg version.
* Make enet use the right code path (this should be upstreamed).
* Add a compat header to make these declarations visible to all without
extra compilation flags.
|
|
|
|
|
|
|
|
|
|
|
|
inline_asm_testcase
|
|
|
|
them up; #1610
|
|
Fix bullet
|
|
Validate asmjs
|
|
|
|
output variables.
|
|
use cmake to configure bullet build instead of ./configure. On Linux and OSX, run both configure and cmake-based tests.
|
|
|
|
structs; fixes #1602
|
|
wchar_t strings to JS when building with -fshort-wchar. Closes #1565.
|
|
|
|
stringToUTF32 following azakai's suggestion on naming convention.
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|