singe/thirdparty/SDL3_image/external/libpng/ci
2026-09-03 22:01:35 -05:00
..
lib Migrated to SDL3. 2026-09-03 22:01:35 -05:00
libexec Migrated to SDL3. 2026-09-03 22:01:35 -05:00
targets Migrated to SDL3. 2026-09-03 22:01:35 -05:00
.shellcheckrc Migrated to SDL3. 2026-09-03 22:01:35 -05:00
ci_lint.sh Migrated to SDL3. 2026-09-03 22:01:35 -05:00
ci_verify_cmake.sh Migrated to SDL3. 2026-09-03 22:01:35 -05:00
ci_verify_configure.sh Migrated to SDL3. 2026-09-03 22:01:35 -05:00
ci_verify_makefiles.sh Migrated to SDL3. 2026-09-03 22:01:35 -05:00
ci_verify_version.sh Migrated to SDL3. 2026-09-03 22:01:35 -05:00
LICENSE_MIT.txt Migrated to SDL3. 2026-09-03 22:01:35 -05:00
README.md Migrated to SDL3. 2026-09-03 22:01:35 -05:00

Scripts for the Continuous Integration of the PNG Reference Library

Copyright (c) 2019-2026 Cosmin Truta.

Use, modification and distribution are subject to the MIT License. Please see the accompanying file LICENSE_MIT.txt or visit https://opensource.org/license/mit

File List

LICENSE_MIT.txt         ==>  The License file
README.md               ==>  This file
ci_lint.sh              ==>  Lint the source code
ci_shellify.sh          ==>  Convert select definitions to shell syntax
ci_verify_cmake.sh      ==>  Verify the build driven by CMakeLists.txt
ci_verify_configure.sh  ==>  Verify the build driven by configure
ci_verify_makefiles.sh  ==>  Verify the build driven by scripts/makefile.*
ci_verify_version.sh    ==>  Verify the consistency of version definitions
lib/ci.lib.sh           ==>  Shell utilities for the main ci_*.sh scripts
targets/*/ci_env.*.sh   ==>  Shell environments for cross-platform testing