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

2531 Коммитов

Автор SHA1 Сообщение Дата
Sigmund Vik be2dafadec Coffee-script fix for new node.js
This has already been fixed upstream, so maybe a better fix is to pull
in the latest version of coffee-script.

For more details, please see:
https://github.com/jashkenas/coffee-script/pull/1807
2012-03-20 14:02:54 +01:00
Sigmund Vik fbb596d277 Renamed __except to __exceptXXX in libcxx/ios header to avoid compilation
errors on windows using clang version 3.0 (tags/RELEASE_30/final).  This
can be reverted once emscripten upgrades to clang 3.1.

For more details, please see:
http://comments.gmane.org/gmane.comp.compilers.clang.scm/41578
2012-03-20 13:10:15 +01:00
Alon Zakai dfeec1f826 more SDL stuff 2012-03-19 18:52:32 -07:00
Alon Zakai f685d9b54b two SDL mixer stubs 2012-03-19 18:40:28 -07:00
Alon Zakai f66a74ac34 add SDL_gfxPrimitives.h 2012-03-19 18:08:25 -07:00
Alon Zakai c89ace6de6 add SDL mixer and ttf headers 2012-03-19 18:02:36 -07:00
Alon Zakai 2a6749efe2 fix test_emcc_multifile 2012-03-19 17:10:36 -07:00
Alon Zakai f9ef501d57 define -DEMSCRIPTEN even when just configuring, so bundled headers work 2012-03-19 16:52:59 -07:00
Alon Zakai aaa5e6acf9 headers fix 2012-03-19 16:49:59 -07:00
Alon Zakai af8eab2920 nicer debug output in emcc 2012-03-19 16:49:36 -07:00
Alon Zakai 9bad883dca Module.read closure fix 2012-03-19 16:40:31 -07:00
Alon Zakai 3bb37508db remove .compress if the compress wasn't worth it 2012-03-19 15:48:21 -07:00
Alon Zakai e4a926f49b do compression of downloaded code+datafiles in a worker 2012-03-19 14:52:49 -07:00
Alon Zakai 904fbd2edf fix test_poppler 2012-03-19 14:42:15 -07:00
Alon Zakai 69c5aeb644 fix test_unistd_io 2012-03-19 14:41:05 -07:00
Alon Zakai c9bf89ad9b fix test_fs_base 2012-03-19 14:40:01 -07:00
Alon Zakai 24abef1817 update lzma.js 2012-03-19 14:35:16 -07:00
Alon Zakai ea490e9c7f refactor use of this[..] in shell.js to use Module[..] 2012-03-19 13:25:46 -07:00
Alon Zakai 10cfa9fc93 emcc 'just copy' should do nothing if there is no target 2012-03-19 10:44:16 -07:00
Alon Zakai 5179ae5746 fix test_emcc_compressed_file 2012-03-17 19:48:01 -07:00
Alon Zakai 4eb81d2172 complete test for image compression 2012-03-17 19:22:30 -07:00
Alon Zakai d918fd60d5 update lzma.js 2012-03-17 19:20:03 -07:00
Alon Zakai bca3596472 fix bug with compressed images 2012-03-17 18:30:09 -07:00
Alon Zakai 163e9c1cf4 unify data and image file preloading 2012-03-17 17:37:15 -07:00
Alon Zakai 105967a256 refactor datafile code 2012-03-17 16:43:49 -07:00
Alon Zakai 16c196ec3f modify lzma.js to just build natively for us here 2012-03-16 18:58:07 -07:00
Alon Zakai 02aec29945 show download number progress 2012-03-16 15:40:23 -07:00
Alon Zakai c096ac45ee preload/embed file compression option in emcc 2012-03-16 14:18:30 -07:00
Alon Zakai 1a2df275c5 source code compression option in emcc 2012-03-16 12:39:12 -07:00
Alon Zakai 37011d48e3 updated lzma.js 2012-03-16 12:18:45 -07:00
Alon Zakai ee1fc9904b add lzma.js in thirdparty 2012-03-16 11:10:10 -07:00
Alon Zakai 19520c66ee rename --compress to --minify in emcc 2012-03-16 11:00:12 -07:00
Alon Zakai 04961832c6 allow preloading/embedding of entire directories using emcc 2012-03-16 10:48:45 -07:00
Alon Zakai 1a1d011c9b tweak building of libcxx to work around windows failure 2012-03-16 10:35:59 -07:00
Alon Zakai c741788a37 various files 2012-03-15 18:35:10 -07:00
Alon Zakai 3f3df289f6 remove unneeded SDL deps 2012-03-15 18:34:27 -07:00
Alon Zakai 3fc8b5c9b7 preload images for SDL 2012-03-15 18:15:12 -07:00
Alon Zakai 7e78583ff2 comment 2012-03-15 16:54:28 -07:00
Alon Zakai 470919bea9 almost working SDL_image test, just need async decoding 2012-03-15 16:49:37 -07:00
Alon Zakai 36afa3f0eb support files in directories in --embed-file and --preload-file 2012-03-15 14:58:22 -07:00
Alon Zakai 38821ffb77 html tests refactoring 2012-03-15 14:13:40 -07:00
Alon Zakai 71bcdf4232 allow monitoring of run dependencies 2012-03-15 14:09:43 -07:00
Alon Zakai be16312325 add file preloading in browsers 2012-03-15 14:07:04 -07:00
Alon Zakai 38b121aff6 improve test runner http server to handle timeouts 2012-03-15 14:00:51 -07:00
Alon Zakai 6f52890ce3 refactor html tests 2012-03-15 11:24:10 -07:00
Alon Zakai 6342971b3e add some networking headers 2012-03-15 11:23:47 -07:00
Alon Zakai 4f81862d24 add conftest.c workaround in emcc 2012-03-15 10:20:01 -07:00
Alon Zakai 42d004d7f1 make nativizer tool executable 2012-03-15 10:19:38 -07:00
Alon Zakai f99f825f2b bindings generator fix 2012-03-15 10:19:24 -07:00
Alon Zakai e3f438b108 support c strings as parameters in bindings generator 2012-03-14 13:41:30 -07:00