aboutsummaryrefslogtreecommitdiff
path: root/Makefile.am
AgeCommit message (Expand)Author
2019-04-21Avoid random test failures by running pngtest sequentially onlyCosmin Truta
2018-12-01Release libpng version 1.6.36Cosmin Truta
2018-09-04Remove the "last changed" version information from source commentsCosmin Truta
2018-09-04Optimize png_do_expand_palette for ARMRichard Townsend
2017-08-04[libpng16] Imported from libpng-1.6.32beta10.tarGlenn Randers-Pehrson
2017-01-30Merge branch 'libpng16' into libpng16Vadim Barkov
2017-01-14Added initial code for PowerPC VSX optimisationVadim Barkov
2017-01-12[libpng16] Update credits to include Google Inc, for the Intel/SSE patch.Glenn Randers-Pehrson
2017-01-03[libpng16] Imported from libpng-1.6.28rc03.tarGlenn Randers-Pehrson
2017-01-03[libpng16] Imported from libpng-1.6.28rc02.tarGlenn Randers-Pehrson
2016-10-28[libpng16] Bump version to 1.6.27beta01Glenn Randers-Pehrson
2016-10-19[libpng16] Imported from libpng-1.6.26.tarGlenn Randers-Pehrson
2016-08-31[libpng16] Bump version to 1.6.26beta01Glenn Randers-Pehrson
2016-08-31[libpng16] Imported from libpng-1.6.25.tarGlenn Randers-Pehrson
2016-08-29[libpng16] Imported from libpng-1.6.25rc02.tarGlenn Randers-Pehrson
2016-08-29Added build support for MIPS MSAMandar Sahastrabuddhe
2016-08-13[libpng16] Don't install pngcp; it conflicts with pngcp in the pngtools package.Glenn Randers-Pehrson
2016-07-01pngcp: tool to copy PNG filesJohn Bowler
2016-05-17[libpng16] Restored contrib/timepng to default build but check for check forGlenn Randers-Pehrson
2016-05-16[libpng16] Removed contrib/timepng from default build; it does not buildGlenn Randers-Pehrson
2016-04-05[libpng16] Imported from libpng-1.6.22beta04.tarGlenn Randers-Pehrson
2016-02-22[libpng16] Moved contrib/intel/*.patch into INSTALL and added intel_sse.patchGlenn Randers-Pehrson
2015-09-25pngvalid tests: add --strict, fix test namesJohn Bowler
2015-09-25New test PNG files incorporated into make checkJohn Bowler
2015-03-21[libpng16] Remove pnglibconf.dfn and pnglibconf.pre with "make clean".Glenn Randers-Pehrson
2015-03-15[libpng16] Remove pnglibconf.h, pnglibconf.c, and pnglibconf.out instead ofCosmin Truta
2014-12-14[libpng16] Revised handling of scripts/*.dfn; renamed them to scripts/*.cJohn Bowler
2014-12-14[libpng16] Revised Makefile.am and scripts/symbols.dfn to work with MinGW/MSYSBob Friesenhahn
2014-02-06[libpng16] Backport recent changes from libpng-1.7.0beta30 and beta31.John Bowler
2013-12-29[libpng16] Allow unversioned links created on install to be disabled inJohn Bowler
2013-10-17[libpng16] Revised pngvalid to generate size images with as many filters asJohn Bowler
2013-10-15[libpng16] Fix compilation errors in filter_neon_intrinsics.cJohn Bowler
2013-10-14[libpng16] Restored arm/arm_init.c to CSRCS in Makefile.amGlenn Randers-Pehrson
2013-10-14[libpng16] Added ARMv8 support (James Yu <james.yu at linaro.org>). Added fileGlenn Randers-Pehrson
2013-10-04[libpng16] Made changes for compatibility with automake 1.14:John Bowler
2013-06-27[libpng16] Renamed contrib/tools/png-fix-too-far-back.c to pngfix.cGlenn Randers-Pehrson
2013-05-08[libpng16] Renamed pnginflate to png-fix-too-far-back in contrib/tools.Glenn Randers-Pehrson
2013-05-08[libpng16] Renamed contrib/tools/fixitxt to contrib/tools/png-fix-itxt.Glenn Randers-Pehrson
2013-05-08[libpng16] Attempt to detect configuration issues with pngdeflate,John Bowler
2013-05-08[libpng16] Updated Makefile.amJohn Bowler
2013-05-07[libpng16] Added an option to force maximum window size for inflating.John Bowler
2013-03-02[libpng16] Bump version to 1.6.1beta05Glenn Randers-Pehrson
2013-03-01[libpng16] Imported from libpng-1.6.0beta05.tarGlenn Randers-Pehrson
2013-02-22[libpng16] Revised INSTALL to recommend using CPPFLAGS instead of INCLUDES.Glenn Randers-Pehrson
2013-02-16[libpng16] Fixed a race condition in the creation of the build 'scripts'John Bowler
2013-02-16[libpng16] Enabled parallel tests - back ported from libpng-1.7.John Bowler
2013-02-15[libpng16] Ported libpng 1.5 options.awk/dfn file handling to 1.6, fixed one ...John Bowler
2013-02-09[libpng16] Fixed missing dependency in --prefix builds The intermediateJohn Bowler
2012-12-27[libpng16] Fixed 'make distcheck' on SUN OS - libpng.so was not being removedJohn Bowler
2012-12-15[libpng16] Fixed cases of unquoted DESTDIR in Makefile.amJohn Bowler