Age | Commit message (Collapse) | Author | |
---|---|---|---|
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 | |
2011-09-24 | start to include system headers (tests broken) | Alon Zakai | |
2011-09-23 | Edited tools/shared.py via GitHub | SiggyBar | |
2011-09-14 | intentionally do reSign in printing %d | Alon Zakai | |
2011-09-13 | read_auto_optimize utility | Alon Zakai | |
2011-09-08 | Merge branch 'master' into llvm-svn | Alon Zakai | |
2011-09-06 | vtable customization in bindings generator, +misc infra improvements to help ↵ | Alon Zakai | |
test it | |||
2011-09-04 | disable -indvars on q1 | Alon Zakai | |
2011-09-04 | fix llvm opts for 3.0 | Alon Zakai | |
2011-09-03 | simplify emmaken with EMMAKEN_JUST_CONFIGURE, and use llvm-ld instead of ↵ | Alon Zakai | |
llvm-link for better compatibility | |||
2011-08-23 | Fixed v8/d8 path edge case (Issue #64). | max99x | |
2011-08-21 | tweak pick_llvm_opts | Alon Zakai | |
2011-07-30 | workarounds for js engine bugs | Alon Zakai | |
2011-07-29 | temporily disable strict mode | Alon Zakai | |
2011-07-29 | updates for latest spidermonkey trunk | Alon Zakai | |
2011-07-09 | bindings generator cleanup | Alon Zakai | |
2011-07-08 | * Moved pick_llvm_opts() to tools/shared.py. | max99x | |
* Using pick_llvm_opts() instead of hardcoding -O3 in emscripten.py. * Reassembling only when needed in emscripten.py. | |||
2011-07-07 | Rewrite of emscripten.py: | max99x | |
* 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-06-04 | remove stackQuota for spidermonkey since no longer needed | Alon Zakai | |
2011-05-21 | use gcparam() with spidermonkey | Alon Zakai | |
2011-03-19 | support for llvm 2.9 | Alon Zakai | |
2011-03-15 | stop using lots of memory to manage strings at the end of compilation | Alon Zakai | |
2011-03-12 | test runner improvements | Alon Zakai | |
2011-03-05 | openjpeg demo | Alon Zakai | |
2011-02-27 | openjpeg test | Alon Zakai | |
2011-02-27 | debugging info and test runner fixes | Alon Zakai | |
2011-02-20 | generate strict mode javascript | Alon Zakai | |
2011-02-10 | use clang in emmaken and in freetype&zlib tests | Alon Zakai | |
2011-01-14 | refactor shared components of python tools, and add emmaken.py | Alon Zakai | |