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
2013-04-29
bump version
1.4.1
Alon Zakai
2013-04-29
use le32-unknown-nacl triple
Alon Zakai
2013-04-29
Bump version.
1.3.8
Bruce Mitchener
2013-04-25
Try/catch around idb open.
Alan Kligman
2013-04-25
If caching fails, proceed to process package data.
Alan Kligman
2013-04-25
If there's a problem, fall back to default non-cache loading from remote.
Alan Kligman
2013-04-25
Add browser.test_preload_caching to unit tests. Replace modified-time check w...
Alan Kligman
2013-04-25
Fix incorrect cache logic (probably copy pasta error). Add Module.preloadResu...
Alan Kligman
2013-04-25
Updated documentation for --use-preload-cache.
Alan Kligman
2013-04-25
Fix broken unit tests (browser.test_sdl_image_compressed, browser.test_preloa...
Alan Kligman
2013-04-25
Fix missing parameter in cacheRemotePackage invocation. Remove debug console....
Alan Kligman
2013-04-25
Add --use-preload-cache flag to enable indexeddb preload cache. Defaults to o...
Alan Kligman
2013-04-25
Add no-cache to HEAD request.
Alan Kligman
2013-04-25
Preloading script now uses indexeddb to cache asset packages. Will load them ...
Alan Kligman
2013-04-23
Merge pull request #1063 from waywardmonkeys/musl-libc
1.3.7
Alon Zakai
2013-04-23
add a define of __EMSCRIPTEN__
Alon Zakai
2013-04-23
Merge pull request #1086 from waywardmonkeys/llvm-root-guessing
Alon Zakai
2013-04-23
Better guessing for LLVM_ROOT.
Bruce Mitchener
2013-04-22
big function finder tool
Alon Zakai
2013-04-22
Bump version.
Bruce Mitchener
2013-04-20
optimize HEAPU?8[..] << 24 >> 24 and similar
Alon Zakai
2013-04-19
use power of two heap in relooper
Alon Zakai
2013-04-19
enable ASM_JS=1 in -O1+, and start to update testing
Alon Zakai
2013-04-19
Merge pull request #1073 from waywardmonkeys/cleanup-compiler-flags
Alon Zakai
2013-04-19
Improve error reporting in build_library.
Jukka Jylänki
2013-04-17
remove eliminated variable definitions only if variable was successfully remo...
Alon Zakai
2013-04-17
Remove unnecessary undefine of __CYGWIN__.
Bruce Mitchener
2013-04-17
Remove unnecessary x86_64 and x87 undefines.
Bruce Mitchener
2013-04-17
__STDC__ is already defined by clang.
Bruce Mitchener
2013-04-17
Remove flags for disabling ms-compatibility.
Bruce Mitchener
2013-04-17
Use -target rather than -triple with clang.
Bruce Mitchener
2013-04-16
Merge pull request #1038 from juj/fix_test_asm_pgo_windows
Alon Zakai
2013-04-16
* Added a warning to file_packager when an input file does not exist.
Éloi Rivard
2013-04-15
* Added --no-force argument.
Éloi Rivard
2013-04-13
* Little improvements of file_packager.py
Éloi Rivard
2013-04-11
Remove duplicate line from rebase.
Jukka Jylänki
2013-04-11
Remove the unwanted abstraction that callee is allowed to autodelete a respon...
Jukka Jylänki
2013-04-11
Don't require response files to end with '.rsp'. Only autodelete response fil...
Jukka Jylänki
2013-04-11
Fix typo.
Jukka Jylänki
2013-04-11
Extend the use of response files to cover the case when emcc invokes emscript...
Jukka Jylänki
2013-04-09
do not use memory init file in relooper itself
Alon Zakai
2013-04-09
try to make WindowsPopen errors a little more explicit
Alon Zakai
2013-04-08
Remove '.' print in tools/js_optimizer.py on Windows. Fixes other.test_chunki...
Jukka Jylänki
2013-04-04
Merge branch 'ag/clang-add-version' of github.com:agladysh/emscripten into ag...
Alon Zakai
2013-04-04
Fix calling try_delete before importing it.
Bruce Mitchener
2013-04-04
Work around problem with constexpr on Windows.
Bruce Mitchener
2013-04-03
bump MAX_NAMES
Alon Zakai
2013-04-04
Add ability to use versioned clang libraries
Alexander Gladysh
2013-04-01
Merge pull request #1009 from waywardmonkeys/another-libcxx-update
1.3.6
Alon Zakai
2013-03-30
fix -nostdinc++
Alon Zakai
[next]