package xdc.shelf |
Third party open source tools required by XDCtools
XDCspec declarations | sourced in xdc/shelf/package.xdc |
Jar | Version | License | From | Description |
---|---|---|---|---|
js.jar | 1.7R4 | MPL 2.0 (note) | http://www.mozilla.org/rhino | Java implementation of JavaScript 1.5 |
antlr.jar | 3.1.1 | BSD | http://www.antlr.org | LR parser generator used to implement the RTSC IDL |
tar.jar | 2.5 | Public Domain | http://www.trustice.com/java/tar | tar file reader |
Name | Version | License | From | Description |
---|---|---|---|---|
gmake | 3.81 | GPL v2 | http://savannah.gnu.org/projects/make | command run by the `xdc` command to create and build packages |
J2SE Runtime Environment(JRE) | 1.6.0_34 | Oracle Binary Code License Agreement for the Java SE Platform Products and JavaFX | http://www.oracle.com/technetwork/java/javase/ | XDCtools core functionality is implemented in Java. Also required by the Rhino JavaScript engine shipped with XDCtools. |
Exe | Version | License | From | Description |
---|---|---|---|---|
zip, unzip | 2.3 and 5.50 | info-zip | http://www.info-zip.org | command line utilities to zip and unzip package releases |
tar | 1.13 | GPL v2 | http://www.gnu.org/software/tar | command line utilities to archive package directories |
sh | cygwin 1.5.25-15 | GPL v2 | http://cygwin.com | (Windows only) korn shell compatible shell used by GNU make |