• .gitlab-ci-unix.yml .gitlab-ci.yml

    From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, October 05, 2025 05:47:07
    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/master on Thursday, October 09, 2025 09:09:21
    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/master on Friday, October 10, 2025 10:28:29
    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/master on Monday, October 27, 2025 14:10:22
    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/master on Thursday, February 26, 2026 15:39:40
    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/master on Thursday, February 26, 2026 15:47:01
    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