Menu

#490 TIP#291 Package 'platform'

TIP Implementation
closed-accepted
5
2008-06-06
2006-11-21
No

Implementation of the package proposed by the TIP.

Discussion

  • Andreas Kupries

    Andreas Kupries - 2006-11-21

    Platform package implementation

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-21

    Logged In: YES
    user_id=75003
    Originator: YES

    See http://tip.tcl.tk/291 for the TIP itself.

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-24

    Implementation, diff -u, Tcl 8.4, v1

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-24

    Implementation, diff -u, Tcl 8.5, v1

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-24

    Logged In: YES
    user_id=75003
    Originator: YES

    First implementation added, for both 8.4 and 8.4 branches. Both are unconditional. Both created against their branch head as of Nov 24.

    Missing: Manpages for the packages.

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-27

    mplementation, diff -u, Tcl 8.4, v2

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-27

    Implementation, diff -u, Tcl 8.5, v2

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-27

    Logged In: YES
    user_id=75003
    Originator: YES

    Updated implementations for both branches. Manpages added. platform::shell heavily refactored (common code: argument checks, executing shell, locating the platform package). Rewritten code to locate 'platform' to handle both regular install (8.4), and .tm install (8.5). Fixed bad version number of platform::shell package in 8.5 installation (was not relevant to 8.4 as no .tm).

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-28

    Tcl 8.4 v3

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-28

    Logged In: YES
    user_id=75003
    Originator: YES

    Updated implementations to head, both branches.

     
  • Andreas Kupries

    Andreas Kupries - 2006-11-28

    Tcl 8.5 v3

     
  • Andreas Kupries

    Andreas Kupries - 2008-06-06
    • status: open --> closed-accepted