Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
20 check-ins by user steveb
|
2017-10-13
| ||
| 08:43 | Update autosetup to 0.6.8 (v0.6.7-11-g3eb780c) (closed check-in: 2ed09fb8a3 ... user: steveb tags: autosetup) | |
|
2017-03-29
| ||
| 23:07 |
Update autosetup to v0.6.6
Includes minor update to local.tcl for new option handling, and also remove some unused code from local.tcl (check-in: 2af33c9771 ... user: steveb tags: autosetup) | |
|
2014-08-08
| ||
| 02:26 | Update autosetup to the latest version (check-in: 93fb7c774f ... user: steveb tags: autosetup) | |
|
2013-03-28
| ||
| 05:45 | Update autosetup to the latest version (0.6.5) (closed check-in: 55a85b2dd1 ... user: steveb tags: autosetup) | |
|
2012-02-17
| ||
| 01:55 | Update to the latest autosetup (0.6.4) (closed check-in: 20a7225747 ... user: steveb tags: autosetup) | |
|
2012-01-23
| ||
| 03:51 | Merge latest trunk changes into jimtcl branch. Lightly tested. Should allow xfer scripts to be written in Jim Tcl. (closed check-in: de9c2f08d7 ... user: steveb tags: jimtcl) | |
|
2011-11-14
| ||
| 00:13 | fossil import --incremental should set the appropriate ancestor for the first commit in each branch being added (closed check-in: c95d7a9c3d ... user: steveb tags: steveb-fixes) | |
|
2011-11-07
| ||
| 07:07 | fossil already provides compatibility wrappers for dirent and struct timeval (check-in: 5905232d45 ... user: steveb tags: jimtcl) | |
| 05:51 | Update Jim Tcl to build with MSVC (check-in: b6270d665b ... user: steveb tags: jimtcl) | |
|
2011-11-05
| ||
| 00:03 | Add missing Jim Tcl headers (check-in: dc45d71bfe ... user: steveb tags: jimtcl) | |
|
2011-11-04
| ||
| 21:57 | Replace the TH1 interpreter with Jim Tcl. (check-in: 863e789e83 ... user: steveb tags: jimtcl) | |
| 18:57 | Fix html escaping of TH1 variables. Escaping should be determined by $ or $a form, but instead it was based on the relationship between the length of the variable name and the length of the value. (closed check-in: d81e217651 ... user: steveb tags: steveb-fixes) | |
| 18:49 | Ensure correct file name on compile errors in translated sources. This helps avoid editing the generated file with vim "quickfix". (check-in: ae965ddf5d ... user: steveb tags: steveb-fixes) | |
|
2011-10-29
| ||
| 20:06 | Ensure correct file name on compile errors in translated sources. This helps avoid editing the generated file with vim "quickfix". (closed check-in: 331b57b53f ... user: steveb tags: steveb-fixes) | |
|
2011-10-28
| ||
| 14:42 |
Update autosetup to 0.6.3
Some mingw32 improvements. Bootstrap jimsh0.c can now be built for embedding in addition to as jimsh. (closed check-in: cdd4c6a580 ... user: steveb tags: autosetup) | |
|
2011-09-02
| ||
| 10:31 | Fix an autosetup bug which prevented libreadline from being detected when running autosetup under tclsh (closed check-in: 7eeb5c64cc ... user: steveb tags: autosetup) | |
| 10:30 | Add -Wdeprecated-declarations on Mac OS X to prevent warnings from openssl (check-in: 0fd14820f7 ... user: steveb tags: autosetup) | |
|
2011-08-24
| ||
| 22:13 | Update to the latest autosetup, mainly for better temp file handling on mingw/msys, and fixes for the sun studio compiler. (closed check-in: 4e5dd3536e ... user: steveb tags: autosetup) | |
|
2011-07-22
| ||
| 22:07 | Update autosetup to the latest version. This fixes bootstrap on systems with older compilers. Now './configure; make' works on Haiku R1/Alpha 3. (closed check-in: c32b23d626 ... user: steveb tags: autosetup) | |
| 01:43 | Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic (check-in: eff52c1ccb ... user: steveb tags: autosetup) | |