summaryrefslogtreecommitdiff
path: root/png/Makefile
AgeCommit message (Expand)Author
2024-08-10Configure/make: Quote variables that may contain spacesmid-kid
2023-12-04Minor updates of bundled libraries and README.CMake.txtAlbrecht Schlosser
2023-01-14Fix "undefined reference to png_init_filter_functions_vsx" (#652)ManoloFLTK
2021-11-14Use "symbol prefixing" in bundled libs (part 1 of 3)Albrecht Schlosser
2021-06-10Reformat bundled lib 'makedepend' filesAlbrecht Schlosser
2020-07-06Remove $Id$ tags, update URL's, and moreAlbrecht Schlosser
2020-06-24Add files needed when building libpng for the arm64 architecture.ManoloFLTK
2020-01-09Upgrade bundled libpng from 1.6.16 to 1.6.37Albrecht Schlosser
2011-07-19Modifications to all LGPL headers for STR #2685.Greg Ercolano
2011-03-22Updated the bundled libpng to v1.5.1 (released Feb 3, 2011).Albrecht Schlosser
2010-04-28Changed references to fltk-bugs@fltk.org -> STR form.Greg Ercolano
2009-01-01Changed the copyright to 2009 for header files. Still todo: src and test dire...Matthias Melcher
2007-02-07Fix install targets for image libraries.Michael R Sweet
2007-02-06Use install command instead of CHMOD, CP, and MKDIR.Michael R Sweet
2005-02-24Copyright updates.Michael R Sweet
2004-09-06Install image header files in FL/images so that FLTK apps will use theMichael R Sweet
2004-07-29Remove the GCC -Wshadow option.Michael R Sweet
2004-07-23Fix local image library build bug.Michael R Sweet
2004-07-06Makefile and configure script support for image libs.Michael R Sweet
2004-07-05Add copies of the JPEG, PNG, and Z libraries...Michael R Sweet