• Show log

    Commit

  • Hash : 22cbd038
    Author : Khaled Hosny
    Date : 2021-09-14T12:34:25

    [meson] Add ragel subproject
    
    If ragel 6.10 is not found, build it from source.
    
    Seems to work, except that ragel uses exceptions and we configure
    HarfBuzz build to not use exceptions, and I can’t find away to enable
    exceptions only for the ragel subproject. I had to remove cpp_eh=none
    from default options and try to disable exceptions in MSVC manually
    (other compilers are already handled).
    

  • Properties

  • Git HTTP https://git.kmx.io/kc3-lang/harfbuzz.git
    Git SSH git@git.kmx.io:kc3-lang/harfbuzz.git
    Public access ? public
    Description

    HarfBuzz text shaping engine

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg thodg_l
    Tags