commit | 738f5e743ccc59de62a7b789460636f6f9d12c93 | [log] [tgz] |
---|---|---|
author | Cosmin Truta <ctruta@gmail.com> | Thu Feb 20 11:59:16 2025 +0200 |
committer | Cosmin Truta <ctruta@gmail.com> | Thu Feb 20 11:59:16 2025 +0200 |
tree | 4fbcc9cb02118db91d6581ad53639a5c148effb0 | |
parent | f20e66aa93406c5780dbb2039e585426c0cce9d0 [diff] |
ci: Add more checks to ci_verify_version.sh; refactor In addition to png.h, configure.ac and CMakeLists.txt, the script ci_verify_version.sh is now able to verify libpng-config-head.in also. For the benefit of readability, the old script ci_shellify.sh has been split into smaller, independent scriptlets: libexec/ci_shellify_*.sh. The linting script ci_lint.sh has been updated as needed.