summaryrefslogtreecommitdiff
path: root/dos/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Build: Add string_conversion.c to CMake, DOS, and VS files.Lasse Collin2022-11-301-0/+1
* DOS: Update Makefile and config.h to include ARM64 and .lz support.Lasse Collin2022-11-091-0/+2
* DOS: Update dos/Makefile for DJGPP 2.05.Lasse Collin2020-03-111-3/+1
* DOS: Add file_info.c to the list of files to build.Lasse Collin2018-04-291-0/+1
* DOS: Update Makefile.v5.2.0Lasse Collin2014-12-211-0/+1
* DOS: Link against DJGPP's libemu to support FPU emulation.Lasse Collin2012-04-191-1/+1
* DOS: Update the Makefile, config.h and README.Lasse Collin2010-10-091-160/+51
* Rename process.[hc] to coder.[hc] and io.[hc] to file_io.[hc]Lasse Collin2009-06-261-2/+2
* Ugly hack to make it possible to use the thousand separatorLasse Collin2009-06-261-13/+3
* Added lzma_easy_buffer_encode(). Splitted easy.c into smallLasse Collin2009-02-171-1/+5
* Initial port to DOS using DJGPP.Lasse Collin2009-02-131-0/+261