1 |
578 |
markom |
Wed Oct 20 20:15:36 1999 Jeffrey A Law (law@cygnus.com)
|
2 |
|
|
|
3 |
|
|
* configure.in: Handle hpux11.
|
4 |
|
|
* configure: Rebuilt.
|
5 |
|
|
|
6 |
|
|
Fri Mar 19 09:29:42 1999 Michael Tiemann
|
7 |
|
|
|
8 |
|
|
* configure.in, configure (IRIX64-6.*): Use -n32 instead of -32
|
9 |
|
|
for SHLIB_LD.
|
10 |
|
|
|
11 |
|
|
1999-01-30 Brendan Kehoe
|
12 |
|
|
|
13 |
|
|
* Makefile.in ($(UNIX_DIR)/configure): Comment out dependency and
|
14 |
|
|
running autoconf to regenerate it.
|
15 |
|
|
|
16 |
|
|
Fri Apr 10 16:52:30 1998 Ian Lance Taylor
|
17 |
|
|
|
18 |
|
|
* configure.in: Remove test for DOS_PATHNAMES.
|
19 |
|
|
* configure: Rebuild.
|
20 |
|
|
|
21 |
|
|
* configure.in: Remove call to CY_AC_C_WORKS.
|
22 |
|
|
* aclocal.m4: Remove CY_AC_C_WORKS.
|
23 |
|
|
* configure: Rebuild.
|
24 |
|
|
|
25 |
|
|
Tue Mar 24 17:28:53 1998 Stu Grossman
|
26 |
|
|
|
27 |
|
|
* dltest/configure: Regenerate with autoconf 2.12.1 to fix shell
|
28 |
|
|
issues for NT native builds.
|
29 |
|
|
|
30 |
|
|
Mon Nov 17 09:02:23 1997 Tom Tromey
|
31 |
|
|
|
32 |
|
|
* configure: Rebuilt.
|
33 |
|
|
* configure.in (TCL_SHARED_LIB_FILE, TCL_UNSHARED_LIB_FILE):
|
34 |
|
|
Define with dummy values to avoid Makefile syntax errors.
|
35 |
|
|
|
36 |
|
|
Tue Oct 28 16:31:58 1997 Ian Lance Taylor
|
37 |
|
|
|
38 |
|
|
* Makefile.in (install-minimal): New target.
|
39 |
|
|
|
40 |
|
|
Tue Aug 5 13:25:58 1997 Tom Tromey
|
41 |
|
|
|
42 |
|
|
* configure: Rebuilt.
|
43 |
|
|
* configure.in: Preserved local changes.
|
44 |
|
|
* mkLinks: Preserved local changes.
|
45 |
|
|
|
46 |
|
|
Mon Aug 4 16:24:25 1997 Tom Tromey
|
47 |
|
|
|
48 |
|
|
* tclAppInit.c (main): Don't handle -h or -v arguments.
|
49 |
|
|
|
50 |
|
|
Tue Jul 1 22:09:28 1997 Ian Lance Taylor
|
51 |
|
|
|
52 |
|
|
* configure.in: Fix -lnsl test.
|
53 |
|
|
* configure: Rebuild.
|
54 |
|
|
|
55 |
|
|
Mon Jun 30 13:31:28 1997 Ian Lance Taylor
|
56 |
|
|
|
57 |
|
|
* configure.in: Rework check for socket libraries to use a cache
|
58 |
|
|
variable and to not set ac_cv_func cache variables
|
59 |
|
|
inappropriately.
|
60 |
|
|
* configure: Rebuild.
|
61 |
|
|
|
62 |
|
|
Mon Mar 17 11:36:55 1997 Tom Tromey
|
63 |
|
|
|
64 |
|
|
* configure: Regenerated.
|
65 |
|
|
* configure.in (have_timezone): HPUX sys/time.h has whitespace
|
66 |
|
|
before timezone decl.
|
67 |
|
|
|
68 |
|
|
Thu Mar 13 14:38:31 1997 Tom Tromey
|
69 |
|
|
|
70 |
|
|
* tclUnixTime.c (TclpGetTimeZone): Declare timezone if not
|
71 |
|
|
declared in header.
|
72 |
|
|
|
73 |
|
|
* configure.in (have_timezone): Check for timezone decl in
|
74 |
|
|
time.h.
|
75 |
|
|
|
76 |
|
|
Fri Nov 22 11:02:08 1996 Tom Tromey
|
77 |
|
|
|
78 |
|
|
* configure.in: Use AC_STRUCT_ST_BLKSIZE, not hand-written code.
|
79 |
|
|
|
80 |
|
|
* tclUnixFCmd.c (CopyFile): Use BUFSIZ, not mythical BLKSIZE.
|
81 |
|
|
|
82 |
|
|
Thu Nov 21 10:53:19 1996 Tom Tromey
|
83 |
|
|
|
84 |
|
|
* tclUnixFCmd.c (CopyFile): Check HAVE_ST_BLKSIZE.
|
85 |
|
|
|
86 |
|
|
* configure.in: Remove check for realpath; don't define
|
87 |
|
|
HAVE_GETCWD.
|
88 |
|
|
Check for st_blksize in struct stat.
|
89 |
|
|
|
90 |
|
|
Wed Nov 20 14:07:31 1996 Tom Tromey
|
91 |
|
|
|
92 |
|
|
* Makefile.in (GENERIC_OBJS): Removed tclAlloc.o.
|
93 |
|
|
(GENERIC_SRCS): Removed tclAlloc.c.
|
94 |
|
|
(tclAlloc.o): Removed.
|
95 |
|
|
|
96 |
|
|
Thu Oct 3 17:18:42 1996 Ian Lance Taylor
|
97 |
|
|
|
98 |
|
|
* Makefile.in (mostlyclean): New target.
|
99 |
|
|
|
100 |
|
|
Thu Oct 3 11:38:41 1996 Tom Tromey
|
101 |
|
|
|
102 |
|
|
* dltest/Makefile.in (distclean): Remove configure-generated files
|
103 |
|
|
here.
|
104 |
|
|
|
105 |
|
|
Mon Aug 26 09:38:22 1996 Tom Tromey
|
106 |
|
|
|
107 |
|
|
* Makefile.in: Use TCL_SHARED_LIB_FILE, TCL_UNSHARED_LIB_FILE.
|
108 |
|
|
* configure: Regenerated.
|
109 |
|
|
* configure.in: Introduce TCL_SHARED_LIB_FILE and
|
110 |
|
|
TCL_UNSHARED_LIB_FILE.
|
111 |
|
|
|
112 |
|
|
* configure: Regenerated.
|
113 |
|
|
* configure.in (HP-UX): Make sure test for GNU ld fails with HPUX
|
114 |
|
|
linker.
|
115 |
|
|
|
116 |
|
|
Wed Aug 14 09:20:54 1996 Tom Tromey
|
117 |
|
|
|
118 |
|
|
* Makefile.in (install-man): Man page permissions are 644, not
|
119 |
|
|
444.
|
120 |
|
|
|
121 |
|
|
Tue Aug 13 11:49:08 1996 Tom Tromey
|
122 |
|
|
|
123 |
|
|
* configure.in: On IRIX 6.2 timezone is a time_t, not a long.
|
124 |
|
|
|
125 |
|
|
Mon Aug 5 10:35:17 1996 Tom Tromey
|
126 |
|
|
|
127 |
|
|
* Makefile.in (configure): Don't depend on configure.in. Work
|
128 |
|
|
when not in srcdir.
|
129 |
|
|
|
130 |
|
|
* configure: Regenerated.
|
131 |
|
|
* configure.in: Don't hard-code `gcc'; use $CC instead.
|
132 |
|
|
[ULTRIX-4*] Don't pass -D 08000000 to GNU ld.
|
133 |
|
|
|
134 |
|
|
* Makefile.in (Makefile): Depend on config.status.
|
135 |
|
|
(config.status): New target.
|
136 |
|
|
|
137 |
|
|
* configure: Regenerated.
|
138 |
|
|
* configure.in: Use -fPIC, not -fpic, when using gcc.
|
139 |
|
|
|
140 |
|
|
Fri Aug 2 10:33:52 1996 Tom Tromey
|
141 |
|
|
|
142 |
|
|
* configure.in: Don't put body of HP-UX case in AC_CHECK_LIB;
|
143 |
|
|
instead do check separately.
|
144 |
|
|
|
145 |
|
|
* tclUnixInit.c: Don't include ; that is done by
|
146 |
|
|
tclUnixPort.h.
|
147 |
|
|
|
148 |
|
|
* configure: Regenerated.
|
149 |
|
|
* configure.in: Check for -ldld before using it.
|
150 |
|
|
|
151 |
|
|
Mon Jul 22 17:19:10 1996 Tom Tromey
|
152 |
|
|
|
153 |
|
|
* tclUnixInit.c (initScript): Handle location independence.
|
154 |
|
|
|
155 |
|
|
Sun Jul 14 14:46:51 1996 Michael Meissner
|
156 |
|
|
|
157 |
|
|
* tclUnixStr.c (Tcl_Errno{Id,Msg}): Handle new versions of Linux
|
158 |
|
|
that define EDEADLK and EDEADLOCK as the same.
|
159 |
|
|
|
160 |
|
|
Wed Jun 26 12:37:05 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
|
161 |
|
|
|
162 |
|
|
* Makefile.in (TCL_LIBRARY, LIB_INSTALL_DIR, BIN_INSTALL_DIR,
|
163 |
|
|
INCLUDE_INSTALL_DIR, MAN_INSTALL_DIR, INSTALL_PROGRAM,
|
164 |
|
|
INSTALL_DATA): Use autoconf-set values.
|
165 |
|
|
(install-libraries): Use @datadir@ instead of hard-coding dirname.
|
166 |
|
|
* configure.in (AC_PREREQ): autoconf 2.5 or higher.
|
167 |
|
|
(AC_PROG_INSTALL): Add.
|
168 |
|
|
* configure: Rebuilt.
|
169 |
|
|
* dltest/configure.in (AC_PREREQ): autoconf 2.5 or higher.
|
170 |
|
|
* dltest/configure: Rebuilt.
|
171 |
|
|
|
172 |
|
|
Mon Jun 10 16:21:21 1996 Tom Tromey
|
173 |
|
|
|
174 |
|
|
* Makefile.in (install-binaries): Don't add version info to
|
175 |
|
|
installed tclsh.
|
176 |
|
|
|
177 |
|
|
Tue Jun 4 17:57:10 1996 Gordon Irlam
|
178 |
|
|
|
179 |
|
|
* install-sh: Add MIT copyright.
|
180 |
|
|
|
181 |
|
|
Tue May 21 10:13:37 1996 Tom Tromey
|
182 |
|
|
|
183 |
|
|
* configure: Regenerated.
|
184 |
|
|
* aclocal.m4: Typo fix.
|
185 |
|
|
|
186 |
|
|
Thu May 16 09:50:12 1996 Tom Tromey
|
187 |
|
|
|
188 |
|
|
* configure: Regenerated.
|
189 |
|
|
* configure.in: Removed AC_CANONICAL_SYSTEM, AC_CONFIG_AUX_DIR.
|
190 |
|
|
Use CY_AC_C_WORKS instead of CY_AC_C_CROSS.
|
191 |
|
|
* aclocal.m4: Replaced CY_AC_C_CROSS with CY_AC_C_WORKS.
|
192 |
|
|
|
193 |
|
|
Thu May 9 10:01:31 1996 Tom Tromey
|
194 |
|
|
|
195 |
|
|
* Makefile.in (CFLAGS): Set to @CFLAGS@.
|
196 |
|
|
|
197 |
|
|
Mon May 6 20:54:10 1996 Fred Fish
|
198 |
|
|
|
199 |
|
|
* findself.c (find_self): Test argv0 for NULL before
|
200 |
|
|
dereferencing it.
|
201 |
|
|
|
202 |
|
|
Mon May 6 11:27:52 1996 Tom Tromey
|
203 |
|
|
|
204 |
|
|
* Makefile.in (install-man): Install man pages in section 3, not
|
205 |
|
|
section n.
|
206 |
|
|
|
207 |
|
|
* mkLinks: Use cp, not ln.
|
208 |
|
|
|
209 |
|
|
Mon May 6 11:27:52 1996 Tom Tromey
|
210 |
|
|
|
211 |
|
|
* findself.c (find_self_base): Changed expected location of
|
212 |
|
|
arch-specific info.
|
213 |
|
|
|
214 |
|
|
Fri May 3 08:36:01 1996 Tom Tromey
|
215 |
|
|
|
216 |
|
|
* Makefile.in: Moved html generation into devo/inet.
|
217 |
|
|
|
218 |
|
|
Thu May 2 23:47:32 1996 Michael Meissner
|
219 |
|
|
|
220 |
|
|
* Makefile.in (install-html): Create html directory if it isn't
|
221 |
|
|
already created.
|
222 |
|
|
|
223 |
|
|
Thu May 2 10:09:25 1996 Tom Tromey
|
224 |
|
|
|
225 |
|
|
* findself.c (cache_valid): New global.
|
226 |
|
|
(find_self_base): Allow caching of NULL. Ensure that stripped
|
227 |
|
|
components have correct names for scheme.
|
228 |
|
|
|
229 |
|
|
* findself.c: Don't include in Tcl case.
|
230 |
|
|
|
231 |
|
|
Wed May 1 12:51:50 1996 Tom Tromey
|
232 |
|
|
|
233 |
|
|
* Makefile.in (html): New target.
|
234 |
|
|
(install-html): New target.
|
235 |
|
|
(install): Depend on install-html.
|
236 |
|
|
(stamp-html): new target.
|
237 |
|
|
(all): Depend on html.
|
238 |
|
|
(TCL_HTML_DIR): New macro.
|
239 |
|
|
(install-html): Use it.
|
240 |
|
|
|
241 |
|
|
Wed May 1 09:09:13 1996 Tom Tromey
|
242 |
|
|
|
243 |
|
|
* findself.c: Include whenever possible.
|
244 |
|
|
(find_self): Cast result of realpath.
|
245 |
|
|
|
246 |
|
|
Tue Apr 30 13:39:48 1996 Tom Tromey
|
247 |
|
|
|
248 |
|
|
* findself.c (find_self_base): Strip new "arch" directory from
|
249 |
|
|
prefix.
|
250 |
|
|
|
251 |
|
|
* tclAppInit.c (main): Removed "-inet-1.0".
|
252 |
|
|
|
253 |
|
|
Mon Apr 29 16:57:10 1996 Tom Tromey
|
254 |
|
|
|
255 |
|
|
* Makefile.in (install): Install man pages again.
|
256 |
|
|
|
257 |
|
|
* tclAppInit.c (main): Print version number.
|
258 |
|
|
|
259 |
|
|
* findself.c (find_self): Now static.
|
260 |
|
|
(find_self): Removed defines.
|
261 |
|
|
(cached_name): Removed.
|
262 |
|
|
(resolved): New static global.
|
263 |
|
|
(find_self_base): Look for INETHOME environment variable.
|
264 |
|
|
|
265 |
|
|
Tue Apr 23 10:13:32 1996 Tom Tromey
|
266 |
|
|
|
267 |
|
|
* Makefile.in (UNIX_SRCS): Added findself.c.
|
268 |
|
|
(UNIX_OBJS): Added findself.o.
|
269 |
|
|
|
270 |
|
|
* configure: Regenerated.
|
271 |
|
|
* configure.in: Look for realpath(). Always define HAVE_GETCWD.
|
272 |
|
|
|
273 |
|
|
* Makefile.in (TCL_LIB_TRAILER): New macro.
|
274 |
|
|
(CC_SWITCHES): Define TCL_LIB_TRAILER.
|
275 |
|
|
|
276 |
|
|
* tclUnixInit.c (TclPlatformInit): Handle location independence.
|
277 |
|
|
|
278 |
|
|
* Makefile.in: Add explicit .c.o dependencies for Sun's VPATH.
|
279 |
|
|
From Doug Evans .
|
280 |
|
|
|
281 |
|
|
Mon Apr 1 23:05:49 1996 Fred Fish
|
282 |
|
|
|
283 |
|
|
* configure.in (case $system): For HP-UX test $have_dl before
|
284 |
|
|
setting SHLIB_CFLAGS, SHLIB_LD, SHLIB_SUFFIX, DL_OBJS, and DL_LIBS
|
285 |
|
|
* configure: Regenerate.
|
286 |
|
|
|
287 |
|
|
Fri Mar 29 08:23:00 1996 Tom Tromey
|
288 |
|
|
|
289 |
|
|
* mkLinks: Exit with status 0.
|
290 |
|
|
|
291 |
|
|
Mon Mar 25 17:01:01 1996 Tom Tromey
|
292 |
|
|
|
293 |
|
|
* configure.in: Changed most "ac_cv" variables to "tcl_cv";
|
294 |
|
|
otherwise Tcl-specific tests could clobber values in a global
|
295 |
|
|
cache file.
|
296 |
|
|
|
297 |
|
|
Fri Mar 15 09:03:31 1996 Fred Fish
|
298 |
|
|
|
299 |
|
|
* configure.in: Some UNIX_SV* systems have linkers that
|
300 |
|
|
don't grok the -Bexport option. Test that it does before
|
301 |
|
|
adding to LD_FLAGS.
|
302 |
|
|
* configure: Regenerated.
|
303 |
|
|
|
304 |
|
|
Thu Mar 14 14:25:17 1996 Tom Tromey
|
305 |
|
|
|
306 |
|
|
* configure.in: Check for GNU ld in HP-UX case.
|
307 |
|
|
|
308 |
|
|
Fri Mar 1 11:45:23 1996 Tom Tromey
|
309 |
|
|
|
310 |
|
|
* configure: Regenerated.
|
311 |
|
|
* configure.in: Use AC_CANONICAL_SYSTEM. Look in Cygnus build
|
312 |
|
|
tree for config.sub and config.guess.
|
313 |
|
|
|
314 |
|
|
Thu Feb 29 09:06:59 1996 Tom Tromey
|
315 |
|
|
|
316 |
|
|
* Makefile.in (test): Define srcdir in test environment.
|
317 |
|
|
|
318 |
|
|
Tue Feb 13 13:22:23 1996 Ian Lance Taylor
|
319 |
|
|
|
320 |
|
|
* configure.in: On Solaris, put -export-dynamic in LD_FLAGS if the
|
321 |
|
|
linker supports it.
|
322 |
|
|
* configure: Regenerated.
|
323 |
|
|
|
324 |
|
|
Thu Feb 1 09:57:19 1996 Tom Tromey (tromey@gerbil.cygnus.com)
|
325 |
|
|
|
326 |
|
|
* configure.in: Test $CC against *gcc*, not just gcc.
|
327 |
|
|
For now, can't handle dynamic linking on HPUX.
|
328 |
|
|
* configure: Regenerated.
|
329 |
|
|
|
330 |
|
|
Wed Jan 24 09:41:19 1996 Tom Tromey
|
331 |
|
|
|
332 |
|
|
* dltest/Makefile.in (distclean): Remove config.log, config.cache,
|
333 |
|
|
and config.status here, not in distclean.
|
334 |
|
|
(mostlyclean, maintainer-clean): New targets.
|
335 |
|
|
|
336 |
|
|
* Makefile.in: Replaced realclean with maintainer-clean.
|
337 |
|
|
(clean): Make clean in dltest directory.
|
338 |
|
|
|
339 |
|
|
Mon Jan 22 10:08:38 1996 Tom Tromey
|
340 |
|
|
|
341 |
|
|
* configure.in: Use $?, not $status, to see if uname failed.
|
342 |
|
|
File is named "tclLoadAout.o", not "tclLoadAOut.o".
|
343 |
|
|
|
344 |
|
|
Fri Jan 19 10:34:22 1996 Tom Tromey
|
345 |
|
|
|
346 |
|
|
* Makefile.in (loadTests): Use $(MAKE), not make.
|
347 |
|
|
(distclean): Ditto.
|
348 |
|
|
|
349 |
|
|
* dltest/Makefile.in (.c.o): New target.
|
350 |
|
|
(VPATH): New macro.
|
351 |
|
|
|
352 |
|
|
* Makefile.in (check installcheck): Removed.
|
353 |
|
|
(tclTestInit.o): Bug fix.
|
354 |
|
|
|
355 |
|
|
Wed Jan 17 11:36:40 1996 Tom Tromey
|
356 |
|
|
|
357 |
|
|
* Makefile.in (check): Tests are in ../testsuite.
|
358 |
|
|
|
359 |
|
|
Sat Jan 13 18:41:26 1996 Tom Tromey
|
360 |
|
|
|
361 |
|
|
* tclUnixUtil.c (Tcl_DeleteFileTable): Undid change of Jan 11.
|
362 |
|
|
Added comment explaining why.
|
363 |
|
|
|
364 |
|
|
Thu Jan 11 14:18:34 1996 Tom Tromey
|
365 |
|
|
|
366 |
|
|
* Makefile.in (tclTestInit.o): Find tclAppInit.c in $(srcdir).
|
367 |
|
|
|
368 |
|
|
* tclUnixUtil.c (Tcl_DeleteFileTable): Use Tcl_NextHashEntry to
|
369 |
|
|
fetch next element from hash.
|
370 |
|
|
|
371 |
|
|
Wed Jan 10 10:39:15 1996 Tom Tromey
|
372 |
|
|
|
373 |
|
|
* configure.in: Instead of giving warning, default to most
|
374 |
|
|
conservative option when cross-compiling.
|
375 |
|
|
|
376 |
|
|
* Makefile.in (loadTests): Don't depend on dltest/Makefile. Use
|
377 |
|
|
"&&", not ";".
|
378 |
|
|
(dltest/Makefile): Removed.
|
379 |
|
|
|
380 |
|
|
* configure.in: Always allow use of gcc.
|
381 |
|
|
Create dltest/Makefile.in.
|
382 |
|
|
Cache check for DOS pathnames.
|
383 |
|
|
|
384 |
|
|
Tue Jan 9 14:29:53 1996 Tom Tromey
|
385 |
|
|
|
386 |
|
|
* configure.in: Handle Linux machine with no dld.h and no -ldl.
|
387 |
|
|
|
388 |
|
|
* See ../ChangeLog for entries before this date.
|