• src/sbbs3/GNUmakefile

    From Deuce@VERT to Git commit to main/sbbs/master on Fri Dec 18 23:38:52 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/5cc4cf895ff4f580ca9c843e
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Add a NO_LD_RUN_PATH option to avoid linking in an rpath.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sat Apr 3 01:15:46 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/d7624e836d4cebf24fdf9acc
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Not sure why jsdoor depended on sbbs

    Not having that dependency is the entire point of it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 24 18:02:03 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/51779624191bd50ddf2bf963
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix ANS2ASC fmod link error with GCC 9.3 (Latest Ubuntu Linux)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Sat Apr 24 21:28:56 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/c089e1ba833acfe47cb33387
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    use $^ instead of $? for the prereqs for the ans2asc link command

    Fixes the link failure when sauce.o didn't need to be rebuilt.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Fri Jun 4 23:51:32 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/ef7ab4e2a3b947b57f7895cb
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Web server needs encode lib (for hex_decode)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Mar 29 01:24:17 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/bb934681dd7413937e073b0f
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix slog build (now needs libsbbs.so)

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Mar 29 01:58:04 2022
    https://gitlab.synchro.net/main/sbbs/-/commit/0d4007f9cdef11ba62fe023a
    Modified Files:
    src/sbbs3/GNUmakefile
    Log Message:
    Fix slog build more (needs xpdev too, apparently)

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