Yaksh Bariya

Results 102 comments of Yaksh Bariya

@Yonle is this issue still reproducible? If so please re-open this issue

Node.js has been updated to latest versions. `nodejs` is now v19.4.0 and `nodejs-lts` is now v18.13.1. It might take upto 4-5 hours for the package to be available on official...

The last release for TinyCC was 5 years ago. In order for tinycc to be re-enabled, a new tagged release of tinycc is desired, (which I don't see happening anytime...

> Ah, I see that you set `C{C,XX}_host` in the nodejs build script rather than globally. If that is the strategy we want to use (set necessary caching parameters in...

> Maybe we should also keep the cache in ~/.termux-build, to not pollute the users normal directory? Can be set with the CCACHE_DIR environmental variable I tried seting `CCACHE_DIR` environment...

@Leif-W that patch is going to stay, manual npm updates mess with our packaged npm files. When termux is updated, those new files which newer npm version might have created...

There has been a failed attempt of trying to build zig 0.10.0 in #12720

Thanks for the PR. (Had to force push so that GitHub recognises the merge made locally)

> How about adding a command named `termux-setup-npm`, which will apply the patch for `cacache`? If someone updates `npm` manually, he/she could run that command and apply the patch. We...