spiegel-keyman/resources
Eberhard Beilharz ab3722ecfa
fix(core): look for emcc instead of emcc.py on Linux and Mac
`emcc.py` is not marked as executable in emcripten's git repo so the
build failed when trying to locate emscripten. However, it turns out
that `emcc` is marked as executable, so we use that instead.

On Windows however, we still need to use `emcc.py` because otherwise
Meson won't detect it as valid compiler.
2024-08-20 15:52:52 +02:00
..
build chore(deps): bump semver from 7.5.4 to 7.6.0 2024-08-14 11:22:58 +00:00
devbox remove openjdk 8 dependency for ios builds 2024-04-19 14:27:03 +07:00
git-hooks chore: add cherry-pick information in commit messages 2024-06-06 08:56:42 +07:00
gosh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
scopes chore(common): update labels to include change, style 2024-05-24 09:43:10 +07:00
standards-data chore(common): add data versions to minimum-versions.inc.sh 2024-08-06 13:26:39 +07:00
stats chore(common): updated stats script to support end date/sprint 2024-07-25 08:47:50 +07:00
tools/strip-emoji fix(common): update emoji stripping for Unicode 15.1 2024-04-18 09:05:30 +07:00
build.sh chore(common): builder scripts now use /resources/build/builder.inc.sh 2024-05-02 15:54:31 +07:00
builder.inc.sh fix(common): show description even if child projects specifies path 2024-08-09 12:20:36 +02:00
locate_emscripten.inc.sh fix(core): look for emcc instead of emcc.py on Linux and Mac 2024-08-20 15:52:52 +02:00
shellHelperFunctions.sh chore(common): use nvm to select version of node for builds 2024-08-01 05:09:08 +07:00