build: remove # comment like handling linker command now it is handled transparent way by use of response file only if necessary that it can be changed from response file to command line passing arguments
Recent Commits to freecom:master
-
build: remove # comment like handling linker command
-
Open-Watcom: use safer form of #pragma aux
Open-Watcom: use safer form of #pragma aux using ISO standard compiler reserved words form of #pragma aux
-
CI-build: Add optional build with Turbo C 2.01 on DOS
CI-build: Add optional build with Turbo C 2.01 on DOS
-
Build: Turbo C make doesn't like lines -gt 255
Build: Turbo C make doesn't like lines -gt 255
-
Build: Turbo C 2.01 TLINK needs libs to be appended
Build: Turbo C 2.01 TLINK needs libs to be appended
-
Build: DOS requires cmdlines less than 126 chars
Build: DOS requires cmdlines less than 126 chars
-
Build: Turbo C 2.01 doesn't like C++ comments
Build: Turbo C 2.01 doesn't like C++ comments
-
Build: Turbo C 2.01 complained about incompatible arguments
Build: Turbo C 2.01 complained about incompatible arguments
-
Build: Turbo C 2.01 doesn't like elif with ifdef
Build: Turbo C 2.01 doesn't like elif with ifdef
-
Revert "build: modify echolib.bat to minimize environment use and arg…
Revert "build: modify echolib.bat to minimize environment use and args check (#117)" This reverts commit 8ce6c95ab77c10903f07d2bf4a514d84eec49c9a. Breaks build Turbo C as it wants '+' to preceed each file.
-
NLS comment update
NLS comment update
-
fix NLS string error #122
fix NLS string error #122
-
NLS updates
NLS updates
-
build: fix make files to work properly with Turbo C make tool
build: fix make files to work properly with Turbo C make tool