summaryrefslogtreecommitdiff
path: root/util/cbfstool/lzma
AgeCommit message (Expand)Author
2020-02-01util/cbfstool/lzma: Make clang-11+'s indentation checker happyPatrick Georgi
2018-08-28util/cbfstool: Fix typosElyes HAOUAS
2015-10-25cbfstool: have decompress functions provide ouput data sizeAaron Durbin
2015-04-25cbfstool: Clean up in preparation for adding new filesSol Boucher
2015-03-04cbfstool: Clean up codeStefan Reinauer
2014-09-25cbfstool: Propogate compression errors back to the caller.Gabe Black
2014-03-02cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc
2014-02-11cbfstool/lzma: Remove code which depends on commented out definesAlexandru Gagniuc
2014-02-10cbfstool/lzma: Remove LITTLE_ENDIAN_AND_UNALIGNED_ACCESS_OKAlexandru Gagniuc
2014-02-10cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc
2014-02-10cbfstool: Fix build errors when building with clangAlexandru Gagniuc
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