spiegel-keyman/core
Marc Durdin 19f7e5353b chore(core): changes ldml tsconfig to es2020 🙀
Also splits the root tsconfig.json into tsconfig.cjs.json and
tsconfig.esm.json. These are not typically used at present but in theory
you could do a `tsc -b <tsconfig.x.json>` and build all modules. In
practice, we still have some prebuild steps that make that a bit of a
pain.
2022-09-20 06:49:56 +10:00
..
doc chore(core): rename json.hpp to jsonpp.hpp 2022-07-26 13:06:16 +10:00
include chore(core): changes ldml tsconfig to es2020 🙀 2022-09-20 06:49:56 +10:00
src fix(core): validate kmxplus files 🙀 2022-09-14 16:32:18 -05:00
tests feat(developer): fixup and prepare build scripts and docs for kmc 2022-09-19 06:36:06 +10:00
tools/ldml-const-builder chore: move hextobin to common 2022-08-29 15:07:43 +10:00
.build-builder chore(core): add core/.build-builder as CI signal 2022-09-12 10:06:29 +10:00
.gitignore chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
build.bat chore(core): use builder_ for build.sh 2022-09-12 09:56:32 +10:00
build.sh chore(core): fixup paths for linux build 2022-09-12 17:22:21 +10:00
commands.inc.sh chore(core): kmldmlc to kmc, pre-merge of feature-ldml branch 2022-09-13 07:22:49 +10:00
getversion.bat chore(common): adjust scripts for core relocation 2022-05-18 07:22:11 +10:00
getversion.sh chore(common): use /usr/bin/env bash 2022-07-25 14:59:37 +10:00
meson.build feat(core): set -DDEBUG for debug 🙀 2022-08-30 11:49:22 -05:00
wasm.build.linux.in chore(core): emcc off path for linux 2022-08-30 06:20:48 +10:00
wasm.build.mac.in chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
wasm.build.win.in chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00
wasm.defs.build chore(common): move common/core/desktop/ to core/ 2022-05-18 07:22:10 +10:00