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 |
Alon Zakai
|
5fd0826bb8
|
Merge pull request #263 from FishingCactus/opengles_wip2
Opengles fixes + glut functions
|
2012-03-11 20:12:03 -07:00 |
Alon Zakai
|
f5403671bb
|
add llvm function size scanner
|
2012-03-11 18:17:53 -07:00 |
Alon Zakai
|
44161f79bd
|
helpful comment about necessary suffixes for emcc
|
2012-03-11 13:19:02 -07:00 |
Alon Zakai
|
3584e6e3cb
|
fix test_files_m for s_x_x
|
2012-03-11 11:28:30 -07:00 |
Alon Zakai
|
fe2880e1e3
|
update test_time
|
2012-03-11 10:56:50 -07:00 |
Alon Zakai
|
ff64e1dbd6
|
fix test_unistd_isatty
|
2012-03-10 23:12:38 -08:00 |
Alon Zakai
|
b73abafd18
|
fix test_iostream
|
2012-03-10 22:21:26 -08:00 |
Alon Zakai
|
cbc3c27507
|
don't flush terminals, it adds spurious newlines
|
2012-03-10 21:39:51 -08:00 |
Alon Zakai
|
16a74c6374
|
better handling of detection of scriptArgs and arguments
|
2012-03-10 20:48:38 -08:00 |
Alon Zakai
|
551c2c8c86
|
be careful when flushing streams that may have been closed, during shutdown
|
2012-03-10 20:48:17 -08:00 |
Alon Zakai
|
dd44676707
|
start filesystem descriptors at 1, since we intermix them with pointers, so keep 0 free as null
|
2012-03-10 20:46:28 -08:00 |
Alon Zakai
|
ec9bd63e8c
|
properly implement isatty
|
2012-03-10 18:43:31 -08:00 |
Alon Zakai
|
a78a13dc7b
|
allow Module.stdin,out,err to provide defaults for streams
|
2012-03-10 17:54:56 -08:00 |
Alon Zakai
|
b1f86a1fb9
|
export malloc and free by default, many libraries need that
|
2012-03-10 15:19:01 -08:00 |
Alon Zakai
|
88bb466936
|
add HEAPF64, useful sometimes for manually optimized code
|
2012-03-10 12:18:03 -08:00 |
Alon Zakai
|
f5b94a2621
|
default closure compiler in a way that doesn't require EMSCRIPTEN_ROOT
|
2012-03-08 21:18:03 -08:00 |
Alon Zakai
|
0f7e86251e
|
Merge pull request #300 from nathanhammond/incoming
Include Closure Compiler
|
2012-03-08 19:39:06 -08:00 |
Nathan Hammond
|
8219427f95
|
Merge with @richardassar's changes.
|
2012-03-07 21:31:08 -05:00 |
Alon Zakai
|
84c9c22525
|
improve emcc input finding so that it ignores -MT x
|
2012-03-07 14:28:13 -08:00 |
Alon Zakai
|
956eade969
|
add sign correction to llvmswitch test, needed for s_x_x
|
2012-03-06 16:52:19 -08:00 |
Nathan Hammond
|
1c1e00f1dd
|
Make requested changes: fix include, add myself to authors.
|
2012-03-06 17:51:45 -05:00 |
Alon Zakai
|
012acf44b4
|
Merge pull request #301 from richardassar/array-prealloc
Optimisation of FS.createDataFile
|
2012-03-06 14:32:28 -08:00 |
Alon Zakai
|
56a6a6abfd
|
Merge branch 'master' into incoming
|
2012-03-06 14:15:50 -08:00 |
Alon Zakai
|
4879395227
|
standardize switch comparisons on signed values
|
2012-03-06 14:15:25 -08:00 |
Alon Zakai
|
ac6876fb82
|
escape & in html
|
2012-03-06 10:34:19 -08:00 |
Nathan Hammond
|
55e965635c
|
Include Closure Compiler by default.
|
2012-03-06 13:26:15 -05:00 |
Alon Zakai
|
35e2e077d9
|
Merge pull request #298 from richardassar/authors
Adding myself to authors
|
2012-03-06 10:24:18 -08:00 |
Alon Zakai
|
89642b135f
|
Merge pull request #294 from LCID-Fire/error_fix
Catch and log the errors when calling Processes
|
2012-03-06 10:16:11 -08:00 |
Alon Zakai
|
4f7c6aa50c
|
ignore fence llvm items
|
2012-03-06 10:05:09 -08:00 |
Alon Zakai
|
aeb905a516
|
handle signedness properly in 64-bit div, mul, rem
|
2012-03-05 21:55:36 -08:00 |
Alon Zakai
|
a9c1100839
|
do not rely on browser timezone info, it is very unpredictable
|
2012-03-05 18:42:04 -08:00 |