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
/
jpeg
/
Makefile
Age
Commit message (
Expand
)
Author
2024-08-10
Configure/make: Quote variables that may contain spaces
mid-kid
2023-12-04
Minor updates of bundled libraries and README.CMake.txt
Albrecht Schlosser
2021-11-14
Use "symbol prefixing" in bundled libs (part 2 of 3)
Albrecht Schlosser
2021-06-10
Reformat bundled lib 'makedepend' files
Albrecht Schlosser
2020-07-06
Remove $Id$ tags, update URL's, and more
Albrecht Schlosser
2015-03-16
Update bundled libjpeg from jpeg-8c to jpeg-9a.
Albrecht Schlosser
2011-07-19
Modifications to all LGPL headers for STR #2685.
Greg Ercolano
2011-02-15
Update JPEG library to v8b.
Michael R Sweet
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-06
Use install command instead of CHMOD, CP, and MKDIR.
Michael R Sweet
2005-02-28
Run ranlib on installed JPEG library.
Michael R Sweet
2005-02-24
Copyright updates.
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