Sobyk

Timeline
Login

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

50 most recent check-ins

2024-03-20
16:12
Pulling changes from core-8-6-10 Leaf check-in: ce96bf75b0 user: hypnotoad tags: trunk
15:28
Further "fixes", basically by nerfing almost all of the packages. The final product does link, but can't find the embedded file system. (Which as the guy who WROTE the tip on how this was supposed to work is something of a shock to me that it was changed.) Leaf check-in: 091fb9cf51 user: hypnotoad tags: core-9-0
14:49
Starting work on a sobyk build based on Tcl 9 check-in: 0c41f5eb09 user: hypnotoad tags: core-9-0
2021-12-03
14:20
Further refinements to the MSVC build process. Note: static packages are proving hard to integrated under MSVC because the stubs table seems to confuse the hell out of MSVC's linker Leaf check-in: 8931f2c46f user: SeanWoods tags: msvc
2021-10-29
10:33
Clocking into a specific version of clay Leaf check-in: a959034776 user: hypnotoad tags: core-8-6-10
10:18
General fixes to support native builds in Microsoft Visual Studio Updated to the latest practcl. Eliminated the macros that allows TclZipVFS to be built as a do-nothing extension in the absence of zlib. check-in: 0e20dca36c user: hypnotoad tags: msvc
2020-09-04
14:22
Disablying TkWebview Leaf check-in: 3cc8d17c5c user: hypnotoad tags: core-8-6-8
14:14
Fixing call to Tcl_Join in the zipfs driver check-in: 84df6e2933 user: hypnotoad tags: core-8-6-8
13:46
Creating a branch to support the 8.7 core Leaf check-in: 6f3b27d7d9 user: hypnotoad tags: core-8-7-0
13:00
Pulling changes from trunk. Removed tdbc packages from build (causing issues) Merged the code for tkwebview, but it is not active yet (causing issues) check-in: d7b69b781a user: hypnotoad tags: core-8-6-10
2020-09-03
21:51
Pulling fixes from core-8-6-9 check-in: cabe7d22a6 user: hypnotoad tags: trunk
21:50
Merging with trunk. Removing tkwebview from build Leaf check-in: 865625a73a user: hypnotoad tags: core-8-6-9
17:44
Pulling change from trunk check-in: 64a1e9c154 user: hypnotoad tags: core-8-6-8
17:43
Fixing a hard-coded path in the build system check-in: 394e467f54 user: hypnotoad tags: trunk
17:43
Fixing packages, versions, and the Zipfs driver file for Tcl/Tk 8.6.9 check-in: febee913fc user: hypnotoad tags: core-8-6-9
2020-09-01
22:20
Starting a dedicated 8.6.8 build branch. Fixes and workarounds are starting to get down to the build system level. check-in: 97d90d2927 user: hypnotoad tags: core-8-6-8
2020-06-10
21:43
Fixes to support rl_json once more check-in: b2ce13b511 user: hypnotoad tags: trunk
2020-03-23
19:50
Put the fix for TclJoinPath BACK into the 8-6-9 branch check-in: 78d6dd3c16 user: hypnotoad tags: core-8-6-9
2020-02-22
12:23
Pulling changes from core-8-6-10 branch, making core-8-6-10 the new "standard" for trunk check-in: 1a40bad724 user: hypnotoad tags: trunk
12:21
Starting a core-8-6-9 branch (as 8-6-10 is becoming more standard) check-in: 3e8392267a user: hypnotoad tags: core-8-6-9
12:20
Added Keven Walzer's TkWebView check-in: 07db690c1b user: hypnotoad tags: trunk
12:07
Adding TDBC and the Taygete web view (from undroid) to the package system check-in: 08fef80321 user: hypnotoad tags: trunk
2020-02-17
20:38
Added TDBC extensions Updated Practcl check-in: 87ff511eb0 user: hypnotoad tags: core-8-6-10
2019-12-11
15:34
Update practcl. Removed tksvg from wishkit (for now.) It's having build problems check-in: 675e9c24ee user: hypnotoad tags: core-8-6-10
2019-11-20
21:52
Removing 8.6.10 workaround from trunk check-in: 5c6f4c4973 user: hypnotoad tags: trunk
19:24
Added a Profile for core-8-6-10 check-in: f976e302b8 user: hypnotoad tags: core-8-6-10
19:22
Adding a shim for local mods Renamed tcl-sqlite to tclsqlite check-in: 50d130f346 user: hypnotoad tags: trunk
2019-11-13
02:18
Added an optional shim to allow developers to inject custom code and revise policies check-in: 0a8fe9fec5 user: hypnotoad tags: trunk
2019-11-12
17:51
pulling fix from trunk Leaf check-in: fcef919ce1 user: hypnotoad tags: core-869-debug
17:47
Moving the default location of the sandbox to a location that has half a chance of being unique check-in: c9f469d79f user: hypnotoad tags: trunk
2019-11-10
12:01
Pulling changes from trunk check-in: d2e5446231 user: hypnotoad tags: core-869-debug
12:00
Updated practcl to eliminate the md5 dependency check-in: 68bee0298f user: hypnotoad tags: trunk
11:51
New version of practcl Selected a version of taolib that will expose a segfault in tcl/tk check-in: cacda3cfb9 user: hypnotoad tags: core-869-debug
2019-11-09
11:32
Updated to the latest Practcl Refactored the build system's file structure. Removed the dependence on the make() array, and replaced the build tree interface with the proper hooks into the practcl::LOCAL object. Renamed the sqlite tcl package to tcl-sqlite in order to avoid collisions with the sqlite.fossil that may exist on a developer's machine as the sqlite database project itself. Moved the business logic of applications into the application definition files Moved the definition files into a folder named "app" tclkit.ini is now app/tclkit.tcl wishkit.ini is now app/wishkit.tcl The functions in the make file to do the final kit generation have been made into a method stored in the app/tclkit.tcl file check-in: 1c2ac75403 user: hypnotoad tags: trunk
2019-11-08
16:33
Added TclUdp check-in: 6abb77e75b user: hypnotoad tags: trunk
2019-09-09
12:45
Added package markup for TkSVG check-in: 75e4ccaabe user: hypnotoad tags: trunk
2019-09-07
07:55
Updating Practcl with the release that goes back to per-thread package initialization check-in: d1a4ff342d user: hypnotoad tags: trunk
07:43
Update Practcl, patch to tclZipfs.c to mitigate internal API changes with Tcl 8.6.9 and above check-in: 615ac54d86 user: hypnotoad tags: trunk
02:02
Added processman to the list of modules drawn from tcllib check-in: 685d3ef25a user: hypnotoad tags: trunk
2019-07-25
22:12
More packages for httpd check-in: cdf8541098 user: hypnotoad tags: trunk
22:11
Updates to make /sobyk the prefix and to add tcllib packages needed for launching an httpd instance check-in: c927b89f56 user: hypnotoad tags: trunk
2019-06-14
12:28
pulling in new practcl check-in: 54fa945340 user: hypnotoad tags: trunk
12:27
Adding MD5 and UUID modules from tcllib (needed for httpd) check-in: 644f654a84 user: hypnotoad tags: trunk
2019-05-31
22:38
Updating the comments in the make file check-in: aa584965c3 user: hypnotoad tags: trunk
2019-05-30
18:15
Renaming the odielib project odielibc to unconfuse the package system. Updated practcl with a fix for thread initialization check-in: fe52bf5fc5 user: hypnotoad tags: trunk
2019-05-13
14:23
Updated the tip479 implementation, and practcl, added md5 module from tcllib check-in: 4559c8d6bf user: hypnotoad tags: trunk
2019-04-28
18:53
Adding tip479 into standard sobyk builds Adding odielib to standard sobyk builds check-in: 4b8a15b46b user: hypnotoad tags: trunk
2019-04-13
02:06
Update practcl check-in: affcdcfa65 user: hypnotoad tags: trunk
2019-04-12
03:23
Oh right... nice to actually ADD the zipfs implementation check-in: f4137ef834 user: hypnotoad tags: trunk
03:21
Updated practcl from tcllib. Added a local resident implementation of tip 430 Fixed a few package definitions that were wrong from the odie project Arranged for the wishkit to also include the tclkit script check-in: 52bac459b3 user: hypnotoad tags: trunk