index
:
emscripten
master
push-upstream
Emscripten: An LLVM-to-JavaScript Compiler
git repository hosting
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
tools
Age
Commit message (
Expand
)
Author
2012-10-20
implement simplifyZeroComp js optimizer pass, not yet executed
Alon Zakai
2012-10-20
restore workaround for v8 bug 1895
Alon Zakai
2012-10-17
fix closure error in file packager
Alon Zakai
2012-10-17
split up very large js files when passing them into js-optimizer and eliminat...
Alon Zakai
2012-10-17
remove unneeded node checks
Alon Zakai
2012-10-17
stop working around v8 bug 1985 which was fixed a while ago
Alon Zakai
2012-10-17
allow changing java heap size for closure via JAVA_HEAP_SIZE env var
Alon Zakai
2012-10-17
improve node autodetection
Alon Zakai
2012-10-17
Don't explode in emconfigure if no args are passed
Riccardo Magliocchetti
2012-10-14
handle .a with identically named .o ; fixes #637
Alon Zakai
2012-10-13
update coffeescript to d8905e2f8799931013e227b869b1c6f6c85122f0
Alon Zakai
2012-10-01
fix file paths with --embed, fixes #597
Alon Zakai
2012-09-29
Merge pull request #594 from larsxschneider/lars/add-split-option
Alon Zakai
2012-09-28
note on file packager
Alon Zakai
2012-09-28
workaround for libcxx --std=c++11 issue
Alon Zakai
2012-09-26
autoguess ~/.emscripten values on first run, possibly fixes #593
Alon Zakai
2012-09-26
remove misleading top line in settings when copying it to ~/.emscripten
Alon Zakai
2012-09-26
Merge pull request #581 from LCID-Fire/debian_clang_check
Alon Zakai
2012-09-26
Add emcc option "--split <size>" to split javascript file.
Lars Schneider
2012-09-25
add workaround for older node versions
Alon Zakai
2012-09-25
Support loading emscripten argument filenames with relative paths
Chad Austin
2012-09-26
Make check_clang_version return a bool value.
LCID Fire
2012-09-24
improve av workaround in file packager
Alon Zakai
2012-09-24
make with statement in shared.py work in python 2.6
Alon Zakai
2012-09-24
commented option to add verbose logging to make
Alon Zakai
2012-09-24
fix python conventions
Alon Zakai
2012-09-24
Merge pull request #582 from LCID-Fire/build_error_output
Alon Zakai
2012-09-24
better progress reporting with multiple datafile downloads
Alon Zakai
2012-09-23
Reworked `build_library`:
LCID Fire
2012-09-22
move settings.py to a less conspicuous place and rename it, to avoid confusion
Alon Zakai
2012-09-22
Extract check_clang_version into an own function and correct checking so it w...
LCID Fire
2012-09-21
add libcxxabi headers to include path
Alon Zakai
2012-09-21
file packager docs
Alon Zakai
2012-09-21
Merge pull request #577 from LCID-Fire/scons_environment_path
Alon Zakai
2012-09-21
workaround in file packager for silly antivirus programs
Alon Zakai
2012-09-21
use createPath in file packager to allow separate asset bundles to play nicel...
Alon Zakai
2012-09-21
allow loading multiple asset bundles / outputs of file packager
Alon Zakai
2012-09-21
closurize file packager output
Alon Zakai
2012-09-21
Make EMSCRIPTEN_ROOT path available in Environment
LCID Fire
2012-09-18
indentation fix
Alon Zakai
2012-09-18
Merge pull request #569 from xrmx/llvmversion
Alon Zakai
2012-09-18
fix pnow replay bug
Alon Zakai
2012-09-18
Add ability to use versioned llvm binaries
Riccardo Magliocchetti
2012-09-18
note on browser replay
Alon Zakai
2012-09-17
add lineWidth to shell replay
Alon Zakai
2012-09-17
fix fullscreen/pointer lock events in shell replay
Alon Zakai
2012-09-17
adjust fake shell screen sizes
Alon Zakai
2012-09-17
add some shell replay shims
Alon Zakai
2012-09-15
reproduceriter is now 'stable'
Alon Zakai
2012-09-15
reproduceriter docs
Alon Zakai
[next]