kmx git
login
register
kc3-lang
/
freetype
/
src/lzw/Jamfile
src/lzw/Jamfile
Log
Author
Commit
Date
CI
Message
4f3b5bbd
2006-05-04T07:13:05
* src/lzw/ftlzw2.c: Renamed to... * src/lzw/ftlzw.c: This. * src/lzw/Jamfile, src/lzw/rules.mk: Updated. * builds/mac/FreeType.m68k_cfm.make.txt, builds/mac/FreeType.m68k_far.make.txt, builds/mac/FreeType.ppc_carbon.make.txt, builds/mac/FreeType.ppc_classic.make.txt: Updated.
398d64c0
2005-10-21T10:01:25
* src/base/ftdbgmem.c: another realloc memory counting bug fix * src/tools/Jamfile: adding missing file * src/lzw/Jamfile: fixing incorrect source file reference
60a04df7
2005-06-04T23:04:30
Add license.
497cc7c4
2004-04-12T18:09:00
Jamfile to bring in the new lzw module. My first try at this exercise, please report problems, I lack experience! Antoine