• 3rdp/build/GNUmakefile

    From rswindell@VERT to CVS commit on Fri Nov 11 17:08:26 2016
    3rdp/build GNUmakefile 1.34 1.35
    Update of /cvsroot/sbbs/3rdp/build
    In directory cvs:/tmp/cvs-serv26922

    Modified Files:
    GNUmakefile
    Log Message:
    Try again to set --std=gnu++98 in CXXFLAGS.


    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ telnet://vert.synchro.net
  • From deuce@VERT to CVS commit on Mon Jan 21 15:49:43 2019
    3rdp/build GNUmakefile 1.43 1.44
    Update of /cvsroot/sbbs/3rdp/build
    In directory cvs:/tmp/cvs-serv26994

    Modified Files:
    GNUmakefile
    Log Message:
    Old slow way crashes faster.




    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From deuce@VERT to CVS commit on Wed Jul 3 14:20:47 2019
    3rdp/build GNUmakefile 1.50 1.51
    Update of /cvsroot/sbbs/3rdp/build
    In directory cvs:/tmp/cvs-serv5936

    Modified Files:
    GNUmakefile
    Log Message:
    Disable TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 which seems to be the cause
    of the bad MAC alerts.

    This *should* fix LetSynchCrypt.js as well as other issues.




    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to main/sbbs/master on Sat Dec 19 06:05:41 2020
    https://gitlab.synchro.net/main/sbbs/-/commit/d1af27757f3bf5fc0ae31ead
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    The patch that ships with some OSs *cough* Gentoo *cough* don't
    backup the original. Specify -b to make that happen.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Mar 15 15:59:33 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/3a25c009ce57fca379ff867c
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Disable tracejit on OSs it's not supported on.

    Only supported on FreeBSD, Linux, Solaris, OS/2, GNU, Cygwin, and Darwin
    Should allow OpenBSD to build JS engine.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Oct 19 12:57:23 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/19dd9e17a78ef2817a41be90
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Replace $(DIRSEP) with '/' to make this file easier to view/edit

    We don't support platforms where '/' doesn't work as a path element separator.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell@VERT to Git commit to main/sbbs/master on Tue Oct 19 12:57:23 2021
    https://gitlab.synchro.net/main/sbbs/-/commit/a6b1b439c54f936e9408cea3
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Replace some apparently errant double-slashes with single-slash

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Rob Swindell (ChromeOS)@VERT to Git commit to main/sbbs/master on Wed Jan 25 19:04:50 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/f2fe8a7b1061cf1f2fc52543
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    By default, build SpiderMonkey (libmozjs) in silent (no recipe) output mode

    If debugging build issues, build with VERBOSE=1 to get the very verbose SpiderMonkey build output again.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue May 16 08:51:39 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/db752268948ed181ef330c88
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Disable TraceJIT on FreeBSD

    It's gotten too crashy lately.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Jun 6 17:23:49 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/336159fcab0e31a9ca78afbf
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Disable traceJIT on Raspberry PI

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Jun 6 17:53:21 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/d56600bad9efbae1aebd1e79
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    l

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deuce@VERT to Git commit to main/sbbs/master on Tue Jun 6 18:30:38 2023
    https://gitlab.synchro.net/main/sbbs/-/commit/6afeb1e659f2f51fcf9843f7
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Ah right, $(machine) has the OS name in it.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sat Feb 3 21:35:08 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/82de70243018650ee66c18ae
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Some patches for NetBSD

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Feb 4 00:52:37 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/392f1e38cc358f25f173e98a
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Use md5 when md5sum doesn't exist

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Feb 5 09:46:56 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/cc8c90b4716c01fff9b1f16e
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Rejigger the md5 calc a bit

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Feb 5 09:58:01 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/26713a849d8d95cc899ddea4
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Redirect stderr to stdout *after* stdout is /dev/null, not before.
    Should fix the OpenBSD pipeline.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Feb 5 10:04:46 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/41ab907ece2adca243fae2b6
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Make libcl depend on GNUmakefile

    This will trigger more builds of libcl, but at least I won't have
    to make people touch(1) a patch to do a rebuild.

    As an aside, cleanall.sh doesn't clean 3rdp, no idea if this is
    intentional or not.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Mon Feb 5 22:27:06 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/68514d3fad6e58c90f88932a
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Move dependency to the right place

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Fri Feb 9 10:13:40 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/7cafa7c7483b9fbb4e97f918
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Whoops, remove the debug patch again.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Mar 19 11:55:22 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/b8fd76611e4b2683023f31a7
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Most seds apparently don't support -I

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Tue Mar 19 11:57:13 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/13032448f956363bdb195e9e
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Remove space.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Mar 20 11:11:50 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/4b446c7a5b36d97c8f3828d7
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Slap some date calls in to profile the pipes.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Mar 20 11:16:18 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/1a00b97b82a6ecbbdb3a6ec0
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Print the date, not the literal string "date" :(

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Wed Mar 20 11:44:49 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/be4d2d7597e2692db19fd9de
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Remove date calls.

    About ten seconds in extract/patch, two minutes in build.

    ---
    ■ Synchronet ■ Vertrauen ■ Home of Synchronet ■ [vert/cvs/bbs].synchro.net
  • From Deucе@VERT to Git commit to main/sbbs/master on Sun Mar 24 23:07:38 2024
    https://gitlab.synchro.net/main/sbbs/-/commit/aa4372b097900783a61a5591
    Modified Files:
    3rdp/build/GNUmakefile
    Log Message:
    Use cc, not gcc for --build detection

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