Commit Graph

45 Commits

Author SHA1 Message Date
Yaksh Bariya 8f57e13176
rebuild(emscripten): Missing from main repo 2022-04-02 18:37:59 +05:30
Jia Yuan Lo 00960ad67c emscripten: update binaryen patches 2022-04-01 20:32:23 +09:00
Jia Yuan Lo 24f4f6c0b9 emscripten: move build dir for easy cleanup 2022-04-01 20:32:23 +09:00
Jia Yuan Lo 75a77f7225 emscripten: update to 3.1.8 2022-04-01 20:32:23 +09:00
Jia Yuan Lo 2fd39a6143 emscripten: mention ndk-sysroot in test notes
Well yes, as a byproduct of passing emscripten test suite, you can use
close-to-upstream emscripten-llvm clang to build native Android
binaries.
Starting LLVM 15, I stopped building libunwind as the build method no
longer works (most likely not supported anymore) and its unknown how
much differs from the one shipped in NDK.

You can still build native executables by installing ndk-sysroot which
includes libunwind.
emscripten-llvm will not hard depend on ndk-sysroot as the focus is
WebAssembly.
2022-03-08 04:52:59 +09:00
Jia Yuan Lo 8dd9dfbcb2 emscripten: update file lists 2022-03-08 04:52:59 +09:00
Jia Yuan Lo 7b4b076cbf emscripten: fix generate config command 2022-03-08 04:52:59 +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 33345543a2 emscripten: add dependency on libc++ properly 2022-03-08 04:52:59 +09:00
Jia Yuan Lo d089f2430f emscripten: update to 3.1.6 2022-03-08 04:52:59 +09:00
Jia Yuan Lo 95c16a9f0b
emscripten: update to 3.1.2 (#8850) 2022-02-03 15:00:06 +05:30
Jia Yuan Lo 21672e9fba emscripten: remove -git suffix during packaging 2022-01-18 17:08:58 +02:00
Jia Yuan Lo 7e36a8c62d emscripten: update to 3.1.1 2022-01-18 17:08:58 +02:00
Jia Yuan Lo 65e3f8ab43 emscripten: update to 3.1.0 2022-01-03 20:34:14 +05:30
YAKSH BARIYA 6c24be7efe
nodejs,nodejs-lts: npm: set `foreground-scripts` to true on postinstall (#8420)
* nodejs,nodejs-lts: npm: set `foreground-scripts` to true on postinstall

* emscripten: fix npm Exit Handler problem

* Commit suggestions by @truboxl


%ci:no-build

Co-authored-by: Jia Yuan Lo <jylo06g@gmail.com>

Co-authored-by: Jia Yuan Lo <jylo06g@gmail.com>
2022-01-03 06:50:53 +05:30
Leonid Pliushch 26fb0c691e
emscripten: bump revision 2021-12-26 18:04:54 +02:00
Jia Yuan Lo d6b41e1806 emscripten: update to 3.0.1 2021-12-26 18:12:59 +05:30
Jia Yuan Lo b4ef578a82 emscripten: update patches 2021-11-28 00:09:48 +01:00
Jia Yuan Lo a8d89fe3a3 emscripten: update install file lists 2021-11-28 00:09:48 +01:00
Jia Yuan Lo 61ac32cd73 emscripten: cleanup build.sh 2021-11-28 00:09:48 +01:00
Jia Yuan Lo cabf6306ab emscripten: update to 3.0.0 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
Leonid Pliushch 8eace9a10a
emscripten: bump revision 2021-10-09 01:08:32 +03:00
Jia Yuan Lo 9b9b7a492a
emscripten: various fixes (#7700)
* emscripten: update to 2.0.31 (deps)

* emscripten: move depends to recommends

* emscripten: move directory from lib to opt

* emscripten: patch to fix x86 build error

* emscripten: improve build script
2021-10-08 10:13:20 +01:00
Lucy Phipps 898e47089c
emscripten: update to 2.0.31
(oops)
2021-10-06 02:25:37 +01:00
Lucy Phipps e644c07401
setup-ubuntu.sh: install pip if using deadsnakes 2021-10-06 01:23:00 +01:00
Jia Yuan Lo 78753edc32 emscripten-llvm: rollback to before libunwind CET 2021-09-01 22:03:47 +05:30
Jia Yuan Lo 90fbcb9506 emscripten: update to 2.0.29 2021-09-01 22:03:47 +05:30
Jia Yuan Lo 3ffc08acbe emscripten: update to 2.0.27 2021-08-15 17:04:23 +03:00
Jia Yuan Lo 76a529bb9f emscripten: change from using zip to tar.gz 2021-08-15 17:04:23 +03:00
Jia Yuan Lo 45557e36a7
emscripten: update to 2.0.26 (#7228) 2021-08-01 16:37:25 +01:00
Jia Yuan Lo 3ed4c8eec4 emscripten: update to 2.0.25 2021-07-04 13:52:31 +03:00
Jia Yuan Lo 368a76b9c2
emscripten: update to 2.0.24 (#7028) 2021-06-20 15:06:34 +03:00
Henrik Grimler a923a528a9 emscripten: depend on debianutils 2021-06-05 14:22:56 +02:00
Jia Yuan Lo dbfb9f7568 emscripten: dont install test deps by default 2021-06-03 06:33:21 +05:30
Jia Yuan Lo de4ca4c019 emscripten: update to 2.0.23 2021-06-03 06:33:21 +05:30
Jia Yuan Lo e5682c0bd2 emscripten: update to 2.0.22 2021-06-03 06:33:21 +05:30
Jia Yuan Lo 184005f471 emscripten: update to 2.0.21 2021-06-03 06:33:21 +05:30
Jia Yuan Lo 4225ca7434 emscripten: update to 2.0.20 2021-05-09 11:15:25 +02:00
Jia Yuan Lo eda410b660 emscripten: add libunwind & compiler-rt 2021-05-09 11:15:25 +02:00
Jia Yuan Lo 59622ff852 emscripten: update to 2.0.18 2021-05-09 11:15:25 +02:00
Jia Yuan Lo 0aba7bd83f emscripten: remove EMCC_CORES=1 in 2.0.17 2021-04-24 20:14:59 +03:00
Jia Yuan Lo 15a5508cfe emscripten: update from 2.0.16 to 2.0.17 2021-04-24 20:14:59 +03:00
Jia Yuan Lo e8c982a9ac New package: emscripten 2021-04-24 20:14:59 +03:00