Age | Commit message (Collapse) | Author |
|
|
|
|
|
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
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
|
|
|