Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
Start splitting C and C++ options.
|
|
|
|
|
|
|
|
|
|
|
|
Resolve symbolic links when checking for destination locations in file_packager. Fixes browser.test_preload_file on OSX.
|
|
|
|
the current source tree. The code would accidentally treat that case as if user had instead written '--preload-file x'. Closes #2201.
|
|
file_packager. Fixes browser.test_preload_file on OSX.
|
|
|
|
dependencies; fixes #2191
|
|
dependencies; fixes #2191
|
|
checkout and clang_version is not found, assume clang_version = llvm_version.
|
|
|
|
|
|
|
|
|
|
Fix depecrated sourceMappingURL syntax
|
|
Fullscreen element sizes
|
|
|
|
build, and also fixes sqlite test
|
|
new pixel sizes of the fullscreen element, as well as the whole screen size. These can be used to read and adjust the rendering canvas size appropriately when transitioning between fullscreen modes. Thanks to Joel Croteau for the suggestion at https://groups.google.com/forum/#!topic/emscripten-discuss/qaTrOXWv1Oc .
Bump version to 1.12.3 to update the cache after change to struct_info.json.
|
|
This will remove an error message about using old syntax in debug builds.
|
|
|
|
|
|
|
|
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the env
|
|
of just 'emcc'.
|
|
|
|
(x=x)
|
|
|