aboutsummaryrefslogtreecommitdiff
path: root/release
AgeCommit message (Expand)Author
2010-05-11Use new e-mail aliasdcommander
2010-05-10Only disable filesystem redirection in the 64-bit installersdcommander
2010-05-10Handle cases in which MinGW inexplicably builds the DLL as libjpeg-0.dll inst...dcommander
2010-05-10Create separate packages for Win64 binariesdcommander
2010-02-25Oops. Debian users might like documentation as well.dcommander
2010-02-25Install jpeg62.dll in SDK directory, not Windows system directory. Also, che...dcommander
2010-02-24Ensure static libs are built with PICdcommander
2010-02-24Visual C++ libraries can't be made to work with MinGW because of the dependen...dcommander
2010-02-23We don't actually need to use GCC 4.0 to do a backward compatible build, and ...dcommander
2010-02-23Fix Windows package script to accommodate new output directory for VC builddcommander
2010-02-23Make sure CFLAGS, CXXFLAGS, LDFLAGS, and host_alias are unset to get a 32-bit...dcommander
2010-02-23Oops. Didn't mean to commit the debug statementdcommander
2010-02-23For some unknown reason, the sym link and the actual file get flipped around ...dcommander
2010-02-17Build Sun packagesdcommander
2010-02-17Make sure existing .deb file is removed prior to building new onedcommander
2010-02-17Replace clunky doexit() mechanism with a better means of error trappingdcommander
2010-02-17Oops. Need to use %dir to list directoriesdcommander
2010-02-16Install additional documentationdcommander
2010-02-16Make sure directories under /opt/libjpeg-turbo get deleted when uninstalling RPMdcommander
2010-02-15Create Windows installerdcommander
2010-02-15Add mechanism for building universal (i386/x86-64) binaries on Snow Leoparddcommander
2010-02-15Use more appropriate temp. directory namedcommander
2010-02-15Add mechanism for creating Mac packages dcommander
2010-02-15Use a cleaner method of arg checking that works with set -udcommander
2010-02-15Oops. This should have been included with r100dcommander
2010-02-15Add mechanism for creating DEB packagesdcommander
2010-02-15Actually, we only need to 'make dist-gzip' prior to building the SRPMdcommander
2010-02-15Add mechanism for creating RPMsdcommander