| Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
code to pull in malloc and other system libs based on EXPORTS)
|
|
1.21.5; fixes #2547
|
|
|
|
|
|
command
|
|
'Transport endpoint is not connected' is received.
|
|
is SpiderMonkey is not found, and improve the output print.
|
|
the 3 parts of the emscripten version; fixes #2343
|
|
properly set.
|
|
|
|
clearer, and fix other.test_warn_undefined
|
|
Improve cmake for sdl2
|
|
|
|
to specify a default suffix (.js) for generated executables and the suffix that was set got silently erased. Previously the default suffix was empty "", which meant all user CMakeLists.txt files had to explicitly specify the suffix. Fixing this adds support for CMake built-in check_function_exists() detection macro which is used e.g. by SDL2 CMakeLists.txt path. To build html files, add the directive 'SET(CMAKE_EXECUTABLE_SUFFIX ".html")' like before.
|
|
EMMAKEN_JUST_CONFIGURE=1, since that breaks CMake configuration because CMake expects to be able to build identically at config and build time. This fixes CMake check_include_file() with Emscripten. Add tests to make sure that it doesn't regress.
|
|
|
|
Let -s RELOOPER work correctly.
|
|
code is received during build.
|
|
|
|
|
|
slow2.test_python
|
|
|
|
ensuring at most one value with unknown lower bits; #2481
|
|
|
|
|
|
|
|
where compiler.js or js-optimizer.js would fail, but emcc would happily try to continue, and sometimes succeed, causing corrupted builds.
|
|
Add log colors to Windows prints as well. Make default logging output format contain less cruft.
|
|
installed or running before.
|
|
|
|
ffdb via 'ffdb.py memory <app>'.
|
|
getDescription verb) with 'ffdb.py desc'
|
|
to fit into a single message instead of having multiple fragments.
|
|
the app was spamming a lot of them.
|
|
|
|
app .zip file is passed.
|
|
|
|
Cleanup includes
|
|
a FFOS device.
|
|
|
|
'get', 'set', 'unset', 'hide-prompt' and 'restore-prompt' to ffdb.
|
|
build after finished so the C:\Users\clb\AppData\Local\Temp directory doesn't litter up with .rsp files.
|
|
|
|
|
|
|
|
screenshot capture. Report out captured image dimensions for better error detection.
|