summaryrefslogtreecommitdiff
path: root/package/jpeg
AgeCommit message (Expand)Author
2016-12-11package/jpeg: better indentationYann E. MORIN
2016-12-11jpeg: fix typo introduced when fixing the indentationThomas Petazzoni
2016-12-11jpeg-turbo: add simd support for aarch64Peter Korsgaard
2016-12-11jpeg-turbo: add simd support for powerpc cores with altivecPeter Korsgaard
2016-12-11jpeg: rework jpeg-turbo simd support handlingPeter Korsgaard
2014-06-08package/jpeg: make it behave more like other virtual packagesYann E. MORIN
2014-04-05package/jpeg: convert to the virtual-package infrastructureYann E. MORIN
2013-12-25package/libjpeg: switch to package-defined providersYann E. MORIN
2013-07-27fix header package nameJerzy Grzegorek
2013-06-06Normalize separator size to 80Alexandre Belloni
2013-06-06Convert headers to lower case when relevantAlexandre Belloni
2013-03-09jpeg: convert to a real packageThomas Petazzoni
2012-12-17jpeg: fix make sourceArnout Vandecappelle
2012-12-14package: add selection between libjpeg and jpeg-turboPeter Korsgaard
2012-07-17all packages: rename XXXTARGETS to xxx-packageArnout Vandecappelle (Essensium/Mind)
2012-07-17all packages: use new host-xxx-package macrosArnout Vandecappelle (Essensium/Mind)
2012-03-11packages: remove redundant INSTALL_TARGET=YES declarationsGustavo Zacarias
2012-01-26jpeg: Allow building of libjpeg for the hostWill Newton
2012-01-23jpeg: bump to v8dYegor Yefremov
2011-09-29package: remove useless arguments from AUTOTARGETSThomas Petazzoni
2011-09-12jpeg: remove --program-prefixYann E. MORIN
2011-07-14jpeg: bump versionPeter Korsgaard
2011-02-17package: apply libtool patch where possiblePeter Korsgaard
2010-12-27jpeg: don't add prefix to binariesHeiko Zuerker
2010-10-04jpeg: remove lgpl headerPeter Korsgaard
2010-10-04jpeg: bump to 8bMartin Banky
2010-09-27packages: remove unneeded _INSTALL_TARGET_OPT definitionsThomas Petazzoni
2010-09-12jpeg: convert old-style hooks to new-style hooksThomas Petazzoni
2009-12-30jpeg: convert to autotools infrastructureLionel Landwerlin
2009-10-01buildroot: silence ./configure step when building with 'make -s'Peter Korsgaard
2009-09-03package: Remove unnecessary dependencies on uclibc.Will Newton
2009-01-16package/: convert to DOWNLOAD helperPeter Korsgaard
2008-12-08package/: get rid of unneeded $(strip ..)Peter Korsgaard
2008-07-17Kconfig: remove 'default n'Peter Korsgaard
2008-03-06fixed jpeg makefileJohn Voltz
2007-10-13Create dir before use in jpeg pkgUlf Samuelsson
2007-10-01- just use the strip binary to avoid confusing libtool (quotes)Bernhard Reutner-Fischer
2007-08-28- misc cleanups (Cristian Ionescu-Idbohrn)Bernhard Reutner-Fischer
2007-08-28- use correct include dir (Simon Pasch)Bernhard Reutner-Fischer
2007-08-21- sed -i -e "/;$/s/;$//g" $(egrep ";$" package/* package/*/*.mk toolchain/* ...Bernhard Reutner-Fischer
2007-08-21Remove switches if sstrip is runUlf Samuelsson
2007-07-11Use <package>_VERSION in all <package>.mk instead of <package>_VERUlf Samuelsson
2007-06-27- add endian handling, mmap, memcmp checks to TARGET_CONFIGURE_ARGSBernhard Reutner-Fischer
2007-03-13fixup package LDFLAGS handlingEric Andersen
2007-01-14fixup a whole steaming pile of insanity. When packages are configured,Eric Andersen
2007-01-11be explicit about not doing XEric Andersen
2006-10-01- use $(ZCAT) as configured by the user instead of hardcoded 'zcat' that may ...Bernhard Reutner-Fischer
2006-09-19Don't copy static lib to TARGET_DIRPeter Korsgaard
2005-09-08grab some fixes from Gentoo to enable shared library support, add a jpeg-dirc...Mike Frysinger
2005-08-10minor updateEric Andersen