• Show log

    Commit

  • Hash : ce1f1f00
    Author : John Bowler
    Date : 2024-02-02T01:14:57

    API usage: add 'basic' configuration
    
    This adds a new configuration file, 'contrib/conftest/basic.dfa' which
    disables unused APIs on a test Linux-based system.  So support the
    configuration several fixes were necessary in the test programs so that
    the tests are skipped correctly when APIs are not available.
    
    The configuration has been tested on a range of common Linux apps
    including web browser code (qtwebengine), image processing code (e.g.
    ImageMagick) and general display code (X11, Qt5 and Qt6, KDE).  Overall
    this first step reduces libpng linked code and data size to about 2/3 of
    the full configuration.
    
    To use the new test simply copy basic.dfa to 'pngusr.dfa' in the root of
    the source directory and build.
    
    Signed-off-by: John Bowler <jbowler@acm.org>
    

  • Properties

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

    LIBPNG: Portable Network Graphics support

    Users
    thodg_m kc3_lang_org thodg_w www_kmx_io thodg_l thodg
    Tags