Alon Zakai
|
0091d9ca06
|
refactor emcc to support compiling multiple files, and partial work on supporting linker invocations
|
2011-12-13 18:23:00 -08:00 |
Alon Zakai
|
ba17804f62
|
support a (js) target when emcc is given two input files
|
2011-12-13 16:32:40 -08:00 |
Alon Zakai
|
394bbcf08e
|
refactor emcc in preparation for compiling multiple files at once
|
2011-12-13 16:21:03 -08:00 |
Alon Zakai
|
0dcba8bc4e
|
finish llvm opts in emcc, plus more tests
|
2011-12-13 14:08:44 -08:00 |
Alon Zakai
|
9071942043
|
llvm opts in emcc (untested)
|
2011-12-13 12:20:45 -08:00 |
Alon Zakai
|
c89d2ec4a4
|
support for --typed-arrays in emcc
|
2011-12-13 10:09:59 -08:00 |
Alon Zakai
|
7782c8cd4e
|
support for -s in emcc
|
2011-12-12 18:07:07 -08:00 |
Alon Zakai
|
6df042a2ae
|
support for running the js optimizer, eliminator and closure compiler from emcc
|
2011-12-12 17:41:03 -08:00 |
Alon Zakai
|
0281e14fd6
|
warning about -O3 in emcc
|
2011-12-12 16:55:42 -08:00 |
Alon Zakai
|
011d5e3631
|
relooper warning in emcc
|
2011-12-12 16:53:09 -08:00 |
Alon Zakai
|
063298bda9
|
emcc initial support for -Ox
|
2011-12-12 13:35:51 -08:00 |
Alon Zakai
|
a5bd3ed73d
|
support for generating html in emcc, and a test for that that also tests SDL, and some fixes for SDL
|
2011-12-12 11:24:16 -08:00 |
Alon Zakai
|
ae02feec36
|
more emcc functionality and tests
|
2011-12-11 20:43:08 -08:00 |
Alon Zakai
|
d13c1e87d5
|
refactor temp files handling code, and first passing compilation test for emcc
|
2011-12-11 15:24:04 -08:00 |
Alon Zakai
|
4191d90052
|
emcc help update
|
2011-12-11 11:54:22 -08:00 |
Alon Zakai
|
7859e29000
|
--help in emcc
|
2011-12-11 11:39:00 -08:00 |
Alon Zakai
|
58f694a190
|
emcc: --version
|
2011-12-11 10:23:03 -08:00 |
Alon Zakai
|
753437a56d
|
emcc stuff
|
2011-11-22 21:34:03 -08:00 |