spiegel-keyman/common/web/types
Marc Durdin f394245636 maint(common): consolidate builder scripts
Clarifies the confusing builder.inc.sh / build-utils.sh distinction by
giving the scripts more appropriate names. Most build scripts should use
builder-full.inc.sh; some helper scripts can use builder-basic.inc.sh.
Documented in resources/build/README.md.

Renames:
* resources/build/builder.inc.sh to resources/build/builder-full.inc.sh
* resources/build/build-utils.sh to resources/build/builder-basic.inc.sh

Other changes:
* Moves Android-specific functions out of builder-basic.inc.sh and into
  android/build.sh.
* Renames functions in builder-basic.inc.sh

More functions may be moved from builder-basic.inc.sh into utils.inc.sh
or other scripts in the future.

Fixes: #14065
Build-bot: build all
Test-bot: skip
2025-08-02 08:11:24 +10:00
..
src chore(common): clarify docs on boxXmlArray 2025-06-26 15:58:47 -05:00
tests feat(comon): ldml: test fix for element strings with context 2025-05-31 07:46:11 -05:00
tools chore(developer): verify kmp.json output from kmc-package 2023-10-25 12:07:46 +07:00
.eslintrc.cjs chore(developer): finalize activation of prefer-const within developer TS modules 2025-04-30 09:41:07 +07:00
.gitignore chore(developer): initial commit of test-string-lists.ts 2024-11-26 08:08:15 +00:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
package.json maint: update mocha 2025-05-13 14:02:02 +07:00
tsconfig.json refactor(common): move xml2js and related deps to @keymanapp/developer-utils 2024-08-06 05:19:30 +07:00