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
Age
Commit message (
Expand
)
Author
2012-09-21
move pthreads defines earlier
Alon Zakai
2012-09-21
allow more pthreads header
Alon Zakai
2012-09-21
add getrlimit
Alon Zakai
2012-09-21
add freebsd spawn.h
Alon Zakai
2012-09-21
add bogus TIOCG* consts
Alon Zakai
2012-09-21
add dladdr
Alon Zakai
2012-09-21
add some more pthread constants
Alon Zakai
2012-09-21
show warning about absolute paths only once
Alon Zakai
2012-09-21
-s docs in emcc
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-21
add import os to settings.py
Alon Zakai
2012-09-21
Merge pull request #570 from ysangkok/for-upstream
Alon Zakai
2012-09-20
mntent.h header
Alon Zakai
2012-09-20
add more slack in test_s3tc_crunch
Alon Zakai
2012-09-20
fix gl tests for intel hd gpus
Alon Zakai
2012-09-20
proper exception throwing when sync xhrs are attempted to be used in the browser
Alon Zakai
2012-09-20
add conftest.c flag passing test and use right indenting
Janus
2012-09-19
optimize reftests
Alon Zakai
2012-09-19
fix test_sdl_mouse
Alon Zakai
2012-09-19
fix test_gc
Alon Zakai
2012-09-18
don't pass EMCC specific flags on when configuring using clang
Janus
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
warning about allocate()
Alon Zakai
2012-09-17
allocate() docs
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-17
add void* argument to emscripten_async_call and emscripten_push_main_loop_blo...
Alon Zakai
2012-09-17
Merge pull request #568 from LCID-Fire/egl_header_-x11_deps
Alon Zakai
2012-09-16
Make EGLNative* typedefs work without need for X11 headers.
LCID Fire
2012-09-15
reproduceriter is now 'stable'
Alon Zakai
2012-09-15
reproduceriter docs
Alon Zakai
2012-09-14
implement performance.now more carefully in the shell replay
Alon Zakai
2012-09-14
refactor reproduceriter
Alon Zakai
2012-09-14
split out reproducerwriter shell
Alon Zakai
2012-09-14
navigator typo
Alon Zakai
2012-09-14
remove some shell replay debug output
Alon Zakai
2012-09-14
split out reproduceriter js
Alon Zakai
2012-09-14
misc shell replay work; bananabread replay runs to completion
Alon Zakai
[next]