spiegel-keyman/docs/settings/linux
Marc Durdin 91d375ac81 chore(core): use builder_ for build.sh
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.
2022-09-12 09:56:32 +10:00
..
c_cpp_properties.json chore(linux): add common/include to further paths 2022-08-11 14:56:46 +02:00
extensions.json chore(common): remove rust (for now!) 🦀 2022-02-24 17:34:23 -06:00
launch.json chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
settings.json chore(common): remove rust (for now!) 🦀 2022-02-24 17:34:23 -06:00
tasks.json chore(core): use builder_ for build.sh 2022-09-12 09:56:32 +10:00