• src/syncterm/GNUmakefile

    From Deuc¿@VERT to Git commit to main/sbbs/m on Mon Jun 29 14:27:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/be6da390182055e16a4d60a7
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    And win32 needs to link with the Vorbis libs too

    Not enough to just toss then in some random place in the file system
    I guess.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Mon Jun 29 14:38:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/ff092d0f6d2127f12c06e0e7
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Add Vorbis path to library search path for Windows

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Mon Jun 29 14:46:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/09d305f94d980cfe8ac589a5
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Library order and shlwapi.dll for Windows

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Sun Aug 2 20:45:00 2026
    https://gitlab.synchro.net/main/sbbs/-/commit/68be88ef812ffd90c7219ca6
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    build: link Botan static dependencies

    Use pkg-config --static for Botan so its Libs.private entries
    follow the Botan archive. This brings in Crypt32 when the Windows certificate-store module is enabled.

    Co-Authored-By: Codex <noreply@openai.com>

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