Overview
Artifact ID: | 39940a5dc8ec9b5c88d9dab703492dd3a2c2cf31 |
---|---|
Ticket: | 7bf15618362cef2a1d624bf4e29443466c728c56
Adding Next Scripting Framework/Language (NSF/NX) build plugin |
User & Date: | anonymous on 2015-05-02 19:58:11 |
Changes
- comment changed to:
Hi Roy!<br /><br />As briefly discussed on IRC, a couple of weeks ago, I kindly ask to add an "nsf" build plugin to your kitcreator build array.<br /><br />For some background on the Next Scripting Framework/Language (NSF/NX), which also comes with XOTcl 2, please see <a href="https://next-scripting.org/">https://next-scripting.org/</a>.<br /><br />Based on the build.sh examples available from the kitcreator fossil repo, I created an <a href="http://pastebin.com/JhYXqS1h">nsf/build.sh</a>. (I could not attach a proper fossil patch to this ticket, therefore the pastebin drop).<br /><br />I tested it using some examples from README:<br /><br />export KITCREATOR_PKGS="nsf"<br />./kitcreator<br /><br />export KITCREATOR_PKGS="nsf"<br />./kitcreator --enable-64bit<br /><br />export KITCREATOR_PKGS="nsf kitdll"<br />./kitcreator<br /><br />export KITCREATOR_PKGS="nsf kitdll"<br />./kitcreator --enable-64bit<br /><br />(I used kitcreator 0.9.2)<br /><br />I do not know whether this is sufficient from your point of view? Can I run further tests?<br /><br />Besides, I was wondering:<br /><br />- Why and, if yes, how you should I provide for static-linking support? NSF is a fully TEA-compliant, so adding this is not a big deal (based on your tryopts examples), but I do not see how this would be used then in a kitcreator build?!<br /><br />- Is it possble to have build plugins (nsf) assemble an SCM checkout (git, fossil) rather than a tarball?<br /><br />All the best,<br />Stefan
- foundin changed to: "0.9.2"
- login: "anonymous"
- private_contact changed to: "d4d1d8192a46acf2c7d58cddc1040ecdbc9c9d77"
- severity changed to: "Minor"
- status changed to: "Open"
- title changed to:
Adding Next Scripting Framework/Language (NSF/NX) build plugin
- type changed to: "Feature Request"