Edit

kc3-lang/libxkbcommon/scripts/update-keywords

Branch :

  • Show log

    Commit

  • Author : Ran Benita
    Date : 2025-02-01 16:34:00
    Hash : 43f6036d
    Message : xkbcomp/keywords: don't require C string for keyword lookup Needed for next commit, but good regardless. No noticeable effect on performance. Signed-off-by: Ran Benita <ran@unusedvar.com>

  • scripts/update-keywords
  • #!/bin/sh
    # Run this if you add/remove a new keyword to the xkbcomp scanner,
    # or just want to regenerate the gperf file.
    gperf src/xkbcomp/keywords.gperf > src/xkbcomp/keywords.c