Differences From Artifact [1edd04d78d]:
- Executable file build/web/process_queue — part of check-in [dc10f57db2] at 2015-01-29 16:04:21 on branch trunk — Updated to build in /tmp (user: rkeene, size: 3534) [annotate] [blame] [check-ins using] [more...]
To Artifact [213ef78771]:
- Executable file build/web/process_queue — part of check-in [360c2ef691] at 2015-05-29 17:08:34 on branch trunk — Fixed bug where dynamictk was always applied (user: rkeene, size: 3561) [annotate] [blame] [check-ins using]
︙ | |||
88 89 90 91 92 93 94 | 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | + - - + + + | set ::env(STRIP) true } } "storage" { lappend args "--enable-kit-storage=$value" } "dynamictk" { if {$value} { |
︙ |