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.

50 events by user hypnotoad occurring around 2015-08-10 13:20:36.

2016-03-04
15:19
Updated practcl to 0.1.5 Eliminated the dependency on the fileutil module. Modified the build process to use a sandbox checkout of Tcl, Tk, and the core distributed packages sqlite and thread. Developed a new "fossil_sandbox" procedure to manage getting code out of fossil, and prepped for compilation. check-in: c220d36ad4 user: hypnotoad tags: trunk
08:22
Consolidated most of the build functions back to the practcl module check-in: 9978e472f1 user: hypnotoad tags: trunk
07:38
Fixed examples check-in: fd914c2a26 user: hypnotoad tags: trunk
2016-03-01
20:11
Removed chatty puts statements injected for debugging check-in: faad732680 user: hypnotoad tags: trunk
20:07
Macro'd out the source decrypt function. It's stupid to leave it in there Moved the loading of the VFS package manifest until after the interp has initialized. The problem is that windows needs the encodings for source to work on arbitrary files. Injected some puts statements to debug package loading. We now work on Windows, let's see if I broke Mac check-in: 2c40fcc696 user: hypnotoad tags: trunk
18:13
Closing the gort branch check-in: 02f5a924cb user: hypnotoad tags: trunk
18:12
Instead of embedding the package ifneeded script for TK in the tclIndex file, it now gets its own "pkgIndex.tcl" file in boot/tk The packages.tcl file for the VFS is now loaded on startup (if present) Cleaned up and straightened up the boot process for kits Closed-Leaf check-in: 07c8c54701 user: hypnotoad tags: gort
11:42
Upgraded all the tcl bits to reference 8.6.5 Fixed more platform aphorisms for Windows that didn't translate to unix check-in: c77f5a58bd user: hypnotoad tags: gort
2016-02-29
23:59
Upgraded to tcl 8.6.5 Fixed some "only works on windows-isms" check-in: 4ca3730f2d user: hypnotoad tags: gort
23:24
The toadkit.rc file now builds in the local project's build directory, allowing scripts to leverage what the kitbuild discovered/built Moved all of the odie specific config data to a specific section which is now only consulted if a project.rc is not present. Reimplemented the build project in stages, with rules at the top to determine which stage needs to run when. All paths referenced by the KIT are stored in the KIT array check-in: 427a4ac4ce user: hypnotoad tags: gort
2016-02-27
16:39
Re-jiggered the package indexer to handle TM files and to do a better balance of including code in the master pkgIndex.tcl file vs farming out the processing to package directory pkgIndex.tcl files. (Keeping the processing local really speeds up load time for VFS's) check-in: 4da2fe27db user: hypnotoad tags: gort
2016-02-23
20:09 Changes to wiki page MinGW/MSYS artifact: 00271128bc user: hypnotoad
19:57 Changes to wiki page MinGW/MSYS artifact: ae23d57a1e user: hypnotoad
19:56 Changes to wiki page MinGW/MSYS artifact: 07e6c1221d user: hypnotoad
17:52
Pass the STATIC_BUILD flag to the rc file build by windres to ensure the executable build a standalone set of the resources needed for Tk.dll on Windows Having a problem with GORT at the moment, so for now also download and maintain sherpa. Revert to using sherpa for package management Remove the static build of Tcl, no longer required. (The kit builder does its own now) check-in: 9b2600638a user: hypnotoad tags: gort
01:11
Changed the default supported Tcl to 8.6.3 Windows platform fixes Added a means to build kits from MSVC check-in: 035354bee3 user: hypnotoad tags: gort
2016-02-19
14:54
Fixed a typo introduced by a global search and replace check-in: 4f2f9e391e user: hypnotoad tags: gort
2016-02-18
17:23
Fixes to make odie build with "gort" instead of "sherpa" check-in: d0db26f6a0 user: hypnotoad tags: gort
16:10
Restructuring "ODIE" as a one trick pony to manage Tcl and Kit builds, as well as perform whatever autoconfiguring a high level integtrator may need check-in: bc425bad42 user: hypnotoad tags: trunk
15:36
Pulling in the kitscript branch check-in: bc81bcba25 user: hypnotoad tags: trunk
2016-02-17
20:34
Fixes to condense all kitbuilding activity to a single Tcl scripts Closed-Leaf check-in: 11180b89ba user: hypnotoad tags: kitscript
2016-01-21
13:47
Fixed which branch of gort/sherpa odie seeks to deal with check-in: 2f1799e2a4 user: hypnotoad tags: trunk
2015-09-26
03:37
Fixed a show-stopper on "make install" into a new path check-in: 166f6561d1 user: hypnotoad tags: trunk
2015-09-25
15:34
Updates some file paths check-in: c49d6db579 user: hypnotoad tags: trunk
2015-08-10
13:20
Updates to the window build process check-in: 572d26a300 user: hypnotoad tags: trunk
2015-06-01
18:27
Fixed the "install sherpa" command check-in: 5e24e26760 user: hypnotoad tags: trunk
2015-05-26
16:55 Ticket [23d1e59eaf] hidden dependency on zip status still Open with 5 other changes artifact: e96579cdfb user: hypnotoad
2015-05-19
15:35
Integrating the autosetup feature branch into trunk check-in: 80e134d2db user: hypnotoad tags: trunk
2015-05-14
09:58
Bumping sqlite back down to 3.8.7.2 Closed-Leaf check-in: 6b5f67f98b user: hypnotoad tags: autosetup
2015-05-06
02:42
Adding in the -static-libgcc to prevent a dependency on mingw dlls check-in: ac26e907d3 user: hypnotoad tags: autosetup
2015-05-05
17:54
Make sherpa modified and simplified as a standalone script Sherpa and Kettle re-engineered to work direct from script check-in: ff0d449b72 user: hypnotoad tags: autosetup
2015-05-04
20:10
Updating to the latest tcllib check-in: 57829fab92 user: hypnotoad tags: trunk
18:34
Renamed odie(odie_src_dir) to odie(src_dir) check-in: c8ce80fdaf user: hypnotoad tags: trunk
2015-04-09
20:49
Bug fixes for teapot Fixed the path used by sherpa::make_env check-in: 83beb96cea user: hypnotoad tags: trunk
2015-03-31
22:20
Ultimate fix for X11 on Macosx check-in: b303ef6ccc user: hypnotoad tags: autosetup
2015-03-30
18:50
Added a scripts directory to distribute helper scripts for Makefiles check-in: 47ed8c915e user: hypnotoad tags: autosetup
18:19
Adding a helper install script to Odie's autosetup check-in: 571ce26bd6 user: hypnotoad tags: autosetup
2015-03-27
19:03
Fixed where sherpa_bootstrap installs sherpa packages  check-in: 223625274c user: hypnotoad tags: autosetup
18:41
Modifications to the build process to accomidate linux Added sherpa to the pantheon of bootstrapped packages Removed the autosetup step for toadkits baked into odie autosetup ΓΈ  check-in: 99ca0f2d45 user: hypnotoad tags: autosetup
2015-03-24
21:20
Formalizing on ::project(srcdir) as the appropriate flag for file directories Adapted the tea-like template building mechanism from odielib into a general purpose tool check-in: a69c0492a6 user: hypnotoad tags: autosetup
15:30
Fix the path for building toadkit check-in: d421d45771 user: hypnotoad tags: autosetup
14:16
Build systems no longer assume the odie sources are located under PREFIX/sandbox/odie check-in: 850a40ef58 user: hypnotoad tags: trunk
14:10
Fixed the path for where odie seeks sources check-in: 737166e23a user: hypnotoad tags: autosetup
2015-03-23
13:57 Ticket [b2e74af215] initial build: make_basekit.tcl still assumes odie src in $SANDBOX/odie/sec status still Open with 4 other changes artifact: e1c5ad9784 user: hypnotoad
2015-03-18
21:54
Adding an -x-includes flag for Macosx to point it to where Xquartz stores its includes Typo fix in codebale check-in: f825c3ba37 user: hypnotoad tags: autosetup
16:16
Loosing the cmodules that have been sent over to odielib check-in: 2b421a41f8 user: hypnotoad tags: autosetup
15:11
Fixes to the boot process for installed autosetup check-in: 4f8d078657 user: hypnotoad tags: autosetup
14:55
Typo fixes check-in: 0646764e58 user: hypnotoad tags: autosetup
09:13
Fixed the basekit and sherpa building process. Sherpa now builds directly out of the sanbox/sherpa directory. The basekit builds using sources from sandbox/odielib. Broke the core procs out of autosetup, and placed them in their own file to allow other Tcl applications to access them. check-in: 5617c7dc7d user: hypnotoad tags: autosetup
2015-03-15
06:39
Stardarized the storage and use of exe_prefix Added a separate array for odie_prog (indicating where programs reside) Fixes to sqlite build to accomidate the lack of the pwd command in non-mingw Windows check-in: 170e7fa9e8 user: hypnotoad tags: autosetup