1. 0b7d4ed Include ChangeLog.txt in dist by DRC · 14 years ago
  2. 0a1f68e Visual C++ libraries can't be made to work with MinGW because of the dependency on msvcr90.dll, so build a separate installer for MinGW libraries by DRC · 14 years ago
  3. 968c8bb Fix 'make dist' since we added new test images by DRC · 14 years ago
  4. 4924e49 test depends on jpegut as well by DRC · 14 years ago
  5. 0fd8be5 Improve unit tests by DRC · 14 years ago
  6. b9b1ca3 Build Sun packages by DRC · 14 years ago
  7. d86e4d9 Build libturbojpeg.so using mapfile on Solaris by DRC · 14 years ago
  8. 68fef83 Split build instructions into a new file and add SDK usage notes to README-turbo.txt by DRC · 14 years ago
  9. 6f8c668 Build TurboJPEG/OSS with a version script to prevent any non-global symbols from being accessible (this is to protect against potential namespace conflicts when preloading it into an application via VirtualGL.) by DRC · 14 years ago
  10. 315123f Add mechanism for building universal (i386/x86-64) binaries on Snow Leopard by DRC · 14 years ago
  11. 6533b6e Add mechanism for creating Mac packages by DRC · 14 years ago
  12. 52a19f2 Add mechanism for creating DEB packages by DRC · 14 years ago
  13. f26914b Actually, we only need to 'make dist-gzip' prior to building the SRPM by DRC · 14 years ago
  14. 079b434 Add mechanism for creating RPMs by DRC · 14 years ago
  15. 6f52592 Should really use $(srcdir) here by DRC · 14 years ago
  16. 0a945a1 Make sure 'make dist' includes everything we want (and nothing we don't) by DRC · 14 years ago
  17. 971d851 Enable (i.e. fix) VPATH and out-of-tree builds by DRC · 14 years ago
  18. 34d59e7 Clean up test detritus by DRC · 14 years ago
  19. 60fa060 Re-add relevant files and tests from libjpeg v6b by DRC · 14 years ago
  20. 60cddeb Restore --without-simd option for testing purposes by DRC · 14 years ago
  21. 21d6683 Do not build libturbojpeg as a versioned library by DRC · 14 years ago
  22. 87581b8 Make SIMD build compulsory (otherwise, what's the point?) by DRC · 14 years ago
  23. 1bf1a14 Build shared libraries by default; Include libturbojpeg in distribution by DRC · 14 years ago
  24. a1e9878 Use the correct version to name the shared library, and if the shared library build is enabled, allow the headers to be installed by DRC · 15 years ago
  25. 0c0f304 Allow building libjpeg.so if --enable-shared is passed to configure (but disable shared library build by default) by DRC · 15 years ago
  26. 5d20b7e Make our Makefile.am a bit easier to convert to a standalone one by by Pierre Ossman · 15 years ago
  27. 79ecd1b Make sure bmp.h gets distributed. by Pierre Ossman · 15 years ago
  28. ba82ddf Clean up SIMD glue code by Pierre Ossman · 15 years ago
  29. 73de982 Add back in cjpeg and djpeg utilities for testing purposes by DRC · 15 years ago
  30. 6e8b69d Don't install test programs, build them only. by Adam Tkac · 15 years ago
  31. 2e7b76b Include low-level unit tests borrowed from VirtualGL by DRC · 15 years ago
  32. 3a65ef4 Work around subdirectory bug in older automake. by Pierre Ossman · 15 years ago
  33. eea7215 Add SSE2 SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  34. 018fc42 Add SSE SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  35. 65d0317 Add 3DNow SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  36. 5eb84ff Add MMX SIMD implementation of computationally intensive routines. by Pierre Ossman · 15 years ago
  37. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 15 years ago
  38. 59a3938 Framework for supporting SIMD acceleration by Pierre Ossman · 15 years ago
  39. da5a1fe [Bugfix] Include man files and more jpeg libraries in tarball by Adam Tkac · 16 years ago
  40. 0ca4425 Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk. by Constantin Kaplinsky · 16 years ago