• src/conio/GNUmakefile

    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