spiegel-keyman/common/include
Steven R. Loomis 2913ba45a8 fix(common): dx: don't call exit(0) on failure 🙀
- always use std::exit(EXIT_FAILURE) if there is an error.
- use --print-errorlogs with meson to show errors to the log

Fixes: #10004
2023-11-14 07:16:32 -06:00
..
.gitignore refactor(common): move keymanversion_build.in to /common/include 2023-03-24 14:42:12 +07:00
build.sh refactor(common): move keymanversion_build.in to /common/include 2023-03-24 14:42:12 +07:00
keymanversion_build.in chore(developer): fix typos 2023-03-24 15:06:12 +07:00
km_types.h chore: rename km_kbp_ to km_core_ 2023-10-09 14:53:13 +07:00
kmx_file.h chore(linux): Rename namespace kbp to core 2023-10-19 10:39:55 +02:00
test_assert.h fix(common): dx: don't call exit(0) on failure 🙀 2023-11-14 07:16:32 -06:00
test_color.h chore(core): move test_assert.h and test_color.h to common 2023-04-10 15:21:45 +07:00