Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
libjpeg-turbo
/
1c73ce8eb5e83ab2361aaa0a263d48fb906d230f
/
win
b397bfd
Remove old Windows build system
by DRC
· 14 years ago
b09fde7
Oops. Forgot to check in header templates
by DRC
· 14 years ago
c869c2c
Unix LF
by DRC
· 14 years ago
e328bf2
Export the correct symbols from the Windows DLL when built with libjpeg v7 or v8b emulation
by DRC
· 14 years ago
39ea562
Document new v7/v8 features; .doc = .txt
by DRC
· 14 years ago
a5ee9df
Bump revision to 1.1 alpha
by DRC
· 14 years ago
585a017
Use testimgflt.ppm in Windows tests
by DRC
· 14 years ago
babb815
1.0.1
by DRC
· 14 years ago
bdf7986
1.0.0
by DRC
· 14 years ago
ef663e3
Only disable filesystem redirection in the 64-bit installers
by DRC
· 14 years ago
9ca2364
Use "make nsi" instead of "make dist" to be consistent with MinGW build
by DRC
· 14 years ago
3dc1bc2
Create separate packages for Win64 binaries
by DRC
· 14 years ago
f9bdeb6
Not sure why the cjpeg/djpeg image loaders got disabled, but re-enable them
by DRC
· 15 years ago
e728ed7
Win64 (mostly) works now
by DRC
· 15 years ago
86d8c0a
0.0.93
by DRC
· 15 years ago
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
f66a2b0
Get rid of cjpeg/djpeg-specific #defines
by DRC
· 15 years ago
a9a7b22
Fix Windows package script to accommodate new output directory for VC build
by DRC
· 15 years ago
748fda3
Use the C library DLL only with jpeg62.dll where it is needed. Build turbojpeg.dll with the static C library to maintain backward compatibility with TurboJPEG/IPP
by DRC
· 15 years ago
aa91179
Speed up make testclean
by DRC
· 15 years ago
687244b
Unfortunately, we have to use the DLL version of the C library to avoid crashes in cjpeg
by DRC
· 15 years ago
9abc855
Oops. DLL object was misnamed and thus wasn't getting removed on 'make clean'
by DRC
· 15 years ago
10d15cb
Improve unit tests
by DRC
· 15 years ago
26b208d
MinGW64 requires that the functions be prefixed with an underscore. Visual C++ apparently doesn't
by DRC
· 15 years ago
8b014d7
First attempt at Win64 support
by DRC
· 15 years ago
45ff6e2
Create Windows installer
by DRC
· 15 years ago
fb18e85
Keep dllexport symbols out of static lib
by DRC
· 15 years ago
f4253a7
Visual C++ build
by DRC
· 15 years ago
213a72a
This should be the final modification to restore a working Visual
by Peter Åstrand
· 16 years ago