aboutsummaryrefslogtreecommitdiff
path: root/src/liblzma/api/Makefile.am (follow)
AgeCommit message (Collapse)AuthorFilesLines
2008-01-22Added lzma_easy_* functions. These should make usingLasse Collin1-0/+1
liblzma as easy as using zlib, because the easy API don't require developers to know any fancy LZMA options. Note that Multi-Block Stream encoding is currently broken. The easy API should be OK, the bug(s) are elsewhere.
2007-12-09Imported to git.Lasse Collin1-0/+39