• src/conio/Common.gmake

    From deuce@1:103/705 to CVS commit on Sat Apr 4 23:02:45 2020
    src/conio Common.gmake 1.70 1.71
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv17104

    Modified Files:
    Common.gmake
    Log Message:
    Check if the sdl-config command exists before attempting to run it.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Sat Apr 4 23:03:32 2020
    src/conio Common.gmake 1.71 1.72
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv17209

    Modified Files:
    Common.gmake
    Log Message:
    And fix sdl2-config change.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Mon Apr 6 12:26:50 2020
    src/conio Common.gmake 1.72 1.73
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv23232/conio

    Modified Files:
    Common.gmake
    Log Message:
    Fix SDL detection.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri Apr 24 20:44:51 2020
    src/conio Common.gmake 1.75 1.76
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv24945

    Modified Files:
    Common.gmake
    Log Message:
    Assume OS X uses SDL2.framework for SDL2.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri Apr 24 22:33:18 2020
    src/conio Common.gmake 1.76 1.77
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv6901

    Modified Files:
    Common.gmake
    Log Message:
    Don't make WITH_SDL_AUDIO prevent WITH_SDL from being set.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri Apr 24 22:36:38 2020
    src/conio Common.gmake 1.77 1.78
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv7375

    Modified Files:
    Common.gmake
    Log Message:
    More WITH_SDL_AUDIO allowances.



    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri Apr 24 23:16:23 2020
    src/conio Common.gmake 1.78 1.79
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv13013/conio

    Modified Files:
    Common.gmake
    Log Message:
    Stop linking the Cocoa and Carbon frameworks(?)


    --- SBBSecho 3.10-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri May 1 00:05:45 2020
    src/conio Common.gmake 1.80 1.81
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv28529

    Modified Files:
    Common.gmake
    Log Message:
    Apparently we need libtinfow for keypad() on some Linux distros that Cyan runs.



    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Fri May 1 10:42:26 2020
    src/conio Common.gmake 1.81 1.82
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv6189

    Modified Files:
    Common.gmake
    Log Message:
    Use pkg-config for ncursesw if possible.
    Note, Debian still hates you.



    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Ragnarok@1:103/705 to deuce on Fri May 1 14:54:06 2020
    El 1/5/20 a las 04:05, deuce escribi├│:
    src/conio Common.gmake 1.80 1.81
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv28529

    Modified Files:
    Common.gmake
    Log Message:
    Apparently we need libtinfow for keypad() on some Linux distros that Cyan
    runs.

    debian do not have libtinfow, but libtinfo.

    i can compile fine whitout this library.. can you set it as optional?

    thanks!

    ---
    ■ Synchronet ■ Dock Sud BBS TLD 24 HS - bbs.docksud.com.ar
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deuce@1:103/705 to Git commit to main/sbbs/master on Fri Dec 18 23:24:35 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/7aec5e0e0b5f2c5c61094822
    Modified Files:
    src/conio/Common.gmake
    Log Message:
    Use $(shell ...) instead of backticksApparently ebuilds don't work properly with backticks.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue May 2 22:45:10 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f7a7f3e95cbd96fe3fc9fad4
    Modified Files:
    src/conio/Common.gmake
    Log Message:
    Eliminate GDI scaling. It's ugly and I hate it.Also, fix up window behaviour... allow dragging it larger and smaller,disable maximize, and don't allow snapping bigger or smaller thanthe user area.Finally, when r2y tables aren't installed, set the aspect ratio toxsize x ysize so all the aspect "stuff" works properly.With this, GDI is now the default output mode for Windows. Autoorder is now:X11 -> GDI -> SDL -> Win32 Console or Curses -> ANSINow that GDI is self-contained, does not require SDL, and runs ina window, compile as a Windows application to prevent a consolewindow from opening then closing at startup. Win32 console modenow has to rely on AllocConsole(), which
    opens a new consolewindow. This is likely the best choice anyway since ciolibabsolutely destroys your console settings, so that console is evenless useful than the normal windows console after a utility runs.Maybe for 2.0 I'll do a Wayland and Core Graphics driver too. :D
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Mon Feb 19 06:07:29 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/23d2b5011bb102c1d0a74660
    Modified Files:
    src/conio/Common.gmake
    Log Message:
    Use NEED_BITMAP for no fonts, not X11 | SDL

    Fixes crash when built without X11 or SDL, but with GDI (not default)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)