• Show log

    Commit

  • Hash : 7e18d142
    Author : Cosmin Truta
    Date : 2024-09-05T22:23:30

    ci: Add the targets/ subdirectory to facilitate cross-platform testing
    
    Considering that a non-trivial amount of libpng code is arch-specific,
    we should perform cross-platform builds (with cross-platform toolchains)
    and test runs (on emulated architectures) in our routine verification.
    
    The content of ci/targets/ shall consist of target description files,
    written in the standard shell language. These files may be source'd as
    needed, before running the verification scripts ci/ci_verify_*.sh.
    
    Here is the initial list of target systems:
    Android, Cygwin, FreeBSD, Linux, MSDOS, Windows.
    
    And here is the initial list of target architectures:
    ARM, MIPS, PowerPC, RISC-V, x86.
    

  • 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