• src/conio/GNUmakefile

    From deuce@VERT to CVS commit on Sun Apr 12 19:04:31 2020
    src/conio GNUmakefile 1.41 1.42
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv26496

    Modified Files:
    GNUmakefile
    Log Message:
    Fix Debian hate test.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Fri Apr 24 21:02:59 2020
    src/conio GNUmakefile 1.42 1.43
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv27344

    Modified Files:
    GNUmakefile
    Log Message:
    We don't need pasteboard with SDL2


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Fri Apr 24 21:06:16 2020
    src/conio GNUmakefile 1.43 1.44
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv27730

    Modified Files:
    GNUmakefile
    Log Message:
    We need this sdlfuncs even with SDL audio now.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Fri Apr 24 21:07:26 2020
    src/conio GNUmakefile 1.44 1.45
    Update of /cvsroot/sbbs/src/conio
    In directory cvs:/tmp/cvs-serv27915

    Modified Files:
    GNUmakefile
    Log Message:
    More pasteboard deletion.



    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri May 14 16:21:07 2021
    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 Thu May 20 01:20:36 2021
    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 Thu May 20 01:42:30 2021
    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
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Apr 28 17:35:44 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/ac8d11f4be81f6604d650352
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Don't link with win32gdi unless it's enabled.
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri May 5 11:47:25 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/b366a73d3ae0ec795c4c7b41
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Use cc, not $(CC) to build genmap
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Fri May 5 13:10:49 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/9593cd5e6ea052b5fcc17de2
    Modified Files:
    src/conio/GNUmakefile
    Log Message:
    Also, don't create intermediary object files for genmap
    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net