1. d3c7eff Oops. Debian users might like documentation as well. by DRC · 15 years ago
  2. 7e0b499 Install jpeg62.dll in SDK directory, not Windows system directory. Also, check whether SDK is already installed prior to re-installing by DRC · 15 years ago
  3. f19caa5 Ensure static libs are built with PIC by DRC · 15 years ago
  4. 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 · 15 years ago
  5. 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 · 15 years ago
  6. a9a7b22 Fix Windows package script to accommodate new output directory for VC build by DRC · 15 years ago
  7. fe7936c Make sure CFLAGS, CXXFLAGS, LDFLAGS, and host_alias are unset to get a 32-bit build by DRC · 15 years ago
  8. 252dbc9 Oops. Didn't mean to commit the debug statement by DRC · 15 years ago
  9. 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 · 15 years ago
  10. b9b1ca3 Build Sun packages by DRC · 15 years ago
  11. 10e75a7 Make sure existing .deb file is removed prior to building new one by DRC · 15 years ago
  12. 051dd5a Replace clunky doexit() mechanism with a better means of error trapping by DRC · 15 years ago
  13. 6afd256 Oops. Need to use %dir to list directories by DRC · 15 years ago
  14. 23071bc Install additional documentation by DRC · 15 years ago
  15. 2f272d5 Make sure directories under /opt/libjpeg-turbo get deleted when uninstalling RPM by DRC · 15 years ago
  16. 45ff6e2 Create Windows installer by DRC · 15 years ago
  17. 315123f Add mechanism for building universal (i386/x86-64) binaries on Snow Leopard by DRC · 15 years ago
  18. 6a3477c Use more appropriate temp. directory name by DRC · 15 years ago
  19. 6533b6e Add mechanism for creating Mac packages by DRC · 15 years ago
  20. 268ef88 Use a cleaner method of arg checking that works with set -u by DRC · 15 years ago
  21. feb9dce Oops. This should have been included with r100 by DRC · 15 years ago
  22. 52a19f2 Add mechanism for creating DEB packages by DRC · 15 years ago
  23. f26914b Actually, we only need to 'make dist-gzip' prior to building the SRPM by DRC · 15 years ago
  24. 079b434 Add mechanism for creating RPMs by DRC · 15 years ago