• src/syncterm/GNUmakefile

    From Deuc¿@VERT to Git commit to main/sbbs/master on Fri Jun 2 23:59:01 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f9533560dc72f3ee17a0bcab
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Meh, fix up the dpkg target to use PREFIX

    You still need to specify it, but you can create a /usr/local dpkg
    now if you don't.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wed Feb 7 13:19:47 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/be8017dc63c0b1363b473bdd
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    SyncTERM doesn't use telnet from a DLL.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tue Oct 15 13:33:47 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/9d1bbd9746a18da449c4ae82
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Put the manpage in ${PREFIX}/share regardless of what PREFIX is.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Nov 9 21:32:26 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/d9f709077fe19036638de48b
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Don't require copying the SDL.framework into the bundle

    When using MacPorts (and likely Homebrew), this isn't how this works.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sun Nov 24 09:29:04 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/1bda5c028a82db48106cb798
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Don't create the Framework dir if we won't put anything in it.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Dec 28 17:41:13 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/c0528559117ac93796cc58b4
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Add JPEG XL support to gmake system

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Dec 28 23:51:34 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/49cccea224518261dae6f343
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Win32 libjxl uses pthreads, not native threads...

    So, we can't use threads with these libs. :(
    This is going to be a pain to build these due to the dependencies.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sun Jan 5 17:48:29 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/a51f73cfcbc76750a17319dd
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Add in the res for resolution and use -s for small

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