Open Design and Integration Environment

Timeline
Login
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 most recent check-ins that include changes to files matching 'scripts/*'

2018-10-25
18:16
Updated autosetup. Set up odie to export most of its goodies via a Makefile check-in: 8299765af6 user: hypnotoad tags: trunk
2017-11-07
15:42
Added a url to taolib Fixed a few bootstrapping problems when building a new kit from a fresh checkout check-in: 318ccaacc2 user: hypnotoad tags: trunk
2017-09-18
13:47
Closing a fork check-in: 6e870aaaff user: hypnotoad tags: trunk
2017-08-30
22:32
Added enough code to demonstrate source obfuscation check-in: ee9f7ab564 user: hypnotoad tags: trunk
2016-12-15
20:33
Updated TclZipfs to include a compile time swappable driver prefix Changed the default prefix to //zipfs:/ based on recommendations from Christian Werner and Roy Keene Removed old script file that are no longer in use check-in: 2e6ff48572 user: hypnotoad tags: trunk
2016-11-19
09:06
Update practcl check-in: 7b138c51bc user: hypnotoad tags: trunk
2016-11-17
16:40
Replacing a symlink with an actual copy of practcl check-in: 9786124e4d user: hypnotoad tags: trunk
2016-10-28
10:15
Updated practcl check-in: 0e99adeea7 user: hypnotoad tags: trunk
2016-10-25
21:45
Updated practcl check-in: bafca90ff3 user: hypnotoad tags: trunk
19:32
Updating to Practcl 0.7 check-in: cc0d4decbf user: hypnotoad tags: trunk
2016-10-14
10:59
Removing extra files check-in: 9af5a72a24 user: hypnotoad tags: trunk
2016-08-01
18:46
More updates to reflect changes in practcl. Added an example program, which embeds Tk, Canvas3d, and TkHtml check-in: 4c7dd15a90 user: hypnotoad tags: trunk
2016-07-31
13:31
Fixes for Macosx. Updated to practcl 0.5 check-in: df477a36f6 user: hypnotoad tags: trunk
2016-06-06
14:20
Revised the baseline kitbuilder. Removed the makefile and autoconf tweaks. At this point the kitbuilder works directly from a make.tcl, and uses autoconf info generated by the Tcl/Tk build system. check-in: c17a926d83 user: hypnotoad tags: trunk
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
2016-03-01
18:13
Closing the gort branch check-in: 02f5a924cb user: hypnotoad tags: trunk
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
2016-02-23
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-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-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-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-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-03-31
22:20
Ultimate fix for X11 on Macosx check-in: b303ef6ccc 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
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-18
15:11
Fixes to the boot process for installed autosetup check-in: 4f8d078657 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
2015-03-13
12:19
Adding fossil branches to build specs Added a "domake" to hijack make calls check-in: 556b736457 user: hypnotoad tags: autosetup
11:57
Fix to ensure the --host flag is not called for building a native Tcl check-in: f2ac8bef1d user: hypnotoad tags: autosetup
2015-03-12
12:24
Remove non-functioning calls to ./config.status Fix to ensure cthulhu builds recycle already made .o files Fix an infinite loop in sherpa check-in: a4cf78912b user: seandeelywoods tags: autosetup
01:42
Typo fixes to restore kitbuilding and sherpa check-in: a84405f0e0 user: seandeelywoods tags: autosetup
00:24
Migrated to an intalled autosteup. Odie and cthulhu specific tools farmed out to the cthulhu directory Tweaks to incorporate cross compilation (still not tested, mostly half baked) check-in: c4576afb1a user: seandeelywoods tags: autosetup
2015-03-11
20:18
Adding more notes check-in: 8128981b22 user: hypnotoad tags: autosetup
20:15
Adding a quick fix to add a quick memory of how to set up cross compilation check-in: b15c4c0798 user: hypnotoad tags: autosetup
2015-03-10
16:11
Added a "make reconfig" to the end of make_tcl.sh, which should do the right thing in all cases check-in: 96753c24ef user: seandeelywoods tags: autosetup
16:05
Added the codebale tools to autosetup (not actually tested them yet...) Modified configure phase to record the original command line options given by the user "make reconfig" will now re-run the configuration sequence. Needed for cases where we don't have a Tcl on initial configure, or we have an OS tcl make_tcl.sh now re-generates the master configuration check-in: ad6a9a7894 user: seandeelywoods tags: autosetup
13:51
A side-excursion to deploy odie via autosetup (from the JimTcl project) check-in: ecb74409b0 user: seandeelywoods tags: autosetup