aboutsummaryrefslogtreecommitdiff
path: root/windows/Makefile (follow)
AgeCommit message (Expand)AuthorFilesLines
2009-06-27Moved the Windows resource files outside the windows directoryLasse Collin1-16/+19
2009-06-26Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin1-2/+2
2009-06-26Ugly hack to make it possible to use the thousand separatorLasse Collin1-10/+3
2009-06-26Added missing source files to windows/Makefile.Lasse Collin1-0/+2
2009-06-26Basic support for building with Cygwin and MinGW usingLasse Collin1-9/+7
2009-06-04Fix purporse -> purpose. Thanks to Andrew Dudman.Lasse Collin1-1/+1
2009-02-17Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin1-1/+5
2009-02-13Windows port: Take advantage of the version number macros.Lasse Collin1-1/+1
2009-02-10Added resource files for the Windows build.Lasse Collin1-15/+22
2009-02-07MinGW support: Don't build fastpos_tablegen.c as part ofLasse Collin1-23/+69
2009-02-06Some MSYS installations (e.g. MsysGit) don't includelarhzu/v4.999.8betaLasse Collin1-5/+7
2009-02-05Added initial experimental makefile for use with MinGW.Lasse Collin1-0/+253