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-05-04
fix and slow down again the eliminator tool, plus refactoring to enable prope...
Alon Zakai
2012-05-04
fix bisection bug
Alon Zakai
2012-05-03
optimize eliminator transitive dependency calculation
Alon Zakai
2012-05-03
define proper endianness for endian.h and add working but slow-compiling sha1...
Alon Zakai
2012-05-03
fix bug with js engine being str and not list
Alon Zakai
2012-05-01
undef __linux__, fixes SDL endianness detection
Alon Zakai
2012-04-28
fix prepareClientAttributes bugs: handle non-packed vertex attributes properly
Alon Zakai
2012-04-24
add ENV_PREFIX to more places
Alon Zakai
2012-04-24
use env python instead of python in tools/shared if it is available
Alon Zakai
2012-04-20
parse GL headers for console log cleaner
Alon Zakai
2012-04-20
clear cache on non-forced sanity checks if the config file changed
Alon Zakai
2012-04-18
sanity check for java
Alon Zakai
2012-04-17
add EM_DEBUG option for test runner printouts of run_js
Alon Zakai
2012-04-15
One more linker stub fix for Windows.
Sigmund Vik
2012-04-14
clean up emscripten temp dir
Alon Zakai
2012-04-12
fix test_firstrun
Alon Zakai
2012-04-12
fix EM_SAVE_DIR
Alon Zakai
2012-04-12
Merge pull request #374 from SiggyBar/build-env-2
Alon Zakai
2012-04-11
some memcpy support in autodebugger
Alon Zakai
2012-04-11
more autodebugger capabilities
Alon Zakai
2012-04-11
Make it easier to use emscripten from a build system.
Sigmund Vik
2012-04-09
use unique temp dir in emcc unless EMCC_DEBUG=1 is set
Alon Zakai
2012-04-08
nicer solution for removing linker stub
Alon Zakai
2012-04-08
clean up linker a.out|exe stubs
Alon Zakai
2012-04-05
improve clean_webconsole tool
Alon Zakai
2012-04-04
Unbreak emconfigure et all
Behdad Esfahbod
2012-04-03
merge fixes
Alon Zakai
2012-04-03
update webconsole cleaner tool
Alon Zakai
2012-04-03
add little tool to clean web console logs
Alon Zakai
2012-04-03
[tools/shared.py]: Added -Xmx1024m, big .js quickly go over the default memor...
Pierre Renaux
2012-04-02
only include i64 precise code if it will actually be used
Alon Zakai
2012-04-01
improve i64 autodebugging
Alon Zakai
2012-03-31
add js bloatscan tool
Alon Zakai
2012-03-31
do not consider division safe for |0 removal, and add testcase 2 from issue 324
Alon Zakai
2012-03-30
Merge pull request #328 from ehsan/ogre_upstream
Alon Zakai
2012-03-29
windows fixes
Alon Zakai
2012-03-29
properly detect windows in eliminator
Alon Zakai
2012-03-28
do not js-optimize away rounding corrections
Alon Zakai
2012-03-28
Add a script to strip the contents of functions in llvm assembly
Ehsan Akhgari
2012-03-28
read stdin differently in windows in eliminator
Alon Zakai
2012-03-26
use shlex
Alon Zakai
2012-03-21
fix some bugs with preloading of entire directories
Alon Zakai
2012-03-21
properly handle closure compiler return codes
Alon Zakai
2012-03-21
add option to add closure compiler arguments in EMCC_CLOSURE_ARGS env var
Alon Zakai
2012-03-20
back out change to environment vars
Alon Zakai
2012-03-20
back out change to cmake compiler stuff due to openjpeg breakage
Alon Zakai
2012-03-20
revert eliminator change due to breakage
Alon Zakai
2012-03-20
Misc fixes for Windows.
Sigmund Vik
2012-03-20
Coffee-script fix for new node.js
Sigmund Vik
2012-03-15
add file preloading in browsers
Alon Zakai
[prev]
[next]