spiegel-keyman/resources
Marc Durdin 296d16eb04 fix(common): properly quote builder_run_action call
The call to the command listed for `builder_run_action` was not properly
quoted, which meant that quoted parameters would have been corrupted,
for example:

    builder_run_action clean   rm -rf "temp folder/"

Would have run:

    rm -rf temp folder/
2024-05-20 06:30:16 +07:00
..
build Merge pull request #11399 from keymanapp/chore/common/min-ver-sh 2024-05-17 11:22:25 +07:00
devbox remove openjdk 8 dependency for ios builds 2024-04-19 14:27:03 +07:00
git-hooks chore: update docs and non-standard readlink refs 2023-02-22 10:41:54 +07:00
gosh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
scopes chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
standards-data chore(common): Set fetch-latest-cldr.sh executable 2024-04-23 11:08:15 +07:00
stats chore: Apply suggestions from code review 2023-08-09 18:28:41 +10: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): properly quote builder_run_action call 2024-05-20 06:30:16 +07:00
locate_emscripten.inc.sh fix(common): give warning if emcc.py is present but not executable 2023-12-20 18:25:53 -06:00
shellHelperFunctions.sh chore(common): use mac /usr/bin/stat rather than homebrew version 2023-03-23 16:53:32 +11:00