Ignore:
Timestamp:
12/31/2023 08:50:17 PM (5 months ago)
Author:
Douglas R. Reno <renodr@…>
Branches:
12.1, ken/TL2024, lazarus, plabs/newcss, rahul/power-profiles-daemon, trunk, xry111/llvm18
Children:
948ffd7b
Parents:
a6b9afb6
Message:

Update to swig-4.2.0

File:
1 edited

Legend:

Unmodified
Added
Removed
  • general/prog/swig.xml

    ra6b9afb6 r31f55626  
    77  <!ENTITY swig-download-http "&sourceforge-dl;/swig/swig-&swig-version;.tar.gz">
    88  <!ENTITY swig-download-ftp  " ">
    9   <!ENTITY swig-md5sum        "c7d55a1bca26752f3846c85b43c1a69c">
    10   <!ENTITY swig-size          "8.2 MB">
    11   <!ENTITY swig-buildsize     "82 MB (2.1 GB with tests)">
    12   <!ENTITY swig-time          "0.1 SBU (add 7.8 SBU for tests; both using parallelism=4)">
     9  <!ENTITY swig-md5sum        "4d03374a2c30367699fa0928e1d901e8">
     10  <!ENTITY swig-size          "8.0 MB">
     11  <!ENTITY swig-buildsize     "106 MB (2.2 GB with tests)">
     12  <!ENTITY swig-time          "0.1 SBU (add 10.0 SBU for tests; both using parallelism=4)">
    1313]>
    1414
     
    3636       <application>PHP</application>,
    3737       <application>Java</application>,
     38       <application>JavaScript</application>,
    3839       <application>C#</application>,
    3940       <application>D</application>,
     
    4243       <application>Octave</application>,
    4344       <application>R</application>,
     45       <application>Racket</application>,
     46       <application>Scilab</application>,
    4447       <application>Scheme</application>, and
    4548       <application>Ocaml</application>.
     
    155158      building of tests and examples for &lt;language&gt;, but all the
    156159      languages capabilities of <application>SWIG</application> are always
    157       built. <!--We use it for <application>Clisp</application>, because the
    158       SWIG implementation is very incomplete and a lot of tests fail. -->
    159       <!-- Now used for JavaScript because of node CLI changes -->
     160      built. This switch is used for <application>JavaScript</application>
     161      because the SWIG implementation is incomplete and a lot of tests fail
     162      due to API changes in Node-20.
    160163    </para>
    161164
Note: See TracChangeset for help on using the changeset viewer.