Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2009-02-17 | Added lzma_easy_buffer_encode(). Splitted easy.c into small | Lasse Collin | 1 | -1/+5 | |
pieces to avoid unneeded dependencies making statically linked applications bigger than needed. | |||||
2009-02-13 | Windows port: Take advantage of the version number macros. | Lasse Collin | 1 | -1/+1 | |
Now the version number is not duplicated in the Windows-specific files anymore. | |||||
2009-02-10 | Added resource files for the Windows build. | Lasse Collin | 1 | -15/+22 | |
2009-02-07 | MinGW support: Don't build fastpos_tablegen.c as part of | Lasse Collin | 1 | -23/+69 | |
liblzma. Build both static and dynamic liblzma, and also static and dynamic versions of the command line tools. | |||||
2009-02-06 | Some MSYS installations (e.g. MsysGit) don't includelarhzu/v4.999.8beta | Lasse Collin | 1 | -5/+7 | |
install.exe, so don't rely on it. | |||||
2009-02-05 | Added initial experimental makefile for use with MinGW. | Lasse Collin | 1 | -0/+253 | |