Overview
| Comment: | Updated to cache trunk builds for a single day | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | 
| Files: | files | file ages | folders | 
| SHA1: | 
378b0406085ce0457e2e6caa922e2b4b | 
| User & Date: | rkeene on 2014-07-19 07:32:16 | 
| Other Links: | manifest | tags | 
Context
| 
   2014-07-20 
 | ||
| 15:23 | Updated to include log if available check-in: 541903ae15 user: rkeene tags: trunk | |
| 
   2014-07-19 
 | ||
| 07:32 | Updated to cache trunk builds for a single day check-in: 378b040608 user: rkeene tags: trunk | |
| 07:23 | Updated to show page when completed check-in: 06b37e2ab1 user: rkeene tags: trunk | |
Changes
Modified build/web/kitcreator.vfs/index.rvt from [1cc2b39cd9] to [1d7c1123ef].
| ︙ | |||
109 110 111 112 113 114 115  | 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128  | - + - +  | 
			}
		}
		# Resolve version numbers to checkin IDs
		## XXX: TODO
		set cache_tcl_version $build_tcl_version
		if {$build_tcl_version == "fossil_trunk"} {
 | 
| ︙ |