libinput/.gitlab-ci
Peter Hutterer 9461d1a9a1 Revert "lua: drop compatibility to 5.1 to allow for luajit"
While luajit seems to be the most popular (and fastest) lua
implementation for higher-level implementations, at the system level
it is relatively unused. Lua 5.4 on the other hand is used by other
system-level components like wireplumber and RPM. In the latter case
this means that lua is already available on every rpm-based distro
without further dependencies.

The performance of 5.4 seems to be acceptable and while luajit may be
faster the extra dependency requires more maintenance. Let's only expose
ourselves to that if absolutely needed.

This is not a strict revert because the code has changed a bit since
with several bugfixes deployed on top.

This reverts commit 2723cadaeb.

Part-of: <https://gitlab.freedesktop.org/libinput/libinput/-/merge_requests/1366>
2025-11-18 01:46:53 +00:00
..
ci.template CI: drop the ci-fairy check-mr job 2025-10-20 12:35:51 +10:00
config.yml Revert "lua: drop compatibility to 5.1 to allow for luajit" 2025-11-18 01:46:53 +00:00
libinput.spec.in tools: add a debug-tablet-pad tool 2025-07-28 23:40:33 +00:00
meson-build.sh CI: add a comment to the meson build helper 2023-05-30 15:17:14 +10:00
scanbuild-wrapper.sh CI: replace the scan-build job with a clang-tidy job 2025-04-07 08:43:36 +00:00
whitespace-check.py CI: check for empty lines between closing braces 2025-04-16 11:44:09 +10:00