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
/
shared.py
Age
Commit message (
Expand
)
Author
2011-11-21
llvm optimizations tweaks
Alon Zakai
2011-11-19
initial work on JS optimizer
Alon Zakai
2011-11-19
pick_llvm_opts comment
Alon Zakai
2011-11-19
tweak to pick_llvm_opts
Alon Zakai
2011-11-18
rename OPTIMIZE to MICRO_OPTS
Alon Zakai
2011-11-17
prep for unsafe opts
Alon Zakai
2011-11-17
refactor llvm opts code
Alon Zakai
2011-11-17
Remove muting or std outputting stderr.
LCID Fire
2011-11-17
refactor PGO code
Alon Zakai
2011-11-16
clean up benchmark code
Alon Zakai
2011-11-16
initial support for unaligned reads/writes in t2
Alon Zakai
2011-11-15
emconfiguren script and refactor Building
Alon Zakai
2011-11-13
use our own headers with the native compiler during configure in emmaken
Alon Zakai
2011-11-12
don't use unsafe opts in benchmarks
Alon Zakai
2011-11-11
fix bug with duplicate llvm_as, and other tweaks to that code
Alon Zakai
2011-11-11
fix for building projects when they already exist
Alon Zakai
2011-11-10
test tweak
Alon Zakai
2011-11-09
initial work on i64
Alon Zakai
2011-10-31
building tweak
Alon Zakai
2011-10-28
minor build_library tweaks
Alon Zakai
2011-10-28
default params for run_js
Alon Zakai
2011-10-28
error detection in Building.link
Alon Zakai
2011-10-26
build fixes
Alon Zakai
2011-10-26
refactoring fixes
Alon Zakai
2011-10-26
refactor do_emscripten
Alon Zakai
2011-10-26
refactor some build stuff
Alon Zakai
2011-10-26
refactor library building/caching
Alon Zakai
2011-10-24
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-24
move get_library into shared
Alon Zakai
2011-10-22
move save_dir and save_js settings
Alon Zakai
2011-10-21
Merge branch 'master' of https://github.com/kripken/emscripten
Alon Zakai
2011-10-21
refactor emscripten settings in test runner
Alon Zakai
2011-10-20
undefine __APPLE__ when using emscripen headers
Alon Zakai
2011-10-20
refactor some tools stuff
Alon Zakai
2011-10-18
move some paths to tools/shared
Alon Zakai
2011-10-13
option to not use the bundled headers
Alon Zakai
2011-10-09
restructure usage of llvm opts. customize use of opts in specific benchmarks
Alon Zakai
2011-10-07
undefine __STRICT_ANSI__
Alon Zakai
2011-10-07
fix openjpeg
Alon Zakai
2011-10-06
compilation and header fixes
Alon Zakai
2011-10-06
move -DEMSCRIPTEN
Alon Zakai
2011-10-06
net-related headers
Alon Zakai
2011-10-05
fix bug with path creation
Alon Zakai
2011-10-05
fix merge conflicts
Alon Zakai
2011-09-25
fix dirent.h and folders test
Alon Zakai
2011-09-25
improve header constant parsing
Alon Zakai
2011-09-24
clean up includes
Alon Zakai
2011-09-24
handwritten dlfcn.h; fixes test_dlfcn
Alon Zakai
2011-09-24
use libc++; cubescript passes
Alon Zakai
2011-09-24
reorganize system/include
Alon Zakai
[next]