Tcl Library Source Code

Check-in [bef5fa6dda]
Login

Many hyperlinks are disabled.
Use anonymous login to enable hyperlinks.

Overview
Comment:Last few teaks for SHED
Timelines: family | ancestors | descendants | both | odie
Files: files | file ages | folders
SHA1: bef5fa6ddaeb056f16f8ba141f7b1cac3c6c659e
User & Date: hypnotoad 2015-09-25 01:57:00
Context
2015-09-26
02:08
Changes to reflect some updates to SHED. The "TOOL" object is now the project, thus the file name change. check-in: 688dd9afe8 user: hypnotoad tags: odie
2015-09-25
01:57
Last few teaks for SHED check-in: bef5fa6dda user: hypnotoad tags: odie
2015-09-24
21:43
More tweaks for SHED check-in: 9af9c0eee0 user: hypnotoad tags: odie
Changes
Hide Diffs Unified Diffs Ignore Whitespace Patch

Changes to support/tool.tcl.

1
2
3
4
5
6
7
8
9
10
11
12

13
14
15
16
17
18
19
###
# Build basic description of this tool
###

###
# List of mirrors
###
#tool mirror http://core.tcl.tk/tcllib 
#tool mirror http://fossil.etoyoc.com/fossil/tcllib
###
# Populate the branches
###

my meta set installer: sak
my release add trunk {
  distribution: official
  checkout: trunk
}
foreach release {
  1.17 1.16 1.15 1.14 1.13 1.12 1.11.1 1.11 1.10












>







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
###
# Build basic description of this tool
###

###
# List of mirrors
###
#tool mirror http://core.tcl.tk/tcllib 
#tool mirror http://fossil.etoyoc.com/fossil/tcllib
###
# Populate the branches
###
my meta set name: tcllib
my meta set installer: sak
my release add trunk {
  distribution: official
  checkout: trunk
}
foreach release {
  1.17 1.16 1.15 1.14 1.13 1.12 1.11.1 1.11 1.10

Changes to tool.shed.

1
2


3
4
5
6
7
8
9
10
11
12
13

14
15
16
17
18
19
20
21
22
23
24
25
26
27

  generated: {2015-09-24 19:31:20 UTC}


  description: {The Tcl Library is a kitchen sink of packages across a broad spectrum of things.}
  name: Tcl
  uuid: 05391902863193f286cc4eeb0b0cd8a8d16b4ec9
  installer: sak
  distribution/ {
    official {
      class: fossil
      project-name: Tcl
      project-code: 05391902863193f286cc4eeb0b0cd8a8d16b4ec9
      release: odie
      url: http://fossil.etoyoc.com/fossil/tcllib

    }
  }
  release/ {
    odie {
      distribution: official
      checkout: odie
      timestamp: {2015-09-24 19:31:20 UTC}
    }
    trunk {
      distribution: official
      checkout: trunk
    }
    tcllib-1-17 {
      version: 1.17

|
>
>

<





|



>






|







1
2
3
4
5

6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29

  generated: {2015-09-24 21:43:10 UTC}
  release: odie
  name: tcllib
  description: {The Tcl Library is a kitchen sink of packages across a broad spectrum of things.}

  uuid: 05391902863193f286cc4eeb0b0cd8a8d16b4ec9
  installer: sak
  distribution/ {
    official {
      class: fossil
      project-name: {Tcl Library Source Code}
      project-code: 05391902863193f286cc4eeb0b0cd8a8d16b4ec9
      release: odie
      url: http://fossil.etoyoc.com/fossil/tcllib
      project-short-name: tcllib
    }
  }
  release/ {
    odie {
      distribution: official
      checkout: odie
      timestamp: {2015-09-24 21:43:10 UTC}
    }
    trunk {
      distribution: official
      checkout: trunk
    }
    tcllib-1-17 {
      version: 1.17