1. 4959787 64-bit FreeBSD sets host_cpu to "amd64", not "x86_64". Handle that case so that configure will work without explicitly specifying --host. by DRC · 14 years ago
  2. 991c2fc Some systems (FreeBSD, in particular) don't define the RM macro in automake by DRC · 14 years ago
  3. 86d8c0a 0.0.93 by DRC · 14 years ago
  4. 0927195 0.0.92 by DRC · 14 years ago
  5. 10a094f Bump version number by DRC · 14 years ago
  6. a93881b Remove debug output by DRC · 14 years ago
  7. d86e4d9 Build libturbojpeg.so using mapfile on Solaris by DRC · 14 years ago
  8. 1e2f298 Set default optimization flags to -xO5 if using Sun Studio 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. 52a19f2 Add mechanism for creating DEB packages by DRC · 14 years ago
  12. 079b434 Add mechanism for creating RPMs by DRC · 14 years ago
  13. 8ff1f25 Change default prefix to /opt/libjpeg-turbo by DRC · 14 years ago
  14. ec84a6b Change package name & version by DRC · 14 years ago
  15. e7b699d Set CFLAGS=CXXFLAGS=-O3 if using GCC and the flags are not already set by DRC · 14 years ago
  16. bf0fab9 MinGW uses autoconf 2.56 by DRC · 14 years ago
  17. 60cddeb Restore --without-simd option for testing purposes by DRC · 14 years ago
  18. 411dcf5 Oops. Still need to #define WITH_SIMD by DRC · 14 years ago
  19. 87581b8 Make SIMD build compulsory (otherwise, what's the point?) by DRC · 14 years ago
  20. 1bf1a14 Build shared libraries by default; Include libturbojpeg in distribution by DRC · 14 years ago
  21. 0c0f304 Allow building libjpeg.so if --enable-shared is passed to configure (but disable shared library build by default) by DRC · 14 years ago
  22. ba82ddf Clean up SIMD glue code by Pierre Ossman · 15 years ago
  23. 1aea5fa Remove unused variable. by Pierre Ossman · 15 years ago
  24. afa937e Improve the messages for the SIMD configuration test now that we support by Pierre Ossman · 15 years ago
  25. cdc8ac3 64-bit SIMD acceleration by DRC · 15 years ago
  26. 6e075fc Check if C++ compiler is present. by Adam Tkac · 15 years ago
  27. 3a65ef4 Work around subdirectory bug in older automake. by Pierre Ossman · 15 years ago
  28. d07a0a6 Make source compilable via GNU autotools which are part of RHEL 5. by Adam Tkac · 15 years ago
  29. 2ae181c Implement x86 SIMD framework by Pierre Ossman · 15 years ago
  30. 59a3938 Framework for supporting SIMD acceleration by Pierre Ossman · 15 years ago
  31. ba0ce39 Explain the config header voodoo. by Pierre Ossman · 15 years ago
  32. b22e883 Don't test for GNU malloc as we don't need it (or even check the result by Pierre Ossman · 15 years ago
  33. 0ca4425 Merged changes from branches/1.5-xserver (revision range 2432:2631) back to trunk. by Constantin Kaplinsky · 16 years ago