Age | Commit message (Collapse) | Author |
|
|
|
|
|
|
|
|
|
|
|
source to bitcode, we don't need COMPILER_TEST_OPTS to contain everything
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
hits an LTO bug but benefits from -O3 on all the code
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Conflicts:
tools/js-optimizer.js
|
|
|
|
|
|
|
|
SDL mixer sound leak
|
|
|
|
Conflicts:
emcc
tools/js-optimizer.js
tools/js_optimizer.py
|
|
|
|
|
|
|
|
Without re.MULTILINE, the regexp wasn't actually matching anything...
|
|
|
|
|
|
|
|
* Now works on FF Nightly
* Test does not run unless explicitly requested
|
|
|
|
Line numbering of exceptions now work (better) in optimized mode.
|
|
|
|
was exhausted.
To run it:
python tests/runner.py browser.test_sdl_audio_mix_channels
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Tweak behavior of post_build; the `post2` hook now expects a function.
|
|
|