summaryrefslogtreecommitdiffstats
path: root/util/cbfstool/lzma/C
Commit message (Expand)AuthorAgeFilesLines
* cbfstool/lzma: Remove dead code under #ifdefsAlexandru Gagniuc2014-03-021-127/+1
* cbfstool/lzma: Remove code which depends on commented out definesAlexandru Gagniuc2014-02-113-21/+3
* cbfstool: Fix LzmaEnc.c and build with -WshadowAlexandru Gagniuc2014-02-101-12/+7
* cbfstool: Fix build errors when building with clangAlexandru Gagniuc2014-02-101-1/+1
* cbfstool/lzma: Avoid use of typedef with structs and enumsAlexandru Gagniuc2014-01-297-269/+269
* cbfstool/lzma: Remove windows-specific remnantsAlexandru Gagniuc2014-01-293-40/+6
* cbfstool/lzma: Remove C++ remnantsAlexandru Gagniuc2014-01-294-44/+0
* cbfstool/lzma: Use stdint and stdbool typesAlexandru Gagniuc2014-01-298-617/+577
* Fix whitespace leaked into treeKyösti Mälkki2013-09-174-31/+31
* cbfstool: Update LZMA encoder to LZMA SDK 9.12Stefan Reinauer2012-11-1254-6129/+4752
* Since some people disapprove of white space cleanups mixed in regular commitsStefan Reinauer2010-04-2732-214/+214
* Make the kconfig-style build work in mingw:Patrick Georgi2009-11-211-1/+1
* fix some wrong versions of the FSF's address (trivial)Stefan Reinauer2009-09-231-2/+2
* New cbfstool. Works without mmap or fork/exec andPatrick Georgi2009-09-1446-0/+6129