Fossil

Timeline
Login

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-Leaf check-in: 2ed09fb8 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: 2af33c97 user: steveb tags: autosetup)

2014-08-08
02:26
Update autosetup to the latest version ... (check-in: 93fb7c77 user: steveb tags: autosetup)
2013-03-28
05:45
Update autosetup to the latest version (0.6.5) ... (Closed-Leaf check-in: 55a85b2d user: steveb tags: autosetup)
2012-02-17
01:55
Update to the latest autosetup (0.6.4) ... (Closed-Leaf check-in: 20a72257 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-Leaf check-in: de9c2f08 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-Leaf check-in: c95d7a9c user: steveb tags: steveb-fixes)
2011-11-07
07:07
fossil already provides compatibility wrappers for dirent and struct timeval ... (check-in: 5905232d user: steveb tags: jimtcl)
05:51
Update Jim Tcl to build with MSVC ... (check-in: b6270d66 user: steveb tags: jimtcl)
2011-11-05
00:03
Add missing Jim Tcl headers ... (check-in: dc45d71b user: steveb tags: jimtcl)
2011-11-04
21:57
Replace the TH1 interpreter with Jim Tcl. ... (check-in: 863e789e 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-Leaf check-in: d81e2176 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: ae965ddf 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-Leaf check-in: 331b57b5 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-Leaf check-in: cdd4c6a5 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-Leaf check-in: 7eeb5c64 user: steveb tags: autosetup)
10:30
Add -Wdeprecated-declarations on Mac OS X to prevent warnings from openssl ... (check-in: 0fd14820 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-Leaf check-in: 4e5dd353 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-Leaf check-in: c32b23d6 user: steveb tags: autosetup)
01:43
Switch to using configure (autosetup) by default. The original Makefile is now available as Makefile.classic ... (check-in: eff52c1c user: steveb tags: autosetup)