spiegel-keyman/developer/src/kmanalyze
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
..
.gitignore chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
kmanalyze.cpp fix(core): fix for incorrect earlier fix 2022-09-22 17:26:39 -05:00
kmanalyze.sln chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
kmanalyze.vcxproj chore(core): delete crc32.cpp and crc32.pas from some places 2022-09-21 18:13:19 -05:00
kmanalyze.vcxproj.filters chore(core): delete crc32.cpp and crc32.pas from some places 2022-09-21 18:13:19 -05:00
pch.cpp chore(developer): move source files to /developer/src 2022-05-18 10:34:48 +10:00
pch.h chore(windows): cleanup keyman64.h usage 2022-06-12 13:44:56 +10:00
version.rc chore(windows): move keymanversion.h to common 2022-06-12 13:56:13 +10:00