• 3rdp/build/js-disable-warnings.patch

    From Rob Swindell (ChromeOS) to Git commit to main/sbbs/master on Wednesday, January 25, 2023 19:25:18
    https://gitlab.synchro.net/main/sbbs/-/commit/41d43b0d2cb39d317448ec01
    Modified Files:
    3rdp/build/js-disable-warnings.patch
    Log Message:
    Fix Makefile.in path
  • From Rob Swindell (ChromeOS) to Git commit to main/sbbs/master on Wednesday, January 25, 2023 20:03:48
    https://gitlab.synchro.net/main/sbbs/-/commit/64931c4722b6b9c82a30ffe5
    Modified Files:
    3rdp/build/js-disable-warnings.patch
    Log Message:
    Patching the configure.in seems the better approach

    The previous method (patching Makefile.in) didn't disable warnings when building 'jsshell' (e.g. js.cpp).
  • From Rob Swindell to Git commit to main/sbbs/master on Wednesday, January 25, 2023 20:27:27
    https://gitlab.synchro.net/main/sbbs/-/commit/0c2c949c97ee655ac6b29ff7
    Modified Files:
    3rdp/build/js-disable-warnings.patch
    Log Message:
    Revert "Patching the configure.in seems the better approach"

    This reverts commit 64931c4722b6b9c82a30ffe5d3a3dee1de19a990.