8 Commits

Author SHA1 Message Date
Jia Yuan Lo
0ff8432018 upgpkg(main/emscripten): to 3.1.17
Includes:
* update patches
* improve custom auto update failure message
2022-07-24 09:00:28 +08:00
Jia Yuan Lo
4680773baa upgpkg(main/emscripten): to 3.1.15
Includes:
* chore(main/emscripten): update patches
2022-07-05 09:30:29 +05:30
Jia Yuan Lo
50a1abe51c upgpkg(emscripten): update to 3.1.12
This is squash of following commit:

commit e43b2cdb13e8cb29433bb12f73ddb15766093429
Author: Jia Yuan Lo <jylo06g@gmail.com>
Date:   Mon Jun 6 00:45:23 2022 +0800

    emscripten: sync libllvm patches

commit c3d32f0a2d2a46bbab79e186e33b2f928b90b1b2
Author: Jia Yuan Lo <jylo06g@gmail.com>
Date:   Sun Jun 5 23:57:40 2022 +0800

    emscripten: add cmake to test notes

commit 407d1ef2e144450522b8e5437bc1b0271290e153
Author: Jia Yuan Lo <jylo06g@gmail.com>
Date:   Sun Jun 5 11:25:38 2022 +0000

    emscripten: update to 3.1.12

Signed-off-by: Aditya Alok <dev.aditya.alok@gmail.com>
2022-06-06 10:17:22 +05:30
Jia Yuan Lo
4b4859970c emscripten: update patches 2022-05-10 13:53:23 +09:00
Jia Yuan Lo
49f4c2dbe1 emscripten: update some details
* upstream now use LLVM 15, update patches
* drop building libunwind until further notice
* patch binaryen CMakeLists.txt
* should be able to run tests now that python3 multiprocessing works
2022-03-08 04:52:59 +09:00
Jia Yuan Lo
b4ef578a82 emscripten: update patches 2021-11-28 00:09:48 +01:00
Jia Yuan Lo
185970c705 emscripten: update to 2.0.34 (#8009)
* emscripten: update to 2.0.34

* emscripten: update patches & fix i686 native build
2021-11-20 15:10:12 +05:30
Jia Yuan Lo
cefee4f432 emscripten: update to 2.0.32 (#7905)
* emscripten: update to 2.0.32

* emscripten: drop debianutils

Upstream has replaced "which" usage with POSIX "command -v"

* emscripten: subpackage third party test suite

* emscripten: add detail run test suite instruction

* emscripten: use TERMUX_PKG_RM_AFTER_INSTALL

* emscripten: split patch to separate diff files

* emscripten-llvm: switch to use LLD
2021-11-02 02:11:44 +05:30