aboutsummaryrefslogtreecommitdiff
path: root/win
AgeCommit message (Expand)Author
2010-10-15Export the correct symbols from the Windows DLL when built with libjpeg v7 or...dcommander
2010-10-12Document new v7/v8 features; .doc = .txtdcommander
2010-10-08Bump revision to 1.1 alphadcommander
2010-09-09Use testimgflt.ppm in Windows testsdcommander
2010-09-091.0.1dcommander
2010-06-101.0.0dcommander
2010-05-10Only disable filesystem redirection in the 64-bit installersdcommander
2010-05-10Use "make nsi" instead of "make dist" to be consistent with MinGW builddcommander
2010-05-10Create separate packages for Win64 binariesdcommander
2010-04-20Not sure why the cjpeg/djpeg image loaders got disabled, but re-enable themdcommander
2010-04-20Win64 (mostly) works nowdcommander
2010-04-200.0.93dcommander
2010-02-24Visual C++ libraries can't be made to work with MinGW because of the dependen...dcommander
2010-02-23Get rid of cjpeg/djpeg-specific #definesdcommander
2010-02-23Fix Windows package script to accommodate new output directory for VC builddcommander
2010-02-22Use the C library DLL only with jpeg62.dll where it is needed. Build turbojp...dcommander
2010-02-22Speed up make testcleandcommander
2010-02-19Unfortunately, we have to use the DLL version of the C library to avoid crash...dcommander
2010-02-19Oops. DLL object was misnamed and thus wasn't getting removed on 'make clean'dcommander
2010-02-19Improve unit testsdcommander
2010-02-18MinGW64 requires that the functions be prefixed with an underscore. Visual C...dcommander
2010-02-18First attempt at Win64 supportdcommander
2010-02-15Create Windows installerdcommander
2010-02-15Keep dllexport symbols out of static libdcommander
2010-02-12Visual C++ builddcommander
2008-12-02This should be the final modification to restore a working Visualastrand