aboutsummaryrefslogtreecommitdiff
path: root/configure.ac
AgeCommit message (Expand)Author
2014-04-15wordsmithingdcommander
2014-03-23Migrate Mac packaging system to pkgbuild, since PackageMaker is no longer sup...dcommander
2014-03-21Fix compiler warning ("always_inline function might not be inlinable") when b...dcommander
2014-03-21Enable silent build (can be overridden with 'make V=1') if the version of aut...dcommander
2014-02-20Oopsdcommander
2014-02-15Older versions of automake don't support AM_PROG_AR, so only execute that mac...dcommander
2014-02-15Fix autoconf warningsdcommander
2014-02-05First pass at ARMv8 64-bit NEON SIMD supportdcommander
2013-10-26Fix logic error from r1037dcommander
2013-09-25Due to the way in which the configure script silently falls back to a non-SIM...dcommander
2013-08-11By default, install the libraries into /opt/libjpeg-turbo/lib32 on any 32-bit...dcommander
2013-07-24SIMD support for performing color conversion using MIPS DSPr2 instructionsdcommander
2013-04-25Bump version to prepare for new featuresdcommander
2013-04-23Further enhancements/fixes to the packaging system:dcommander
2013-04-19Overhaul Linux/Unix packaging system, primarily to avoid conflicts with vendo...dcommander
2013-04-11Formatting tweaksdcommander
2013-02-22Bump version for post-beta pre-releasesdcommander
2013-02-06Include a C version of md5cmp rather than depending on an external md5sum bin...dcommander
2013-01-21Eliminated the awkward and confusing "TurboJPEG/OSS" designation, since there...dcommander
2013-01-19Fix several issues with SRPM generation: (1) ensure that all relevant config...dcommander
2013-01-18Implement in-memory source/destination managers even when not emulating the l...dcommander
2013-01-17Say "do not include" rather than "omit", to be consistent with the CMake buil...dcommander
2013-01-13Consolidate the MD5 sums into one location and add a --without-turbojpeg swit...dcommander
2012-12-311.2.90 (1.3 beta1)dcommander
2012-09-24Add a Java version of TJBench and extend the TurboJPEG Java API to support it...dcommander
2012-03-23Get rid of the Solaris packaging system. Solaris packages are obsolete, only...dcommander
2012-03-23Get rid of the Solaris packaging system. Solaris packages are obsolete, only...dcommander
2012-01-31Add more extensive TurboJPEG regression testsdcommander
2012-01-27Bump version to 1.2.80 (1.3 alpha1) to prepare for receiving new featuresdcommander
2011-12-18Add LIBJPEG_TURBO_VERSION macro for checking the libjpeg-turbo version at com...dcommander
2011-11-291.2.0dcommander
2011-09-07Improve performance of non-SIMD color conversion routines and use global cons...dcommander
2011-07-19Trying to out-clever ourselves by having autotools generate the deb-control f...dcommander
2011-06-14iOS ARM supportdcommander
2011-05-03ARM NEON supportdcommander
2011-04-15Use option() to handle configuration variables, so they will show up in the C...dcommander
2011-04-01Fix 'make dist' so that it includes only what we need from java/ (it was erra...dcommander
2011-04-01Build and package TurboJPEG/OSS Java wrapper into JAR filedcommander
2011-03-31"JAVA_CFLAGS"="JNI_CFLAGS"dcommander
2011-03-31Get rid of unused IS_WIN32 conditionaldcommander
2011-03-22Clean up packaging systemdcommander
2011-02-26Enable full GCC compiler warnings by defaultdcommander
2011-02-25Use a proper version script for libturbojpegdcommander
2011-02-18The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since the...dcommander
2011-02-07Ported jpgtest.cxx to pure C to avoid the need for a C++ compilerdcommander
2011-02-06Propagate --with-jni down to RPM SPECdcommander
2011-02-06Don't set BUILDJNILIB=1 or default JAVA_CFLAGS unless --with-jni is specifieddcommander
2011-02-05OS X Tiger requires that JNI libraries have the extension .jnilib, so create ...dcommander
2011-02-04Detect jni.h; Provide mechanism for adding include paths necessary to find it...dcommander
2011-02-041.1.90dcommander