• .gitlab-ci.yml

    From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, October 28, 2025 00:49:57
    https://gitlab.synchro.net/main/sbbs/-/commit/27838b4d8a659f2c0f402504
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    I don't like rpi sorting first... lower-case it.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, October 28, 2025 00:56:02
    https://gitlab.synchro.net/main/sbbs/-/commit/d362788e87a303071823cfdf
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Disable the x86 mingw builds

    Windows doesn't support 32-bit anymore, and Synchronet doesn't
    really support mingw.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, October 28, 2025 01:01:19
    https://gitlab.synchro.net/main/sbbs/-/commit/2ac7176c76c7cd2009451db1
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Mark OpenBSD as a slow system

    The Linux install target is now the long pole in the CI pipelines.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, October 28, 2025 01:09:12
    https://gitlab.synchro.net/main/sbbs/-/commit/d30814650930342368ac5295
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    See if we can get the linux install at least using ccache

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, November 09, 2025 06:39:06
    https://gitlab.synchro.net/main/sbbs/-/commit/896297db37005641d482a5c7
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Raspberry Pi is no longer slow.

    It's the second-fastest build now

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, November 09, 2025 06:39:54
    https://gitlab.synchro.net/main/sbbs/-/commit/630b8ebf6f7e1c5f53cc203c
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    See if we can't build the doors on the Pi too.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Sunday, December 07, 2025 09:20:53
    https://gitlab.synchro.net/main/sbbs/-/commit/252ad9e2df46111e3f0cc861
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Since the RPi 500 is so fast, enable GTK and valgrind as well

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Windows 11)@VERT to Git commit to main/sbbs/master on Monday, January 26, 2026 19:25:37
    https://gitlab.synchro.net/main/sbbs/-/commit/f2a3a7a9074855f2dbc40f44
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Limit the MSBuild to 2 parallel builds

    to hopefully fix, once and for all, the occasional and unpredictable
    'fatal error C1001: Internal compiler error.' during CI.

    This is going to slow down the windows-x86 build (of sbbs3 solution).

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, February 25, 2026 18:43:30
    https://gitlab.synchro.net/main/sbbs/-/commit/d9854928b0d1ef9e270b3855
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Move the MSBuild core/thread limit to the correct command-line

    Whoops, maybe *this* will help eliminate the occassional msvc cl.exe crashes.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Wednesday, February 25, 2026 20:45:10
    https://gitlab.synchro.net/main/sbbs/-/commit/d4e06a54b02d7171437ae532
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Let's try one core/thread for sbbs3 msvc build

    We still got "Internal compiler error" with 2

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (on Debian Linux)@VERT to Git commit to main/sbbs/master on Sunday, March 01, 2026 05:49:02
    https://gitlab.synchro.net/main/sbbs/-/commit/361f40d857068bf8ed7ef729
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Remove the CPU/thread limit - it didn't stop the MSVC internal compiler error

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