Overview
Comment: | Merged private commit |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk |
Files: | files | file ages | folders |
SHA1: | c51d83c36058653ed00fce70032164f6ac78ac8b |
User & Date: | dbohdan on 2016-03-08 19:53:12 |
Other Links: | manifest | tags |
Context
2016-03-11
| ||
17:28 | Fixed downloading of tcc4tcl check-in: 08887d8e7c user: rkeene tags: trunk | |
2016-03-08
| ||
19:53 | Merged private commit check-in: c51d83c360 user: dbohdan tags: trunk | |
19:22 | Renamed the file build/utils/kitcreator-downloader.tcl "download-tclkit.tcl" Leaf check-in: be047fad60 user: dbohdan tags: private | |
19:12 | Improved buildinfo URL guessing. Fixed Tclkits with no packages having a dash an the end of the filename. Do not use [file attributes] to restore Jim Tcl compatibility. check-in: 8e422c69d7 user: dbohdan tags: trunk | |
Changes
Modified build/utils/download-tclkit.tcl from [d8b2ec6c7d] to [092ef76dba].
1 1 #!/usr/bin/env tclsh 2 -# KitCreator downloader v0.2.2 -- download Tclkits created with the KitCreator 2 +# Tclkit Downloader v0.2.2 -- download Tclkits created with the KitCreator 3 3 # Web Interface. Works with Tcl 8.5+ and Jim Tcl v0.75+. This script requires 4 4 # that cURL be available through [exec curl]. 5 5 # Copyright (C) 2016, dbohdan. 6 6 # License: MIT. 7 7 proc download url { 8 8 if {![string match */buildinfo $url]} { 9 9 # Guess at what the buildinfo URL might be if we are given, e.g., a