• src/xpdev/Common.gmake

    From deuce@VERT to CVS commit on Fri Aug 16 18:26:05 2013
    src/xpdev Common.gmake 1.47 1.48
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv20020/xpdev

    Modified Files:
    Common.gmake
    Log Message:
    Add a new macro to disable the dllimport stuff for telnet.c when used
    in SyncTERM.

    Win32 binaries end with .exe.

    Line with winmm and ws2_32 libs for Win32



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sun Apr 27 22:06:08 2014
    src/xpdev Common.gmake 1.48 1.49
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv18800

    Modified Files:
    Common.gmake
    Log Message:
    Add -lnetapi32 for NetWkstaGetInfo()


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Jan 22 21:52:01 2015
    src/xpdev Common.gmake 1.49 1.50
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv17628

    Modified Files:
    Common.gmake
    Log Message:
    Single-threaded xpdev needs the magical Win32 libs as well.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Thu Feb 12 04:13:40 2015
    src/xpdev Common.gmake 1.50 1.51
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv21434

    Modified Files:
    Common.gmake
    Log Message:
    Add /opt/X11/include/Xlib.h to the list of paths to check for Xlib.h
    (Spotted on OS X 10.10.2)

    Thanks rushfan!


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Fri Nov 6 10:56:46 2015
    src/xpdev Common.gmake 1.51 1.52
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv13352

    Modified Files:
    Common.gmake
    Log Message:
    Remove test for sdl13-config... it's never going to happen.
    Test for sdl12-config before sdl-config for systems that have SDL 2.0
    installed as sdl-config.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Sat Feb 3 01:20:04 2018
    src/xpdev Common.gmake 1.52 1.53
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv6792

    Modified Files:
    Common.gmake
    Log Message:
    Define USE_SNPRINTF for Darwin (macOS) and FreeBSD.

    Darwin because it's easier, and FreeBSD so I can reproduce problems it
    causes on Darwin.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Mon Apr 6 12:26:51 2020
    src/xpdev Common.gmake 1.55 1.56
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv23232/xpdev

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



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Fri Apr 24 20:45:47 2020
    src/xpdev Common.gmake 1.56 1.57
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv25118

    Modified Files:
    Common.gmake
    Log Message:
    More SDL2 assumptions.



    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Fri Apr 24 23:16:24 2020
    src/xpdev Common.gmake 1.57 1.58
    Update of /cvsroot/sbbs/src/xpdev
    In directory cvs:/tmp/cvs-serv13013/xpdev

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


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Jan 13 09:45:31 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/e8e3207907d7372b99de8563
    Modified Files:
    src/xpdev/Common.gmake
    Log Message:
    Don't use ALSA on Windows.
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Jan 13 10:02:33 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/b7dd7b561a3291b2db44ed8b
    Modified Files:
    src/xpdev/Common.gmake
    Log Message:
    Use pkg-config for alsa.

    Don't go digging around in the filesystem when you don't have to.
    ---
    ï¿­ Synchronet ï¿­ Vertrauen ï¿­ Home of Synchronet ï¿­ [vert/cvs/bbs].synchro.net