• src/sbbs3/GNUmakefile

    From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, November 03, 2024 14:18:57
    https://gitlab.synchro.net/main/sbbs/-/commit/cc366072a6dfb9979d9b9e98
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use XPDEV_LIBS to solve the trashman-mingw64 link issue (I think)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on macOS)@VERT to Git commit to main/sbbs/master on Saturday, January 04, 2025 18:53:16
    https://gitlab.synchro.net/main/sbbs/-/commit/02683204a368594f6eb28573
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix typo in macOS build setting of rpath: LIBODIR, not LIBDIR

    fix for commit 6e69eec18963a

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, January 15, 2025 21:19:05
    https://gitlab.synchro.net/main/sbbs/-/commit/ebc581c0da90332141623836
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    For NetBSD, add $ORIGIN and $ORIGIN/../$(LIBODIR) to the RPATH

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Wednesday, January 15, 2025 22:28:18
    https://gitlab.synchro.net/main/sbbs/-/commit/1ab9ba5ecc7547c6bb8fc941
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Use ORIGIN everywhere.

    We don't build on SunOS anymore, and using LD_RUN_PATH sucks.
    Also, it was badly out of date.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, January 17, 2025 08:58:16
    https://gitlab.synchro.net/main/sbbs/-/commit/0f21cba928476b4fe58eb295
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Include absolute rpath

    It appears that setcap may cause $ORIGIN to stop working for some
    unknown reason.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Friday, January 17, 2025 09:53:21
    https://gitlab.synchro.net/main/sbbs/-/commit/6fdbd589123b6d0beeeef4a1
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix previous commit.

    Was overriding value, not appending.

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