aboutsummaryrefslogtreecommitdiff
path: root/dos/Makefile (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2022-11-30Build: Add string_conversion.c to CMake, DOS, and VS files.Lasse Collin1-0/+1
2022-11-09DOS: Update Makefile and config.h to include ARM64 and .lz support.Lasse Collin1-0/+2
2020-03-11DOS: Update dos/Makefile for DJGPP 2.05.Lasse Collin1-3/+1
2018-04-29DOS: Add file_info.c to the list of files to build.Lasse Collin1-0/+1
2014-12-21DOS: Update Makefile.larhzu/v5.2.0Lasse Collin1-0/+1
2012-04-19DOS: Link against DJGPP's libemu to support FPU emulation.Lasse Collin1-1/+1
2010-10-09DOS: Update the Makefile, config.h and README.Lasse Collin1-160/+51
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-13/+3
2009-02-17Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin1-1/+5
2009-02-13Initial port to DOS using DJGPP.Lasse Collin1-128/+81
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