Alon Zakai
|
430620431f
|
set CROSS_COMPILE in emmake and emconfigure, which is used in projects like musl
|
2015-05-22 13:38:34 -07:00 |
Alon Zakai
|
9fc364ae04
|
better error reporting in other.test_emcc
|
2015-05-22 13:06:58 -07:00 |
Alon Zakai
|
c9fdca2bb0
|
add test for hashing failure in .a files
|
2015-05-22 13:05:05 -07:00 |
Alon Zakai
|
7c6bf7e8ad
|
test contents of .a files with hashed objects
|
2015-05-22 13:00:34 -07:00 |
Alon Zakai
|
a9b93304e8
|
add a hash to .a objects, to allow duplicates to work #2142
|
2015-05-22 12:57:29 -07:00 |
Alon Zakai
|
d74a251e45
|
python fails to perform some operations on /dev/null, guard on that
|
2015-05-22 11:10:21 -07:00 |
Alon Zakai
|
c331681967
|
support -dumpmachine in emcc
|
2015-05-22 10:52:23 -07:00 |
Alon Zakai
|
67ddcb6aa4
|
remove other.test_static_link, which has been subsumed by test_dylink_*
|
2015-05-20 11:25:27 -07:00 |
Alon Zakai
|
70accc62d8
|
update other.test_emcc
|
2015-05-16 21:06:34 -07:00 |
Alon Zakai
|
b420cc7d91
|
Merge branch 'merge_37' into incoming
|
2015-05-15 17:30:21 -07:00 |
Alon Zakai
|
afeb1e34e0
|
Merge branch 'master' of https://github.com/nadult/emscripten into incoming
Conflicts:
AUTHORS
|
2015-05-13 17:10:18 -07:00 |
Alon Zakai
|
b10ebdefc4
|
update tests
|
2015-05-13 14:43:29 -07:00 |
Krzysztof Jakubowski
|
ad6dee512b
|
add libpng to ports (with tests)
|
2015-05-12 17:45:35 +02:00 |
Yao Wei Tjong 姚伟忠
|
fa4718f542
|
Add new option for file_packager.py to store metadata externally.
|
2015-05-08 09:29:42 +08:00 |
Alon Zakai
|
6fa6f758a1
|
add more simplifyExpressions testing in asm mode
|
2015-05-05 21:58:48 -07:00 |
Alon Zakai
|
a860ee29e7
|
remove wip tests that were added by mistake, and are no longer needed anyhow
|
2015-05-04 22:22:40 -07:00 |
Alon Zakai
|
d0ed46f3e4
|
handle tempRet0 with a function call in relocatable modules, so that we can return i64s across them
|
2015-05-04 15:05:41 -07:00 |
Alon Zakai
|
4cca38a896
|
refactor get_zlib_library in test runner
|
2015-04-30 17:11:40 -07:00 |
Bruce Mitchener
|
23c8a05471
|
Remove last of NAMED_GLOBALS references
|
2015-04-30 13:05:33 +07:00 |
Alon Zakai
|
0462c6766b
|
do not require suffixes in EMCC_FORCE_STDLIBS
|
2015-04-29 15:20:10 -07:00 |
Alon Zakai
|
5f32b2b1c1
|
Merge branch 'respect-dash-o-while-preprocessing' of https://github.com/weitjong/emscripten into incoming
Conflicts:
AUTHORS
|
2015-04-29 14:18:36 -07:00 |
Alon Zakai
|
e2a5c55582
|
do not emit an eval for closure from the file packager, if closure is not being called
|
2015-04-28 16:04:09 -07:00 |
Yao Wei Tjong 姚伟忠
|
d565950a12
|
Add a new unit test to verify the '-E' handling in tandem w/out '-o'.
|
2015-04-28 13:50:29 +08:00 |
Alon Zakai
|
197fe0c525
|
do not raise DYNAMICTOP when an allocation fails #3253
|
2015-04-22 20:29:27 -07:00 |
Alon Zakai
|
ef6b512288
|
update other.test_warn_unaligned after vararg alignment fixes
|
2015-04-22 11:50:20 -07:00 |
Alon Zakai
|
64ef398aab
|
.i is a C suffix #3365
|
2015-04-21 16:46:42 -07:00 |
Alon Zakai
|
b457fd865d
|
Merge pull request #3375 from waywardmonkeys/down-with-shift-elimination
Remove optimizeShifts from JS optimizer.
|
2015-04-21 13:50:30 -07:00 |
Alon Zakai
|
921e177e3a
|
emulated function pointers testing
|
2015-04-21 13:31:57 -07:00 |
Alon Zakai
|
c0e1dd9787
|
improve function pointer error messages under EMULATE_FUNCTION_POINTERS
|
2015-04-21 11:30:00 -07:00 |
Bruce Mitchener
|
0077db3a68
|
Remove optimizeShifts from JS optimizer.
This optimization was not valid for asm.js code.
|
2015-04-21 15:54:10 +07:00 |
Alon Zakai
|
d1404ba742
|
support multiple inputs to emcc -E
|
2015-04-20 15:44:15 -07:00 |
Alon Zakai
|
b57ccfef1a
|
pass on the full set of normal arguments when doing emcc -E; #3365
|
2015-04-20 15:18:01 -07:00 |
Alon Zakai
|
624afcc229
|
Merge branch 'embind-wstring-fix' of https://github.com/canning-duck/emscripten into incoming
Conflicts:
AUTHORS
|
2015-04-20 11:38:22 -07:00 |
Jérôme Bernard
|
71f86de983
|
do not enable memory growth for all the configurations of the Embind unit-tests.
|
2015-04-20 12:32:45 +02:00 |
Alon Zakai
|
1a5c056158
|
handle i, ii suffixes in emcc #3365
|
2015-04-17 13:32:30 -07:00 |
Alon Zakai
|
29ea4b4b51
|
remove pointer masking part of other.test_js_optimizer
|
2015-04-15 16:51:38 -07:00 |
Bruce Mitchener
|
3cc010afd5
|
Remove usages of the relooper.
|
2015-04-15 07:15:00 +07:00 |
Alon Zakai
|
278824b268
|
fix other.test_dangerous_func_cast
|
2015-04-13 15:44:04 -07:00 |
Alon Zakai
|
2b18f2b65d
|
fix tests/test_other.py
|
2015-04-13 15:40:06 -07:00 |
Alon Zakai
|
09b623ef2a
|
Merge pull request #3347 from aidanhs/aphs-eliminate-fastcomp-tests
Eliminate non-fastcomp tests
|
2015-04-13 15:38:06 -07:00 |
Aidan Hobson Sayers
|
854d28b355
|
Eliminate last references to EMCC_FAST_COMPILER
|
2015-04-13 23:33:55 +01:00 |
Aidan Hobson Sayers
|
b2d98de7c4
|
Simplify skipping for non-fastcomp tests
|
2015-04-13 23:33:46 +01:00 |
Alon Zakai
|
bd0ba97851
|
update other.test_emcc_nonfastcomp_fails
|
2015-04-13 12:37:11 -07:00 |
Aidan Hobson Sayers
|
ea562bc8a3
|
Assume we can always run tests requiring fastcomp
|
2015-04-13 20:27:27 +01:00 |
Aidan Hobson Sayers
|
139a383561
|
Removed the nonfastcomp test helper function
|
2015-04-13 20:26:08 +01:00 |
Alon Zakai
|
922af45437
|
Merge branch 'death-to-inferior-typed-arrays' of https://github.com/waywardmonkeys/emscripten into incoming
Conflicts:
tests/test_core.py
|
2015-04-10 14:26:13 -07:00 |
Bruce Mitchener
|
c0e750b7ca
|
Remove almost all vestiges of USE_TYPED_ARRAYS.
|
2015-04-10 21:44:00 +07:00 |
Bruce Mitchener
|
a94c634dfc
|
Remove a generated file from test_other.
|
2015-04-10 21:43:28 +07:00 |
Alon Zakai
|
1c4caaaf64
|
update other.test_only_force_stdlibs and other.test_only_force_stdlibs_2
|
2015-04-07 16:04:55 -07:00 |
Alon Zakai
|
198eb4584f
|
test for minimal libc++ vector usage being tiny #3308
|
2015-04-07 15:39:12 -07:00 |