summaryrefslogtreecommitdiff
path: root/util/cbfstool/lzma
AgeCommit message (Expand)Author
2014-01-29cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc
2014-01-29cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc
2013-09-17Fix whitespace leaked into treeKyösti Mälkki
2013-04-08cbfstool: completely initialize input and output streamsStefan Reinauer
2013-04-03cbfstool: Replace C++ code with C codeStefan Reinauer
2012-11-12cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer
2010-10-10fix typo in minilzma.cc, found by Idwer.Stefan Reinauer
2010-04-27Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer
2009-11-21Make the kconfig-style build work in mingw:Patrick Georgi
2009-09-23fix some wrong versions of the FSF's address (trivial)Stefan Reinauer
2009-09-14New cbfstool. Works without mmap or fork/exec andPatrick Georgi