clay

Check-in Differences
Login

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

Difference From a9db394d1c12cb0a To b55bef72bb30a617

2019-06-28
20:14
Removing the "pack" option from canvas hulls. (They don't seem to pack properly.) Fixing a math error on screen size stretching Closed-Leaf check-in: b13254a37a user: hypnotoad tags: yggdrasil
00:18
Practcl migrating to yggdrasil was apparently a bridge too far. In the interest of not breaking a working system, reverting it back to the version in trunk. It would have been "nice" if it played by the rules of yggdrasil, but it's apparently going to require a substantial rewrite to pull it off. check-in: b55bef72bb user: hypnotoad tags: yggdrasil
00:16
Normalizing all calls to "my config " to instead route to the private methods. check-in: a9db394d1c user: hypnotoad tags: yggdrasil
2019-06-27
23:34
More changes leaking over from production use check-in: 8adf6d84f3 user: hypnotoad tags: yggdrasil

Changes to example/gilgamesh/class/avatar.tcl.

Changes to modules/practcl/build/build.tcl.

Changes to modules/practcl/build/buildutil.tcl.

Changes to modules/practcl/build/class/distro/baseclass.tcl.

Changes to modules/practcl/build/class/distro/fossil.tcl.

Changes to modules/practcl/build/class/distro/git.tcl.

Changes to modules/practcl/build/class/distro/snapshot.tcl.

Changes to modules/practcl/build/class/dynamic.tcl.

Changes to modules/practcl/build/class/metaclass.tcl.

Changes to modules/practcl/build/class/module.tcl.

Changes to modules/practcl/build/class/object.tcl.

Changes to modules/practcl/build/class/product.tcl.

Changes to modules/practcl/build/class/project/baseclass.tcl.

Changes to modules/practcl/build/class/project/library.tcl.

Changes to modules/practcl/build/class/project/tclkit.tcl.

Changes to modules/practcl/build/class/subproject/baseclass.tcl.

Changes to modules/practcl/build/class/subproject/binary.tcl.

Changes to modules/practcl/build/class/subproject/core.tcl.

Changes to modules/practcl/build/class/target.tcl.

Changes to modules/practcl/build/class/tool.tcl.

Changes to modules/practcl/build/class/toolset/baseclass.tcl.

Changes to modules/practcl/build/class/toolset/gcc.tcl.

Changes to modules/practcl/build/class/toolset/msvc.tcl.

Changes to modules/practcl/build/makeutil.tcl.

Changes to scripts/practcl.tcl.