Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
Overview
Comment: | Updated .tap information. |
---|---|
Downloads: | Tarball | ZIP archive |
Timelines: | family | ancestors | descendants | both | tklib-0-7-rc |
Files: | files | file ages | folders |
SHA3-256: |
7fbc0db947b4021169918b916ec3328e |
User & Date: | aku 2020-02-09 20:45:07.171 |
Context
2020-02-09
| ||
20:52 | Integrated Tklib 0.7 RC into trunk. Updated release information. Tagged Tklib 0.7 Release. check-in: 4a6cbb19d1 user: aku tags: trunk, tklib-0.7, release | |
20:45 | Updated .tap information. Closed-Leaf check-in: 7fbc0db947 user: aku tags: tklib-0-7-rc | |
20:42 | Regenerated local documentation for scrollutil update. check-in: 50d59b6817 user: aku tags: tklib-0-7-rc | |
Changes
Changes to support/devel/sak/old/help.txt.
︙ | ︙ | |||
91 92 93 94 95 96 97 98 99 100 101 102 | /=========================================================== gendist - Generate distribution from CVS snapshot rpmspec - Generate a RPM spec file for the bundle. gentip55 - Generate a TIP55-style DESCRIPTION.txt file. yml - Generate a YAML description file. release name sf-user-id - Marks the current state of all files as a new release. This updates all ChangeLog's, and regenerates the contents of PACKAGES | > | 91 92 93 94 95 96 97 98 99 100 101 102 103 | /=========================================================== gendist - Generate distribution from CVS snapshot rpmspec - Generate a RPM spec file for the bundle. gentip55 - Generate a TIP55-style DESCRIPTION.txt file. yml - Generate a YAML description file. tap - Generate TDK .tap description file. release name sf-user-id - Marks the current state of all files as a new release. This updates all ChangeLog's, and regenerates the contents of PACKAGES |
Changes to tklib.tap.
1 2 3 4 | format {TclDevKit Project File} fmtver 2.0 fmttool {TclDevKit TclApp PackageDefinition} 2.5 | | | 1 2 3 4 5 6 7 8 9 10 11 12 | format {TclDevKit Project File} fmtver 2.0 fmttool {TclDevKit TclApp PackageDefinition} 2.5 ## Saved at : Sun Feb 09 12:43:25 PST 2020 ## By : aku ## ## Generated by "sak.tcl tap" ## of tklib 0.7 ######## ##### |
︙ | ︙ | |||
647 648 649 650 651 652 653 | Desc {Simple plotting and charting package} # # ################## # ################### # Module "scrollutil" | | | | 647 648 649 650 651 652 653 654 655 656 657 658 659 660 661 662 663 664 | Desc {Simple plotting and charting package} # # ################## # ################### # Module "scrollutil" # [1] | "scrollutil::common" (1.5) # -------+ Package {scrollutil::common 1.5} Platform * Desc {Tklib package} Base @TAP_DIR@/scrollutil Path pkgIndex.tcl Path scripts/mwutil.tcl Path scripts/scrollableframe.tcl Path scripts/scrollarea.tcl |
︙ | ︙ |