spiegel-keyman/common/windows/delphi/components
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
..
build.sh maint(common): consolidate builder scripts 2025-08-02 08:11:24 +10:00
common_components.dpk chore(windows): move KeymanVersion.pas to common and update refs 2022-06-21 09:39:04 +10:00
common_components.dproj chore(common): adjust build settings for windows clean builds 2024-08-22 13:20:52 +02:00
common_components.res chore(windows): move FixedTrackbar and add common_components to makefiles 2022-06-21 09:38:54 +10:00
FixedTrackbar.pas chore(windows): move FixedTrackbar and add common_components to makefiles 2022-06-21 09:38:54 +10:00
keybtn.bmp chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn.pas chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn.rc chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn.RES chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn_charcoal.bmp chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
keybtn_flat.bmp chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
OnScreenKeyboard.pas feat(windows): key cap hardcoded to KeyFontColor_Cap 2025-03-07 11:39:41 +10:00
onscreenkeyboard.rc chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
onscreenkeyboard.RES chore(windows): move keybtn and onscreenkeyboard to common 2022-06-21 09:38:56 +10:00
PaintPanel.pas chore(windows): move PaintPanel to common 2022-06-21 09:38:57 +10:00