mirror of
https://github.com/keymanapp/keyman.git
synced 2026-09-17 05:07:40 +00:00
Allows use of `./build.sh configure -- --param-one=foo ...`. Updates Core build to support `--` (including build.bat wrapper for Windows builds). Fixes Linux debian rules to pass additional parameters in with this format again, and adds `:arch` to only build current architecture, not wasm as well... Note that when using `--` you should typically avoid multiple actions in a single command, as each action may interpret the additional parameters differently! |
||
|---|---|---|
| .. | ||
| doc | ||
| include | ||
| src | ||
| tests | ||
| tools/ldml-const-builder | ||
| .build-builder | ||
| .gitignore | ||
| build.bat | ||
| build.sh | ||
| commands.inc.sh | ||
| getversion.bat | ||
| getversion.sh | ||
| meson.build | ||
| wasm.build.linux.in | ||
| wasm.build.mac.in | ||
| wasm.build.win.in | ||
| wasm.defs.build | ||