]> git.sesse.net Git - fjl/history - Makefile
Fix a Makefile typo.
[fjl] / Makefile
2009-01-03 Steinar H. GundersonFix a Makefile typo.
2009-01-03 Steinar H. GundersonRename input.h to bitsource.h (and friends).
2009-01-03 Steinar H. GundersonEnable -Wall -Wextra.
2009-01-03 Steinar H. GundersonAdd back -O2.
2009-01-03 Steinar H. GundersonAdd a new input source converting JPEG-format bytes...
2009-01-02 Steinar H. GundersonAdd code for efficient (?) Huffman decoding.
2009-01-02 Steinar H. GundersonCompile with debugging by default.
2009-01-02 Steinar H. GundersonPort some table-generating stuff from unjpeg.
2009-01-02 Steinar H. GundersonAdd a simple Makefile for compiling and running tests.