fixes #159 - display DOS minor version with 2 digits
Recent Commits to freecom:master
-
fixes #159 - display DOS minor version with 2 digits
-
ver.c: detect support of 21.33FF using dx=0, instead of OEM id
ver.c: detect support of 21.33FF using dx=0, instead of OEM id
-
ver.c: strip 21.33FF trailing blanks, append linebreak
ver.c: strip 21.33FF trailing blanks, append linebreak Some kernels such as RxDOS, EDR-DOS, and lMS-DOS do not include a linebreak at the end of the string, while FreeDOS does (an LF).
-
ver.c: try 21.3306 true version call, if zero then use 21.3000 version
ver.c: try 21.3306 true version call, if zero then use 21.3000 version
-
NLS update Turkish
NLS update Turkish
-
build: correct file dependencies in make files
build: correct file dependencies in make files
-
CI-build: extend test OW cross-compile to 1.9 and 2.0 versions
CI-build: extend test OW cross-compile to 1.9 and 2.0 versions
-
cleanup code to be more transparent
cleanup code to be more transparent doesn't use static symbol name in prototype or parameter name, it is confusing
-
fix cross-compilation build of fixstrs.exe
fix cross-compilation build of fixstrs.exe the format of the response file depends on the compiler used, which is not generally correct for cross-compilation the program has been modified to define the file format via a command line option, making the file creation transparent and defined to be correct for currently used tool
-
build: minor corrections in make file
build: minor corrections in make file
-
reformat make files for consistency
reformat make files for consistency
-
CI-build: add upx build option
CI-build: add upx build option
-
next fix string --> strings
next fix string --> strings
-
CI-build: add Open Watcom test cross-compile on Windows/Linux/Mac OSX
CI-build: add Open Watcom test cross-compile on Windows/Linux/Mac OSX
-
fix string --> strings
fix string --> strings
-
build: fix OW support for cross-compile on Mac OSX
build: fix OW support for cross-compile on Mac OSX
-
build: fix clean scripts
build: fix clean scripts
-
watcom: fix backward compatibility with OW 1.9
watcom: fix backward compatibility with OW 1.9