• src/conio/GNUmakefile

    From rswindell@VERT to CVS commit on Saturday, June 29, 2019 00:24:02
    src/conio GNUmakefile 1.37 1.38
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/home/rswindell/sbbs/src/conio

    Modified Files:
    GNUmakefile
    Log Message:
    base64.* and lzh.* have been moved to src/encode.
    You will need to perform a clean rebuild.




    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, May 14, 2021 23:21:07
    https://gitlab.synchro.net/main/sbbs/-/commit/be2e8513d81dca8ac95008e7
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Bah, gmake.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, May 20, 2021 08:20:36
    https://gitlab.synchro.net/main/sbbs/-/commit/2d408f0cd00f1c3c5553cef0
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Disable gcc warning about suggested parenthesis

    Deuce doesn't want to add "useless parenthesis" to xbr.c.
    Hopefully Clang will just ignore this -Wno-* option?
    warning: suggest parentheses around `&&' within `||'

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Thursday, May 20, 2021 08:42:30
    https://gitlab.synchro.net/main/sbbs/-/commit/1e8ee231c41f58b23f9aaf37
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Don't disable the GCC suggested parenthesis warning here

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