summaryrefslogtreecommitdiffstats
path: root/package/jpeg
Commit message (Collapse)AuthorAgeFilesLines
* grab some fixes from Gentoo to enable shared library support, add a ↵Mike Frysinger2005-09-083-12/+175
| | | | jpeg-dirclean target, and cleanup the build in general
* minor updateEric Andersen2005-08-101-6/+9
|
* use the new gnuconfig stuffMike Frysinger2005-08-041-3/+1
|
* There is no need to have a separate 'Makefile.in' file in theEric Andersen2005-02-102-3/+8
| | | | | general case, therefore, combine the toplevel Makefile options such as setting TARGETS into the per-package *.mk file
* merge help descriptions written by Tom CameronMike Frysinger2004-12-241-4/+3
|
* Update a few packagesEric Andersen2004-10-141-4/+5
|
* Make the TAR_VERBOSITY option a bit more saneEric Andersen2004-10-091-1/+1
|
* use $(TAR_VERBOSITY)Mike Frysinger2004-10-091-1/+1
|
* final step in buildroot faceliftEric Andersen2004-10-092-0/+11
|
* Remove the old 'make' directory, and populate the new 'package'Eric Andersen2004-10-091-0/+73
directory.