summaryrefslogtreecommitdiff
path: root/trunk/release
AgeCommit message (Expand)Author
2011-02-06Propagate --with-jni down to RPM SPECdcommander
2011-02-05OS X Tiger requires that JNI libraries have the extension .jnilib, so create ...dcommander
2010-11-17Oops. Still need to explicitly make symlinks in this script, because prefix!...dcommander
2010-11-17Create /opt/libjpeg-turbo/lib32 and /opt/libjpeg-turbo/lib64 symlinks when do...dcommander
2010-10-21Allow Mac and Solaris packages to be built with v7/v8b emulated librariesdcommander
2010-10-18Accommodate spaces in CMAKE_BINARY_DIRdcommander
2010-10-18Modify OS X universal binary creation process to give the user more control o...dcommander
2010-10-18Allow RPMs and SRPMs to be generated with v7/v8b emulation; Add CMake scripts...dcommander
2010-10-16Integrate installer build into CMake build systemdcommander
2010-10-12Document new v7/v8 features; .doc = .txtdcommander
2010-06-09Cygwin package builddcommander
2010-06-05Oopsdcommander
2010-06-05Ensure that libdir is set properly during build and install so that the run-t...dcommander
2010-06-05Remove bin and man directories when uninstalling packagedcommander
2010-06-05Install libjpeg run-time programs and man pages and include in Unix/Linux pac...dcommander
2010-06-05Create sym. link from /opt/libjpeg-turbo/lib/64 to /opt/libjpeg-turbo/lib/amd64dcommander
2010-06-05Allow arbitrary package name to be specifieddcommander
2010-06-04Install libjpeg run-time programs and man pages and include in Unix/Linux pac...dcommander
2010-05-18Don't need to use sudo when building Solaris PKG or RPM'sdcommander
2010-05-18Oopsdcommander
2010-05-18Create sym links so that headers and static libs can always be found in the s...dcommander
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