• 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 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
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Jan 18 10:29:34 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/f1b8931ea2b7b7f3f15f00b0
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Add WITHOUT_JPEG_XL build option

    For those who want to force JPEG XL off, and don't use CMake

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Jan 18 20:43:21 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/6884e9f13064c0385cf1c2f8
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Link the SyncTERM resources to the .com, .exe, and .dll

    Everyone gets an icon!

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Mon Jan 27 22:14:51 2025
    https://gitlab.synchro.net/main/sbbs/-/commit/751b58915836a887eef78fa6
    Modified Files:
    src/syncterm/GNUmakefile
    Log Message:
    Fix WITH_RETRO for Win32

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