spiegel-keyman/linux/ibus-keyman
Marc Durdin 808b6557d6 maint(common): use cpp_std=c++17 in meson project default_options
We attempted to set the C++ version in standard.meson.build, but this
does not work well as the option name varies by platform, and it also
triggers a warning in meson. This fix moves the setting into each
meson.build project() default_options. As there are only a handful
of these, the maintenance burden is not high.

Fixes: #14432
Relates-to: #14355
Build-bot: build
Test-bot: skip
2025-08-01 10:23:57 +10:00
..
icons chore(linux): Remove autotools related files 2023-02-14 09:51:46 +01:00
man maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
src refactor(linux): move dbus defines to common include 2025-07-25 19:39:50 +02:00
tests Merge pull request #14403 from keymanapp/fix/linux/stoptestserver 2025-07-29 11:34:21 +02:00
.gitignore chore(linux): use shared meson config 2024-06-24 19:08:12 +02:00
build.sh maint(linux): add --no-werror option to not report warnings as errors 2025-05-20 09:01:22 +02:00
COPYING maint(linux): fix lintian warnings 2025-05-13 20:07:32 +02:00
meson.build maint(common): use cpp_std=c++17 in meson project default_options 2025-08-01 10:23:57 +10:00
meson_options.txt fix(linux): Fix packaging on Ubuntu and Debian servers 2024-01-29 17:50:04 +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.