mirror of
https://github.com/keymanapp/keyman.git
synced 2026-08-05 00:15:32 +00:00
Refactoring of build.sh to use the builder_ functions. The script should now be a lot cleaner. Usage is available with `core/build.sh --help` Targets are :x86, :x64, :wasm, :arch (linux/mac). Supports additional requirements of Linux build (--target-path, --configure). By default will attempt to build all available targets. Actions are: clean, configure, build, test, install, uninstall. The install and uninstall actions only work for linux and mac targets at present. |
||
|---|---|---|
| .. | ||
| .editorconfig | ||
| build.sh | ||
| cow.sh | ||
| deb.sh | ||
| debian.sh | ||
| dist.sh | ||
| install.sh | ||
| jenkins.sh | ||
| launchpad.sh | ||
| package-build.inc.sh | ||
| reconf.sh | ||
| upload-to-debian.sh | ||
| watch.in | ||