• .gitlab-ci.yml

    From Deucе@1:103/705 to Git commit to main/sbbs/master on Tue Feb 20 16:24:42 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/27cea49d41a3d7ad4148f1a4
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Add mingw32-w64 build
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Feb 24 08:34:07 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/6ca9a141c7f52e0d2b46a605
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Remove the mingw32 builds

    mingw32 has been dead for years, and is missing huge swaths of the
    Windows APIs. strerror_s() was the straw that broke the camels
    back here, but there's a lot of hackery for it.

    I'm not going to go through and actually remove the build support
    yet since I may want to do the 1.2 SyncTERM release with it (though
    likely not), but it's not long for this world.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sat Mar 16 17:43:17 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/7f4bd6b59cc75c51d1abd085
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Add macOS runner
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Sun Mar 17 02:47:42 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/a347b93f2ecbdd9251ee734e
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Darwin is not a cross-platform build (though the M1 build would be)
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Mar 20 01:11:04 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/74ef6275531103cda93a91aa
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    We need to add RELEASE=1 if we specify build flags manually.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Mar 20 01:54:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/42380a9a73ee3ac2f87e57d7
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Enable ccache for NetBSD and OpenBSD as well.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Mar 20 02:19:55 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/91094761cd0ca2f27a1ef6b0
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    And ccache the rest of alumitron.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Mar 20 02:36:06 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ee440f13de2b18b159d3ccad
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    And finally, ccache raspian.
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Wed Mar 20 12:00:33 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/790c81aca984c61d5529155b
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Noskeeters need to extend sbbs-build, not sbbs
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Deucе@1:103/705 to Git commit to main/sbbs/master on Thu Mar 21 16:57:06 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/ffcd15ba9f01b25b27005826
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Disable Darwin build just to see how fast it could be...
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Rob Swindell (on Debian Linux)@1:103/705 to Git commit to main/sbbs/master on Sat Mar 23 01:09:11 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/3d6ffb465ba1f70e87e93a6f
    Modified Files:
    .gitlab-ci.yml
    Log Message:
    Enable ccache in Linux builds
    --- SBBSecho 3.20-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)