0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 22, 2024 — Jul 22, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
* Fixed: [OpenWatcom] Some details related to the import lib generation. Patch from Lothar. Note: wmake is the worst make tool we support. More... almost 20 years ago
* Modified: [OpenWatcom] compilation flags. Patch by Lothar. * Added: [OpenWatcom] Import lib creation. * Fixed: extrimk was created using the C compiler instead of the C++ one. More... almost 20 years ago
* Modified: [OpenWatcom] compilation flags. Patch by Lothar. * Added: [OpenWatcom] Import lib creation. * Fixed: extrimk was created using the C compiler instead of the C++ one. More... almost 20 years ago
* Added: [OpenWatcom] Which version was used. * Modified: [OpenWatcom] Removed test from makefile. More... almost 20 years ago
* Added: [OpenWatcom] Which version was used. * Modified: [OpenWatcom] Removed test from makefile. More... almost 20 years ago
* Fixed: [OpenWatcom] compilation rules. Patch by Lothar. * Added: [OpenWatcom] instructions on how to compile. * Modified: [MSVC] the compilation instructions. After Arnold's success using the free MSVC tools I think MSVC can use the unified make system as default. More... almost 20 years ago
* Fixed: [OpenWatcom] compilation rules. Patch by Lothar. * Added: [OpenWatcom] instructions on how to compile. * Modified: [MSVC] the compilation instructions. After Arnold's success using the free MSVC tools I think MSVC can use the unified make system as default. More... almost 20 years ago
* Added: [OpenWatcom] More to the makefiles, not yet usable. From info by Lothar. More... almost 20 years ago
* Added: [OpenWatcom] More to the makefiles, not yet usable. From info by Lothar. More... almost 20 years ago
* Fixed: [MSVC] the "all" target isn't special for nmake. After arranging things so the variable gets defined by the time all is used I introduced a side effect: all isn't the first anymore. So we must explicitly ask for "all" target. From information sent by Arnold. More... almost 20 years ago
* Fixed: [MSVC] the "all" target isn't special for nmake. After arranging things so the variable gets defined by the time all is used I introduced a side effect: all isn't the first anymore. So we must explicitly ask for "all" target. From information sent by Arnold. More... almost 20 years ago
* Fixed: [MSVC] nmake doesn't analyze the whole makefile before expanding variables, in order to create mlink.exe we need to first define HELPER_TARGET. From info by Arnold. More... almost 20 years ago
* Fixed: [MSVC] nmake doesn't analyze the whole makefile before expanding variables, in order to create mlink.exe we need to first define HELPER_TARGET. From info by Arnold. More... almost 20 years ago
* Added: First step toward integrating Open Watcom to the unified make system. From info by Lothar. More... almost 20 years ago
* Added: First step toward integrating Open Watcom to the unified make system. From info by Lothar. More... almost 20 years ago
* Fixed: Unknown keys triggered status line shortcuts assigned to kbNoKey. Closes SF Bug #1278751, submited by David (fytodent). More... almost 20 years ago
* Fixed: Unknown keys triggered status line shortcuts assigned to kbNoKey. Closes SF Bug #1278751, submited by David (fytodent). More... almost 20 years ago
* Added: [WWW] Links to a CVS snapshot (tarball and Sarge). More... almost 20 years ago
* Added: [WWW] Links to a CVS snapshot (tarball and Sarge). More... almost 20 years ago
* Modified: [OpenWatcom] Disabled warning 555. Code by Lothar. * Added: [Win32 DLL/OpenWatcom] Exported TObject, THWMouse and TMouse. Patch by Lothar. More... almost 20 years ago
* Modified: [OpenWatcom] Disabled warning 555. Code by Lothar. * Added: [Win32 DLL/OpenWatcom] Exported TObject, THWMouse and TMouse. Patch by Lothar. More... almost 20 years ago
* Added: [Compilation] intl clean to the clean target. As suggested by Ivan. * Modified: [Debian] Command line for dch, needed for Sarge. More... almost 20 years ago
* Added: [Compilation] intl clean to the clean target. As suggested by Ivan. * Modified: [Debian] Command line for dch, needed for Sarge. More... almost 20 years ago
* Updated: [Debian] Packaging to version 2.1.0-1. More... almost 20 years ago
* Updated: [Debian] Packaging to version 2.1.0-1. More... almost 20 years ago
* Fixed: [SSC] SIGSEGV when closing a stream that failed to open. * Fixed(?): [MSVC] Include path to find cl/dir.h and winnt/include/tv/con* More... almost 20 years ago
* Fixed: Disabled gettext v0.14.4 "feature" that returns the "Program-Id-..." text when you pass "" to gettext. Previous versions didn't have this "feature". More... almost 20 years ago
* Fixed: [SSC] SIGSEGV when closing a stream that failed to open. * Fixed(?): [MSVC] Include path to find cl/dir.h and winnt/include/tv/con* More... almost 20 years ago
* Fixed: Disabled gettext v0.14.4 "feature" that returns the "Program-Id-..." text when you pass "" to gettext. Previous versions didn't have this "feature". More... almost 20 years ago
* Fixed(?): [MSVC] mlink.exe compilation. The /OUT: option must be passed to the linker with /link. From a report by Arnold. Untested. * Fixed(?): [MSVC] The unified make process didn't include dir.h. From a report by Arnold. Untested. More... almost 20 years ago