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

    From Deucе@VERT to Git commit to main/sbbs/master on Wed Mar 20 20:59:31 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b5c6942fda86ac9d12be2eff
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Experiment for the caches...

    hoping this doesn't leave an empty zip file laying aorund.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Mar 20 21:02:20 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/9aafef8429ee2ddaa52eb082
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Stage, not state

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Mar 21 16:24:20 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/cbca3a95b56545ca506ef622
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Just slap intermediate results in /tmp/gitlab-runner and call it good

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Mar 21 17:02:16 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/925b1a8851818fc0aedc98ce
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Re-enable Darwin

    Also, allow tests to run as soon as jsdoor is done, and don't use
    the artifact file, use the local copy instead.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Mar 21 23:24:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ba3d1bae2fad7f3718df6f76
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Instead of converting failures to warnings, run cleanup "always"

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Mar 23 00:07:07 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/5780e69311b0711fdc606976
    Modified Files:
    .gitlab-ci-unix.yml .gitlab-ci.yml
    Log Message:
    Attempt to fix corruption issue on FreeBSD.

    Both sbbs-noskeeters and sbbs-build create sbbs-build.tgz
    Hopefully this fixes it and doesn't just break it worser.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Thu Oct 9 09:09:21 2025
    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 Fri Oct 10 10:28:29 2025
    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 Mon Oct 27 14:10:22 2025
    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 Thu Feb 26 15:39:40 2026
    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 Thu Feb 26 15:47:01 2026
    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