index
:
fltk.git
master
FLTK fork - X11-only C++ widget toolkit with hand-written Makefile
nobody
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
zlib
/
Makefile
Age
Commit message (
Expand
)
Author
2021-06-10
Reformat bundled lib 'makedepend' files
Albrecht Schlosser
2021-02-25
Update bundled libs to current versions
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-02-27
Set zlib to version 1.2.5 as asked by STR #2508.
Manolo Gouy
2010-04-28
Changed references to fltk-bugs@fltk.org -> STR form.
Greg Ercolano
2009-01-01
Changed the copyright to 2009 for header files. Still todo: src and test dire...
Matthias Melcher
2007-02-07
Fix install targets for image libraries.
Michael R Sweet
2007-02-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2005-02-24
Copyright updates.
Michael R Sweet
2004-09-08
Update PNG to 1.2.6 + wutil patch.
Michael R Sweet
2004-09-06
Install image header files in FL/images so that FLTK apps will use the
Michael R Sweet
2004-07-29
Remove the GCC -Wshadow option.
Michael R Sweet
2004-07-23
Fix local image library build bug.
Michael R Sweet
2004-07-06
Makefile and configure script support for image libs.
Michael R Sweet
2004-07-05
Add copies of the JPEG, PNG, and Z libraries...
Michael R Sweet