• src/sbbs3/build.bat

    From rswindell@VERT to CVS commit on Thu Mar 13 17:14:15 2014
    src/sbbs3 build.bat 1.2 1.3
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv22596

    Modified Files:
    build.bat
    Log Message:
    Updated for MSVC2013.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Jul 15 02:02:26 2015
    src/sbbs3 build.bat 1.3 1.4
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv6444

    Modified Files:
    build.bat
    Log Message:
    Add the "exit /b 1" trick to force the batch file to return an error
    (to testbuild.js), I suspect the setlocal call is causing the current error level to not be passed up to the caller. If build.bat failed, testbuild.js would not always detect the build failure.

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ telnet://vert.synchro.net
  • From rswindell@VERT to CVS commit on Wed Jul 17 20:27:50 2019
    src/sbbs3 build.bat 1.4 1.5
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv21177

    Modified Files:
    build.bat
    Log Message:
    Migrate to MSVC++ 2019 w/PlatformToolset v141_xp:
    Visual Studio 2017 - Windows XP (v141_xp) toolset

    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net
  • From rswindell@VERT to CVS commit on Thu Jul 18 19:28:29 2019
    src/sbbs3 build.bat 1.5 1.6
    Update of /cvsroot/sbbs/src/sbbs3
    In directory cvs:/tmp/cvs-serv31463

    Modified Files:
    build.bat
    Log Message:
    New batch file name for MSVC++ 2019.


    ---
    þ 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 Sat Apr 27 17:03:51 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/8e1a9aec1f28125f680b33a7
    Modified Files:
    src/sbbs3/build.bat
    Log Message:
    Suppress the XP deprecation warning, as suggested by Yigael
    ---
    þ Synchronet þ Vertrauen þ Home of Synchronet þ [vert/cvs/bbs].synchro.net