aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
AgeCommit message (Expand)Author
2011-02-18The API/ABI should be described as "libjpeg v8", not "libjpeg v8b", since the...dcommander
2011-02-18Add high-quality JPEG tests to CMake build systemdcommander
2011-02-07Ported jpgtest.cxx to pure C to avoid the need for a C++ compilerdcommander
2011-02-06JNI expects symbols to either have both an underscore and an @ suffix or to h...dcommander
2011-02-061.1.90dcommander
2011-02-05Build JNI wrapper on Windowsdcommander
2011-01-04Make arithmetic coding support status messages more cleardcommander
2010-11-24Merge the TurboJPEG planar YUV encoding feature from VirtualGL 2.2dcommander
2010-11-23Allow arithmetic encoding/decoding to be disabled in CMake builddcommander
2010-11-23Support arithmetic encoding and decodingdcommander
2010-10-181.0.90 (1.1 beta1)dcommander
2010-10-18Use built-in cmake compare_files function rather than GNU cmp (which isn't na...dcommander
2010-10-17Install headers as welldcommander
2010-10-16Allow installation from the build system (without needing to build an installer)dcommander
2010-10-16Eliminate redundant dependency statement; Notify user when SIMD is disableddcommander
2010-10-16Integrate installer build into CMake build systemdcommander
2010-10-15Print error message if trying to do a native Unix builddcommander
2010-10-15Set version information for DLL'sdcommander
2010-10-15Echo version and builddcommander
2010-10-15First pass at a CMake build systemdcommander