• src/syncterm/COMPILING

    From deuce@VERT to CVS commit on Wed Apr 29 18:57:13 2020
    src/syncterm COMPILING 1.14 1.15
    Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv16834/syncterm

    Modified Files:
    COMPILING
    Log Message:
    Completely disentangle xpdev/xpbeep.c from conio/sdlfuncs.c
    SDL audio should work from any thread, and on the platforms that care,
    SDL video is coddled appropriately.
    The only question is around SDL_Quit() in an audio-only build, but we
    can punt on that since the default builds will never do that... the only
    thing I'm aware of that could be broken that way is tone, which nobody
    likes anyway.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to sbbs/master on Wed Nov 18 22:57:24 2020
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/1597aebc2287f66fb3614e2a
    Modified Files:
    src/syncterm/COMPILING
    Log Message:
    DONT_CLOBBER_CC isn't needed anymore since we don't.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to main/sbbs/master on Fri Dec 18 23:44:40 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/a6d3476bbcbec8e98ecf052a
    Modified Files:
    src/syncterm/COMPILING
    Log Message:
    Use NO_LD_RUN_PATH with jsdoor release builds.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to main/sbbs/master on Fri Jun 2 23:11:12 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/ba2e6c5a18f2777c84c8765a
    Modified Files:
    src/syncterm/COMPILING
    Log Message:
    Document how to build a dpkg.

    It's pretty important to specift PREFIX here right now since it's
    not actually used in the paths, which means there would be a mismatch
    between where the files are installed and where the data lives.

    This is fairly easy to fix, but I likely never will.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net