Timeline
Not logged in
Bounty program for improvements to Tcl and certain Tcl packages.
Tcl 2018 Conference, Houston/TX, US, Oct 15-19
Send your abstracts to tclconference@googlegroups.com or submit via the online form
by Aug 20.

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

11 check-ins related to "private"

2016-03-26
14:45
Added the last stage of building the resource blob to the executable compilation method Leaf check-in: 636929c92b user: hypnotoad tags: private (unpublished)
2016-03-24
12:38
Elimated many of the global array calls Packages now build using the subproject class in practcl check-in: 1ad7444a46 user: hypnotoad tags: private (unpublished)
2016-03-23
08:44
Modified the wrap process. Instead of using a global command reading from global configuration vars, the system is now a method of a tclkit object, which refers to local defines. check-in: 44108d8633 user: hypnotoad tags: private (unpublished)
07:59
Removing non-functional code check-in: bdf41dc7f6 user: hypnotoad tags: private (unpublished)
07:18
Eliminated the need for building a seperate libtoadkit.a. The executable now builds in one go from source. Discovered that the shell really need to use the CFLAGS, etc as dictated by the core in tclConfig.sh. check-in: 08b85de7c0 user: hypnotoad tags: private (unpublished)
2016-03-21
09:52
Adding a master project which subprojects can consult for global settings check-in: 147b37c010 user: hypnotoad tags: private (unpublished)
09:06
Working on moving the tools to build the core into Practcl check-in: fa06fe1ab0 user: hypnotoad tags: private (unpublished)
07:07
Updated the practcl version called for. Starting to replace the requirement for the config checks made by odie's autoconf with equivilent internal logic. check-in: 13145925a7 user: hypnotoad tags: trunk
2016-03-09
11:53
Feature branch to try to do builds locally Closed-Leaf check-in: c44f1e7ec2 user: hypnotoad tags: private (unpublished)
2016-03-07
23:48
Reversed the package preference order for twapi. The nettool package only properly supports 3.0.29 check-in: 27aad69f9e user: hypnotoad tags: trunk
2014-10-07
02:40
Tk needed to be marked as a tk package Closed-Leaf check-in: ba04af8472 user: hypnotoad tags: private