• src/syncterm/COMPILING

    From deuce@1:103/705 to CVS commit on Wed Jul 10 15:26:26 2019
    src/syncterm COMPILING 1.12 1.13
    Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv6219

    Modified Files:
    COMPILING
    Log Message:
    hash/encode



    --- SBBSecho 3.07-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 to CVS commit on Tue Sep 10 13:00:04 2019
    src/syncterm COMPILING 1.13 1.14
    Update of /cvsroot/sbbs/src/syncterm
    In directory cvs:/tmp/cvs-serv22440

    Modified Files:
    COMPILING
    Log Message:
    Add "how to compile jsdoor" for no reason.



    --- SBBSecho 3.09-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From deuce@1:103/705 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.



    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deuce@1:103/705 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.
    --- SBBSecho 3.11-Linux
    * 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: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.
    --- SBBSecho 3.11-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deuce@1:103/705 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'snot actually used in the paths, which means there would be a mismatchbetween where the files are installed and where the data lives.This is fairly easy to fix, but I likely never will.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)