spiegel-keyman/linux/ibus-keyman
Marc Durdin 00017350d3 chore(common): clean up --debug usage in build scripts
Fixes #8373.

Note that the core functionality requested in #8373 is already in place;
this commit just does some cleanup to make this easier to maintain in
the future:

* Uses `builder_is_debug_build` function to test for debug build
  (instead of `builder_has_option --debug`, which would also work but
  using the other function avoids typo issues with the option name).

* Renames `$_builder_debug` to `$_builder_debug_internal` to reduce
  naming confusion

* Documents `$builder_debug`, `builder_is_debug_build`, and clarifies
  usage of `--debug` option.

* Logs command line for dep builds (we could hide this in the future,
  but it certainly doesn't hurt for now!)
2023-03-08 05:40:40 +07:00
..
icons chore(linux): Remove autotools related files 2023-02-14 09:51:46 +01:00
man chore(linux): Fix lintian warnings 2022-03-10 20:30:44 +01:00
src chore(linux): Log error 2023-03-06 16:00:43 +01:00
tests chore(linux): Improve detecting presence of test files 2023-02-24 09:00:40 +01:00
build.sh chore(common): clean up --debug usage in build scripts 2023-03-08 05:40:40 +07:00
COPYING make a copy of ibus-kmfl called ibus-keyman 2018-09-25 17:18:57 +07:00
meson.build chore(linux): Refactor scripts and packaging 2023-02-14 09:42:13 +01:00
README.md docs(linux): Move Linux documentation 2022-12-05 18:07:10 +01:00

Keyman engine for IBus

See ibus-keyman.md for documentation how to build Keyman engine for IBus.