Age | Commit message (Collapse) | Author |
|
|
|
|
|
runner operation.
|
|
OSX SDK version we are targeting. Add a function CLANG_NATIVE_ARGS() that returns a list of compiler args that need to be appended when building native executables for the current platform, which for OSX automatically find an SDK to target. Make the machinery lazy and cached so that it's not invoked if native executables are not built, and that it's invoked only once when needed. Fixed test other.test_bad_triple on OSX.
|
|
Empkg prerequisites
|
|
params are automatically added to that engine.
|
|
files and avoid unnecessary copies
|
|
Start splitting C and C++ options.
|
|
|
|
checkout and clang_version is not found, assume clang_version = llvm_version.
|
|
|
|
|
|
|
|
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.
|
|
|
|
|
|
|
|
With the Emscripten toolchain, we can make clang do more of what we need
directly rather than in the wrapper scripts.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
in the env
|
|
|
|
|
|
|
|
|
|
and can work in fastcomp
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|