0
I Use This!
Inactive

Commits : Listings

Analyzed 1 day ago. based on code collected 1 day ago.
Jul 17, 2024 — Jul 17, 2025
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
Merge branch 'jwt27-debian' More... almost 3 years ago
Avoid problems when creating the debug package More... almost 3 years ago
Merge branch 'debian' of https://github.com/jwt27/tvision into jwt27-debian More... almost 3 years ago
Revert changes to makes/common.imk More... almost 3 years ago
bump debhelper compat version to 7 More... almost 3 years ago
Add -Werror back to RHIDE_OS_BOTH_LINUX. We addressed all the warnings that caused the build to fail. More... almost 3 years ago
Make TDisplayWinGr::className const char * to avoid warning about conversion from string constant to non-const pointer. More... almost 3 years ago
Merge branch 'set-soft:master' into develop More... almost 3 years ago
New compatlayer definition CLY_Unused More... almost 3 years ago
Enable specification of LDFLAGs during configure. The motivation for these changes is to enable building of 32-bit binaries on a 64-bit platform. configure already enabled passing -m32 to both CFLAGS And CXXFLAGS, but was missing LDFLAGS. With that, you could only compile, but not link. More... almost 3 years ago
Changes to enable Microsoft compiler to build. More... almost 3 years ago
Incorporated most changes from Pull Request #4 More... about 3 years ago
Reverted svrapi.h unconditional change, we must change it only when needed More... about 3 years ago
Reverted pid_t change to unsigned More... about 3 years ago
Removed tabs and avoided moving CLY_ssize_t outside its scope More... about 3 years ago
Reverted space changes More... about 3 years ago
Reverted space changes and added a comment about compatlayer.h More... about 3 years ago
Add svrapi.h, which is no longer included in Windows toolkits. Included the version from MinGW-w64, which has no copyright. The only file including this header is compat/unc_95.c; compilers affected include MSVC, Borland and Watcom on the Windows platform. More... about 3 years ago
Minor changes resulting from review of pull request #4. One significant change is in compatlayer.h. For TVCompf_MingGW, moved inclusion of _ming.h and sys/types.h to the top of that section. We need that in order to test for _SSIZE_T_DEFINED when setting Uses_CLY_ssize_t More... about 3 years ago
Minor changes for compatibility with Mingw-w64 in Windows 64-bit. Tested generating both 64-bit and 32-bit executables. More... over 3 years ago
Fixed missing strcpy declaration in i18n example. Fixes #2 More... almost 4 years ago
Changed maintainance debug format from stabs+3 to gdb3 More... almost 4 years ago
Made ar command configurable. More... about 4 years ago
Adjusted (c) years More... about 4 years ago
Added configuration option to exclude libgpm More... about 4 years ago
Added `ar` command now can be configured from the environment More... about 4 years ago
Updated the change.log More... almost 5 years ago
Added deb and deb_clean as main Makefile targets. More... almost 5 years ago
Made debian/rules executable. More... almost 5 years ago
Updated the change.log with the last 13 commits. More... almost 5 years ago