-
Notifications
You must be signed in to change notification settings - Fork 71
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
1ec354f
commit 077ae29
Showing
2 changed files
with
2 additions
and
2 deletions.
There are no files selected for viewing
Submodule libpng
updated
12 files
+3 −3 | .appveyor.yml | |
+9 −11 | .travis.yml | |
+66 −57 | CMakeLists.txt | |
+18 −4 | Makefile.am | |
+89 −61 | Makefile.in | |
+2 −2 | ci/ci_lint_ci.sh | |
+38 −25 | ci/ci_verify_cmake.sh | |
+37 −21 | ci/ci_verify_configure.sh | |
+17 −12 | ci/ci_verify_makefiles.sh | |
+26 −14 | ci/lib/ci.lib.sh | |
+53 −0 | configure | |
+19 −1 | configure.ac |
Submodule zlib
updated
90 files