History Of Ticket 7bf15618362cef2a

Artifacts Associated With Ticket 7bf15618362cef2a

  1. Ticket change [39940a5dc8] (rid 1999) by anonymous on 2015-05-02 19:58:11:

    1. comment initialized 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
      
    2. foundin initialized to: "0.9.2"
    3. login: "anonymous"
    4. private_contact initialized to: "d4d1d8192a46acf2c7d58cddc1040ecdbc9c9d77"
    5. severity initialized to: "Minor"
    6. status initialized to: "Open"
    7. title initialized to:
      Adding Next Scripting Framework/Language (NSF/NX) build plugin
      
    8. type initialized to: "Feature Request"
  2. Ticket change [f744088c16] (rid 2016) by anonymous on 2015-08-20 13:59:09:

    1. icomment:
      I completed nsf/build.sh, including support for static builds and cross-compilation. Tested with all make-kit-* recipes (or variants thereof) in build/* subdir (each in static/dynamic settings), except for:
      
      make-kit-android-arm
      make-kit-hpux-hppa64
      make-kit-solaris-*
      make-minkit
      
      (simply don't have access to suitable toolchains)
      
      The final build.sh is now attached to the ticket. Was also tested with trunk/tip kitcreator as of today.
      
    2. login: "anonymous"
    3. mimetype: "text/x-fossil-plain"
    4. priority changed to: "Immediate"
    5. resolution changed to: "Open"
    6. subsystem changed to: "Tcl"
  3. Add attachment "build.sh" [d8590b32f7] (rid 2018) by anonymous on 2015-08-20 14:00:03.

  4. Ticket change [90b6860f41] (rid 2311) by rkeene on 2016-09-07 14:16:12:

    1. icomment: "Applied"
    2. login: "rkeene"
    3. mimetype: "text/x-fossil-plain"
    4. resolution changed to: "Fixed"
    5. status changed to: "Closed"