• src/build/Common.bmake

    From rswindell@VERT to CVS commit on Friday, March 20, 2020 12:24:21
    src/build Common.bmake 1.53 1.54
    Update of /cvsroot/sbbs/src/build
    In directory cvs:/tmp/cvs-serv31509

    Modified Files:
    Common.bmake
    Log Message:
    The "echo y" trick here doesn't work (e.g. clean rule doesn't actually delete any files), so use "del /q" instead.


    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wednesday, April 29, 2020 18:56:59
    src/build Common.bmake 1.54 1.55
    Update of /cvsroot/sbbs/src/build
    In directory cvs:/tmp/cvs-serv16834/build

    Modified Files:
    Common.bmake
    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 Rob Swindell@VERT to Git commit to sbbs/master on Sunday, November 22, 2020 01:11:29
    https://gitlab.synchro.net/sbbs/sbbs/-/commit/acdd7086b664a36cf3f20db2
    Modified Files:
    src/build/Common.bmake
    Log Message:
    So the Borland C++ Compiler we currently use has stdint.h

    so define HAS_STDINT_H

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sunday, January 10, 2021 22:09:27
    https://gitlab.synchro.net/main/sbbs/-/commit/65a698797bc2326c6ace2c3e
    Modified Files:
    src/build/Common.bmake
    Log Message:
    Define 3RDP_ROOT by default, when not already defined

    Needed for CIOLIB builds.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¨@VERT to Git commit to main/sbbs/master on Sunday, May 07, 2023 00:20:16
    https://gitlab.synchro.net/main/sbbs/-/commit/f29f1f3e04500eabc56453b3
    Modified Files:
    src/build/Common.bmake
    Log Message:
    Geeze, we still use bmake.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net