50 most recent check-ins occurring on or after 2009-04-18 21:22:42.
More ↑
2010-02-09
| ||
14:53 | Added sqlite3 compliation check-in: 1ff15eb03f user: rkeene tags: trunk | |
14:39 | Updated to attempt to determine OS from magic of built Tcl Updated to pass arguments from the command line to subsequent "build.sh" scripts Fixed issue on "dict" where "out" was being cleaned up check-in: d4584bf4ae user: rkeene tags: trunk | |
2010-02-06
| ||
22:37 | Added dict package Made tls package more consistent with other packages check-in: 65ce01732d user: rkeene tags: trunk | |
22:09 | Updated to build Tcl for linking against globally instead of just for TclX check-in: b218be3c25 user: rkeene tags: trunk | |
21:21 | Added support for building Tcl when linking against it check-in: 4f7df8a8e2 user: rkeene tags: trunk | |
2010-02-05
| ||
06:26 | Changed my repository lower priority check-in: 4fbd51bc1d user: rkeene tags: trunk | |
06:16 | Updated to not rebuild zip files unless requested check-in: 552b62761a user: rkeene tags: trunk | |
06:15 | Updated to exclude build log from packages Updated to rebuild zip files, even if they already exist check-in: b494891f05 user: rkeene tags: trunk | |
06:07 | Corrected documentation regarding get_extensions check-in: 3744cd1713 user: rkeene tags: trunk | |
06:03 | Updated to download Tcl if suitable headers cannot be found check-in: 806f56eb1d user: rkeene tags: trunk | |
05:43 | Added distclean target to server Updated top-level Makefile to call clean/distclean in server check-in: 6bf2170186 user: rkeene tags: trunk | |
05:39 | Teaparty 0.9.4 check-in: 646eeec6a7 user: rkeene tags: trunk | |
05:38 | Switched to force to binary download of packages check-in: 1ee3190643 user: rkeene tags: trunk | |
05:14 | Updated example to use single server check-in: 698e02690e user: rkeene tags: trunk | |
05:12 | Added support for multiple teapot servers Added teapot.rkeene.org to teapot servers check-in: 80b9e66ca3 user: rkeene tags: trunk | |
05:03 | Corrected teapot index creation for Tclx Corrected order of printing of working directory check-in: 3d6c0da0bc user: rkeene tags: trunk | |
04:59 | Updated Tclx build target to install correctly check-in: 3541b6d929 user: rkeene tags: trunk | |
04:41 | Updated ignores Switched to using "make" unless MAKE environment variable was set Added Tclx (with patches from Slackware) Switched to logging only to a file when building check-in: 25a0e0e475 user: rkeene tags: trunk | |
03:57 | Updated build script to avoid releasing package binary data check-in: 3b36c0ccca user: rkeene tags: trunk | |
03:55 | Updated ignores Renamed "work" directory something more meaningful Created teapot_index script to create client-compliant (but bare) repository check-in: b12f77291f user: rkeene tags: trunk | |
02:22 | Added catchall for platform check-in: 7a3272e8a7 user: rkeene tags: trunk | |
02:20 | Added support for creating teapot descriptor check-in: a478ff4b06 user: rkeene tags: trunk | |
01:44 | Updated to store build log in output directory check-in: 30541f9462 user: rkeene tags: trunk | |
01:34 | Updated clean target to call build clean script Added finding TCLCONFIGDIR support Added build support for TLS on Solaris check-in: 0b028fd897 user: rkeene tags: trunk | |
00:58 | Added script to build all packages Updated ignores Updated Makefile to clean excess tarfiles check-in: 73113a9013 user: rkeene tags: trunk | |
00:30 | Added build script for TLS check-in: f19aa5ddf2 user: rkeene tags: trunk | |
2009-09-24
| ||
09:50 | Teaparty 0.9.3.x check-in: 41aeab99df user: rkeene tags: trunk | |
2009-09-18
| ||
11:33 | Updated documentation to indicate how to use new feature check-in: 26f233292e user: rkeene tags: trunk | |
11:31 | Added support for specifying packages not to install check-in: 0abbc5472a user: rkeene tags: trunk | |
2009-09-06
| ||
20:39 | Updated Teapotclient matching to be case insensitive Updated Makefile to try system-wide teapot-client if available check-in: 33f3f786ae user: rkeene tags: trunk | |
20:24 | Updated teapotclient to support Solaris/x86 check-in: 822485ddf1 user: rkeene tags: trunk | |
20:19 | Fixed Makefile to use MAKE macro rather than dumbly calling "make" check-in: 5a78401988 user: rkeene tags: trunk | |
2009-04-20
| ||
09:47 | Fixed issue with unzipping using UNIX unzip command check-in: e15ee92617 user: rkeene tags: trunk | |
09:31 | Updated patterns for teapot check-in: d0d93dc47e user: rkeene tags: trunk | |
09:29 | Fixed bug in trailing spaces in tclConfig.sh check-in: 8b4636beab user: rkeene tags: trunk | |
09:22 | Updated sanity check for build check-in: 7dc455e900 user: rkeene tags: trunk | |
2009-04-19
| ||
20:08 | Documentation update Updated Makefile to pass arguments to for .kit/install check-in: 20955a4d7c user: rkeene tags: trunk | |
10:00 | Teaparty 0.9.2.x check-in: 89e9cdb81b user: rkeene tags: trunk | |
09:56 | Updated searchpath to search specified prefix check-in: 6bddce1bb3 user: rkeene tags: trunk | |
09:54 | Updated teapot-client to be installed check-in: f744667bec user: rkeene tags: trunk | |
09:42 | Updated teapotclient to understand "intel" means "x86" check-in: eb06aeb256 user: rkeene tags: trunk | |
08:19 | Added support for using "vfs::zip" if it is available. check-in: 738556ed56 user: rkeene tags: trunk | |
2009-04-18
| ||
22:30 | Added extra sanity checks to home directory searching. check-in: de2b9ae717 user: rkeene tags: trunk | |
22:28 | Made unzipping its own procedure, in the hopes of replacing it with a portable unzipping routine in the future. check-in: 037c0fa432 user: rkeene tags: trunk | |
22:22 | Documentation update check-in: 3913113214 user: rkeene tags: trunk | |
22:18 | Fixed build script to make correct target for checking. check-in: 52d092d636 user: rkeene tags: trunk | |
22:16 | Teaparty 0.9.1.x check-in: a50a1e04a0 user: rkeene tags: trunk | |
22:15 | Updated README with a mini-manual for the client. Updated build process cleanup. check-in: cce162f50e user: rkeene tags: trunk | |
22:14 | Updated teapotclient to not require specifying "Tcl Tk" in the existing extensions parameter of download_extensions. Changed default download directory to not include "lib" of teapotclient, but left this behaviour in the "teapot-client.tcl" script Added examples check-in: 68f9c46716 user: rkeene tags: trunk | |
21:22 | Added install target check-in: 3ae29b0fdc user: rkeene tags: trunk | |