• .gitlab-ci-unix.yml .gitl

    From Deuc¿@VERT to Git commit to main/sbbs/m on Sunday, October 05, 2025 05:47:00
    https://gitlab.synchro.net/main/sbbs/-/commit/4cc949c6143a2e3feb7f1961
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Disable some mingw jobs...

    cryptlib.h can't be included with windows.h, so disable the mingw
    jobs that do that.

    mingw isn't actually supported for anything except SyncTERM right
    now, so don't make this harder than it needs to be.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Thursday, October 09, 2025 09:09:00
    https://gitlab.synchro.net/main/sbbs/-/commit/2407fcde7c867931d6bd26be
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Add new "has_graphics" target option

    Toggle all no_* options to has_* options.
    Double negatives suck.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Thursday, October 09, 2025 10:00:00
    https://gitlab.synchro.net/main/sbbs/-/commit/6edaccdde26cdd24ea8fe6fb
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml src/sbbs3/node.c src/xpdev/Common.gmake
    Log Message:
    Fix mingw builds

    And re-enable in the pipes.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Friday, October 10, 2025 10:28:00
    https://gitlab.synchro.net/main/sbbs/-/commit/fad6f33921d260f524341964
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    And add the first door... Dragonlance!

    This has already been converted to JavaScript and it sucks pretty
    bad, so it's a great choice!

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Monday, October 27, 2025 14:10:00
    https://gitlab.synchro.net/main/sbbs/-/commit/e4294bfde414705f72a0dbc9
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Make a new "slow_systems" option for UNIX builds

    Applied to darwin-x86 and raspian.
    Causes the build to skip the following targets:
    gtk*, syncdraw, syncterm-cmake, syncview

    The syncterm-cmake should make an especially large difference.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Thursday, February 26, 2026 15:39:00
    https://gitlab.synchro.net/main/sbbs/-/commit/a8449389d7e212400a9037c9
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Add a variable to put a wrapper around valgrind

    So that jsexec under valgrind doesn't re-exec itself for personality()

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/m on Thursday, February 26, 2026 15:47:00
    https://gitlab.synchro.net/main/sbbs/-/commit/e1df1aa09a9aaa219d8d2d40
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Use an input instead of a variable...

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