1. 1f80a10 Allow RPMs and SRPMs to be generated with v7/v8b emulation; Add CMake scripts and other missing files to source distribution by DRC · 14 years ago
  2. 2c0a4e1 Integrate installer build into CMake build system by DRC · 14 years ago
  3. 39ea562 Document new v7/v8 features; .doc = .txt by DRC · 14 years ago
  4. ae79fdb Cygwin package build by DRC · 14 years ago
  5. 2093c63 Oops by DRC · 14 years ago
  6. 3d1dd07 Ensure that libdir is set properly during build and install so that the run-time library bindings for the binary programs will be correct by DRC · 14 years ago
  7. 995c831 Remove bin and man directories when uninstalling package by DRC · 14 years ago
  8. e238603 Install libjpeg run-time programs and man pages and include in Unix/Linux packages; Create a 32-bit compatibility package for amd64 Debian which has only the 32-bit libraries by DRC · 14 years ago
  9. 45d4829 Create sym. link from /opt/libjpeg-turbo/lib/64 to /opt/libjpeg-turbo/lib/amd64 by DRC · 14 years ago
  10. d90c9a2 Allow arbitrary package name to be specified by DRC · 14 years ago
  11. 8e2bba9 Install libjpeg run-time programs and man pages and include in Unix/Linux packages by DRC · 14 years ago
  12. 64586cd Don't need to use sudo when building Solaris PKG or RPM's by DRC · 14 years ago
  13. e16eaed Oops by DRC · 14 years ago
  14. f12c7db Create sym links so that headers and static libs can always be found in the same place on Solaris, Linux, and Mac by DRC · 14 years ago
  15. a51ada6 Use new e-mail alias by DRC · 14 years ago
  16. ef663e3 Only disable filesystem redirection in the 64-bit installers by DRC · 14 years ago
  17. be09b20 Handle cases in which MinGW inexplicably builds the DLL as libjpeg-0.dll instead of libjpeg-62.dll by DRC · 14 years ago
  18. 3dc1bc2 Create separate packages for Win64 binaries by DRC · 14 years ago
  19. d3c7eff Oops. Debian users might like documentation as well. by DRC · 14 years ago
  20. 7e0b499 Install jpeg62.dll in SDK directory, not Windows system directory. Also, check whether SDK is already installed prior to re-installing by DRC · 14 years ago
  21. f19caa5 Ensure static libs are built with PIC by DRC · 14 years ago
  22. 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
  23. 485cd80 We don't actually need to use GCC 4.0 to do a backward compatible build, and it slows things down relative to GCC 4.2 by DRC · 14 years ago
  24. a9a7b22 Fix Windows package script to accommodate new output directory for VC build by DRC · 14 years ago
  25. fe7936c Make sure CFLAGS, CXXFLAGS, LDFLAGS, and host_alias are unset to get a 32-bit build by DRC · 14 years ago
  26. 252dbc9 Oops. Didn't mean to commit the debug statement by DRC · 14 years ago
  27. 5df6c23 For some unknown reason, the sym link and the actual file get flipped around whenever you do 'make install'. Make sure the script handles both cases. by DRC · 14 years ago
  28. b9b1ca3 Build Sun packages by DRC · 14 years ago
  29. 10e75a7 Make sure existing .deb file is removed prior to building new one by DRC · 14 years ago
  30. 051dd5a Replace clunky doexit() mechanism with a better means of error trapping by DRC · 14 years ago
  31. 6afd256 Oops. Need to use %dir to list directories by DRC · 14 years ago
  32. 23071bc Install additional documentation by DRC · 14 years ago
  33. 2f272d5 Make sure directories under /opt/libjpeg-turbo get deleted when uninstalling RPM by DRC · 14 years ago
  34. 45ff6e2 Create Windows installer by DRC · 14 years ago
  35. 315123f Add mechanism for building universal (i386/x86-64) binaries on Snow Leopard by DRC · 14 years ago
  36. 6a3477c Use more appropriate temp. directory name by DRC · 14 years ago
  37. 6533b6e Add mechanism for creating Mac packages by DRC · 14 years ago
  38. 268ef88 Use a cleaner method of arg checking that works with set -u by DRC · 14 years ago
  39. feb9dce Oops. This should have been included with r100 by DRC · 14 years ago
  40. 52a19f2 Add mechanism for creating DEB packages by DRC · 14 years ago
  41. f26914b Actually, we only need to 'make dist-gzip' prior to building the SRPM by DRC · 14 years ago
  42. 079b434 Add mechanism for creating RPMs by DRC · 14 years ago