Differences From Artifact [41fe7ec950]:
- Executable file kitcreator — part of check-in [3bf152ce99] at 2014-10-29 18:28:36 on branch trunk — Updated to clean all packages prior to startup, even if they are not known packages (user: rkeene, size: 5727) [annotate] [blame] [check-ins using]
To Artifact [55f8d0b919]:
- Executable file kitcreator — part of check-in [02c667ab97] at 2014-11-13 18:03:13 on branch trunk — Updated 8.6 builds to 8.6.3 (user: rkeene, size: 5727) [annotate] [blame] [check-ins using]
︙ | |||
9 10 11 12 13 14 15 | 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 | - + | clean|distclean|build|retry) mode="$1" shift ;; esac # Determine which Tcl version to build |
︙ |