Timeline
Not logged in

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

48 events by user wart occurring around 1999-08-12 20:02:51.

2007-02-09
08:38 Ticket [1655677fff] tcl_findLibrary is not thorough enough status still Open with 4 other changes artifact: 7c7b4f7985 user: wart
08:38 Add attachment tcl-8.5a5-findlibrary.patch to ticket [1655677fff] artifact: d11d8db7df user: wart
01:38 New ticket [1655677fff] tcl_findLibrary is not thorough enough. artifact: c91c404a93 user: wart
2006-09-18
06:36 New ticket [1560506fff] http package chokes on valid url. artifact: 2c4d1e639d user: wart
2006-01-16
18:05 New ticket [1407544fff] TEA 3.4 missing another common tclConfig.sh path. artifact: db531937e1 user: wart
17:41 New ticket [1407517fff] TEA_CONFIG_CFLAGS does not recognize mingw. artifact: c57eceea0a user: wart
2006-01-10
02:59 Ticket [1230554fff] Add /usr/lib64 to tclconfig search path status still Open with 4 other changes artifact: 42009d8d9b user: wart
2005-06-30
19:24 New ticket [1230558fff] confusing 64bit warning. artifact: c2d5c10f4c user: wart
19:21 New ticket [1230554fff] Add /usr/lib64 to tclconfig search path. artifact: 5775c6c5cd user: wart
2000-03-07
02:21
Install the dde and reg .lib files in the same place as the corresponding .dlls check-in: c332a2164a user: wart tags: trunk
2000-01-19
00:34
Fixed typo check-in: fdbd74224b user: wart tags: trunk
1999-12-07
00:40
Winhelp should build more cleanly now. check-in: 30599c6398 user: wart tags: trunk
00:18
Don't build winhelp as part of the doc: target. Now we use a separate "winhelp" target for building... check-in: 9a53a10dad user: wart tags: trunk
1999-12-06
01:46
Added "doc" target to the Makefile that will build the winhelp files check-in: 9584ae6763 user: wart tags: trunk
01:43
Added #define around include of <errno.h> so that systems with the header file (win NT) will pick it... check-in: a5dacdb2f3 user: wart tags: trunk
00:34
Changed version number from "82" to "83" check-in: 4c2a910ef1 user: wart tags: trunk
1999-11-24
01:52
Changed version number on dlls check-in: 1b1c1ae220 user: wart tags: trunk
1999-11-13
01:35
Added support for the TCLTESTARGS method for passing in additional test arguments check-in: 59a4bb8d6c user: wart tags: trunk
1999-09-01
00:38
Subst 2 more values into tclConfig.sh check-in: c29e7fad92 user: wart tags: trunk
1999-08-12
20:02
tclConfig.sh is now installed for windows check-in: 27bfd7223c user: wart tags: trunk
1999-08-11
23:09
Added definition for STLIB_LD check-in: 824e2ec9b8 user: wart tags: trunk
22:48
Added substitution for STLIB_LD, the static linker. check-in: c0840b5c4d user: wart tags: trunk
1999-07-30
23:31
Added definitions for some symbols in tclConfig.sh that never got values in Windows. check-in: cf3031f4df user: wart tags: trunk
22:26
Parameterized the static library linkers (ar cr and lib -nologo) to assist in merging the Makefile.i... check-in: ef28f0d52d user: wart tags: trunk
1999-07-29
19:21
Added lines so that extensions can set up static linker (ar vs. lib) and C compiler warning flags ea... check-in: 8ccef65e92 user: wart tags: trunk
1999-07-28
18:51
Added entries for LDFLAGS_DEBUG and LDFLAGS_OPTIMIZE so that extensions can get these values in the ... check-in: 0d5ddcfb91 user: wart tags: trunk
1999-07-09
21:18
install-man target renamed to "install-doc" to be consistent with TEA spec. check-in: b01449ac9b user: wart tags: trunk
1999-06-30
18:39
Removed call to obsolete AC_C_CROSS macro. check-in: 5bcc801016 user: wart tags: trunk
1999-06-28
19:02
Documented 2 more files that need to be updated when the Tcl version number changes. check-in: 291c4b0434 user: wart tags: trunk
18:23
Updated versions to 8.2 and 8.2b1 where appropriate. check-in: e7fc3bd90d user: wart tags: trunk
1999-06-22
18:57
One more try at fixing the TCL_LIBRARY problem check-in: 421197f4e6 user: wart tags: trunk
18:51
TCL_LIBRARY is now set in the Makefile check-in: eb4ca9bbf8 user: wart tags: trunk
1999-06-19
00:18
Reflects recent changes in tcl.m4 (compiler warnings) check-in: 44079c5e8e user: wart tags: trunk
1999-06-17
01:38
Updated to reflect recent changes check-in: bb45660987 user: wart tags: trunk
00:36
Fixed compiler optimization flags for Linux to remove a plethora of warnings. check-in: 742be4e919 user: wart tags: trunk
1999-06-16
23:41
Reflects changes to tcl.m4 check-in: b41388eed7 user: wart tags: trunk
23:30
Added changes to make the macros bahave in the same manner as the Windows tcl.m4 macros check-in: a06214d64a user: wart tags: trunk
20:17
Reorganized the order of the macros (cosmetic change) check-in: f64f4d2f4e user: wart tags: trunk
02:20
More TEA changes. Should play well with TclX now. check-in: c8e10ac489 user: wart tags: trunk
1999-06-15
20:44
Tcl configure / Makefile sequence now complies with the most basic spec for TEA. check-in: e8b97f0924 user: wart tags: trunk
20:41
Includes changes to tcl.m4 check-in: 21a0bc046a user: wart tags: trunk
20:41
Modified some macros based on how some of the extensions work. check-in: 62dee156b9 user: wart tags: trunk
1999-06-10
21:49
macros that autoconf will be looking for (tcl.m4) check-in: 9b85d6df08 user: wart tags: trunk
21:49
Macros that autoconf will be looking for (tcl.m4) check-in: 62b57f0f65 user: wart tags: trunk
21:47
Modified to use the tcl.m4 macros check-in: 91124a20c6 user: wart tags: trunk
21:47
Modified configure.in that uses the tcl.m4 macros check-in: 3a4c79d9ba user: wart tags: trunk
21:46
First pass at Windows Tcl autoconf macros check-in: 80f11146d9 user: wart tags: trunk
21:45
First pass at Tcl autoconf macros check-in: df969de59c user: wart tags: trunk