History Of Ticket faa590a5fa
  1. Ticket change [3484aefa7b] (rid 627) by rkeene on 2010-09-27 20:39:07:

    1. Change comment to "Create KitDLL -- libtcl that includes VFS"
    2. Change foundin to "N/A"
    3. Change private_contact to "346ea4e97beda2eb92a9ebba810f853dd2035948"
    4. Change severity to "Minor"
    5. Change status to "Open"
    6. Change title to "Create KitDLL"
    7. Change type to "Feature Request"
  2. Ticket change [06f16a094c] (rid 628) by rkeene on 2010-09-27 20:42:27:

    1. Change priority to "Low"
    2. Change resolution to "Open"
    3. Change status to "Verified"
  3. Ticket change [f89cff9bcc] (rid 714) by rkeene on 2010-09-30 09:39:47:

    1. Appended to comment:

      rkeene added on 2010-09-30 09:39:47:
      Added KitDLL support

      package require vfs::zip is failing

  4. Ticket change [4c5aa87255] (rid 715) by rkeene on 2010-09-30 09:40:34:

    1. Appended to comment:

      rkeene added on 2010-09-30 09:40:34:
      Need to add some way for users to update the VFS without recompiling/relinking the DLL

  5. Ticket change [9f2565a9d0] (rid 716) by rkeene on 2010-09-30 09:41:53:

    1. Change comment to:

      Create KitDLL -- libtcl that includes VFS


      rkeene added on 2010-09-30 09:39:47:
      Added KitDLL support as of [2dbaa7246a].

      package require vfs::zip is failing


      rkeene added on 2010-09-30 09:40:34:
      Need to add some way for users to update the VFS without recompiling/relinking the DLL

  6. Ticket change [4c17589ba5] (rid 721) by rkeene on 2010-09-30 16:22:01:

    1. Appended to comment:

      rkeene added on 2010-09-30 16:22:01:
      Fixed issue with not being able to "package require vfs::zip", it was a KitDLL VFS issue and fixed in [b358be54cd]

  7. Ticket change [6e1653b404] (rid 809) by rkeene on 2010-10-05 02:33:43:

    1. Appended to comment:

      rkeene added on 2010-10-05 02:33:43:
      KitDLL is supported in KitCreator 0.5.0.[ef2f679de2] and newer.

    2. Change resolution to "Fixed"
    3. Change status to "Closed"
  8. Ticket change [37f4f621fa] (rid 810) by rkeene on 2010-10-05 02:34:54:

    1. Appended to comment:

      rkeene added on 2010-10-05 02:34:54:
      The user can extend the KitDLL VFS in two ways:

      1. Append a zip file to their application; and
      2. Append a zip file to the DLL itself