Граф коммитов

17 Коммитов

Автор SHA1 Сообщение Дата
Alon Zakai f6e02c614a workarounds for js engine bugs 2011-07-30 10:26:30 -07:00
Alon Zakai c293e8c5a6 temporily disable strict mode 2011-07-29 20:08:14 -07:00
Alon Zakai df145aa4b2 updates for latest spidermonkey trunk 2011-07-29 13:07:57 -07:00
Alon Zakai 6c101f3ad8 bindings generator cleanup 2011-07-09 19:24:20 -07:00
max99x f0bb154229 * Moved pick_llvm_opts() to tools/shared.py.
* Using pick_llvm_opts() instead of hardcoding -O3 in emscripten.py.
* Reassembling only when needed in emscripten.py.
2011-07-08 07:04:38 +03:00
max99x 7dcdb044d3 Rewrite of emscripten.py:
* Uses option arguments instead of positional ones.
* Allows linking to dlmalloc.
* Accepts both .bc and .ll files and takes care of annotations.
* Allows running the LLVM optimization pass automatically.
* Updated test runner to use the new emscripten.py interface.

Refactoring:
* Moved settings.py to root folder. It no longer applies just to tests.
* Updated references to settings.py.
* Added an __init__.py to tools, so we don't have to hack around imports.
2011-07-07 12:24:09 +03:00
Alon Zakai fb83700d54 remove stackQuota for spidermonkey since no longer needed 2011-06-04 10:11:25 -07:00
Alon Zakai 588060bcb3 use gcparam() with spidermonkey 2011-05-21 21:19:32 -07:00
Alon Zakai ee9393ae04 support for llvm 2.9 2011-03-19 10:00:57 -07:00
Alon Zakai 5524f8bf30 stop using lots of memory to manage strings at the end of compilation 2011-03-15 20:13:57 -07:00
Alon Zakai f534adece7 test runner improvements 2011-03-12 13:37:44 -08:00
Alon Zakai 749e2d5031 openjpeg demo 2011-03-05 18:41:15 -08:00
Alon Zakai 6b7f4ffa84 openjpeg test 2011-02-27 16:55:53 -08:00
Alon Zakai 40ab3e2847 debugging info and test runner fixes 2011-02-27 16:54:21 -08:00
Alon Zakai acbb1e6a0b generate strict mode javascript 2011-02-20 19:03:14 -08:00
Alon Zakai f509bad6cf use clang in emmaken and in freetype&zlib tests 2011-02-10 20:03:01 -08:00
Alon Zakai 9d209878f9 refactor shared components of python tools, and add emmaken.py 2011-01-14 22:44:52 -08:00