- 3d51898 Don't use sudo when building a Debian package unless the user is non-root by DRC · 10 years ago
- 8214555 Include "Installed-Size" field in the deb-control file to prevent Ubuntu from complaining by DRC · 10 years ago
- 7175e51 Further enhancements/fixes to the packaging system: by DRC · 12 years ago
- 764e1e2 Overhaul Linux/Unix packaging system, primarily to avoid conflicts with vendor-supplied libjpeg-turbo packages (such as in Fedora and RHEL 6.) This also streamlines the packaging system somewhat, since it is no longer necessary to move the TurboJPEG libraries into the system library directory. Relocating those libraries was originally done to provide backward compatibility with TurboJPEG/IPP, but that package is long obsolete, and the software that formerly used it has been linking statically with libjpeg-turbo for quite some time. by DRC · 12 years ago
- 0a0f8d1 Allow the libjpeg-turbo32 package to be used on MultiArch-compatible systems without overriding the linker path or LD_LIBRARY_PATH. by DRC · 12 years ago
- 51d626f Don't include documentation in 32-bit supplemental package by DRC · 13 years ago
- a1647c8 Install docs when doing 'make install' on Unix; Fix 'install' target on Windows; Include wizard.txt, example.c, and structure.txt in installed docs by DRC · 13 years ago
- a9b35c9 Don't include JAR file in 32-bit compatibility package by DRC · 13 years ago
- 1208d50 Trying to out-clever ourselves by having autotools generate the deb-control file broke the 32-bit supplementary DEB, so revert to the method we used in LJT 1.0 to generate this file. by DRC · 13 years ago
- 68a086a Trying to out-clever ourselves by having autotools generate the deb-control file broke the 32-bit supplementary DEB, so revert to the method we used in LJT 1.0 to generate this file. by DRC · 13 years ago
- 9a746ad Remove wxWindows license files from packages by DRC · 14 years ago
- b94f2de Clean up packaging system by DRC · 14 years ago[Renamed (80%) from release/makedpkg]
- 95db4f4 Clean up packaging system by DRC · 14 years ago
- b8841f1 Oops. Still need to explicitly make symlinks in this script, because prefix!=/opt/libjpeg-turbo by DRC · 14 years ago
- d1c281a Create /opt/libjpeg-turbo/lib32 and /opt/libjpeg-turbo/lib64 symlinks when doing 'make install' by DRC · 14 years ago
- 39ea562 Document new v7/v8 features; .doc = .txt by DRC · 14 years ago
- 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 · 15 years ago
- 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 · 15 years ago
- d3c7eff Oops. Debian users might like documentation as well. by DRC · 15 years ago
- 10e75a7 Make sure existing .deb file is removed prior to building new one by DRC · 15 years ago
- 051dd5a Replace clunky doexit() mechanism with a better means of error trapping by DRC · 15 years ago
- 268ef88 Use a cleaner method of arg checking that works with set -u by DRC · 15 years ago
- 52a19f2 Add mechanism for creating DEB packages by DRC · 15 years ago