• .gitlab-ci-unix.yml src/sbbs3/targets.mk

    From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 17:40:07
    https://gitlab.synchro.net/main/sbbs/-/commit/10dd40a2f1cfb30f96770441
    Modified Files:
    .gitlab-ci-unix.yml src/sbbs3/targets.mk
    Log Message:
    Parallelize stuff that doesn't need JS.

    The should help with CI times... and I'll be able to see if the libs
    are worth splitting out too.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 18:36:48
    https://gitlab.synchro.net/main/sbbs/-/commit/7bfec03577bd7beda76125a0
    Modified Files:
    .gitlab-ci-unix.yml src/sbbs3/targets.mk
    Log Message:
    Looks like slog is the only util that links with libsbbs.

    Add a standalone-utils .PHONY target to build all the rest before
    Spidermonkey is done.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From Deuc¿@VERT to Git commit to main/sbbs/master on Tuesday, February 06, 2024 23:36:48
    https://gitlab.synchro.net/main/sbbs/-/commit/bf3e0fdfb77ac4a0cabfdb93
    Modified Files:
    .gitlab-ci-unix.yml src/sbbs3/targets.mk
    Log Message:
    Remove explicit MAKEFLAGS... you can't stop it anyway.

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