1307
|
1 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
2
|
|
3 * XEmacs 21.5.11 "cabbage" is released.
|
|
4
|
1303
|
5 2003-02-15 Ben Wing <ben@xemacs.org>
|
|
6
|
|
7 * xemacs.mak:
|
|
8 * xemacs.mak (PROGNAME):
|
|
9 * xemacs.mak (docfile):
|
|
10 * xemacs.mak (make-docargs): Removed.
|
|
11 * xemacs.mak (update-elc):
|
|
12 * xemacs.mak (update-elc-2): New.
|
|
13 * xemacs.mak (OS):
|
|
14 Delete old unused code that checks SATISFIED.
|
|
15 Move update-elc-2 up to be near update-elc.
|
|
16 Run update-elc-2 with -no-autoloads to avoid multiple
|
|
17 autoload-loading problem.
|
|
18
|
|
19 Don't compute make-docfile args ourselves. Pass the raw objects
|
|
20 to make-docfile.el, which does the computation (much faster than
|
|
21 we could). Don't delete the DOC file, split the invocation into
|
|
22 two calls to make-docfile.exe (one direct, one through
|
|
23 make-docfile.el), etc. In general, all we do is call make-docfile.
|
|
24 Add proper dependencies for DOC-file rebuilding so it doesn't get
|
|
25 done when not necessary. Implement quick-building here: not
|
|
26 building the DOC file unless it doesn't exist, as the quick-build
|
|
27 docs say.
|
|
28
|
1261
|
29 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
30
|
|
31 * config.inc.samp (GTK_DIR):
|
|
32 * config.inc.samp (XPM_DIR):
|
|
33 * config.inc.samp (HAVE_GIF):
|
|
34 * config.inc.samp (ZLIB_DIR):
|
|
35 * config.inc.samp (TIFF_DIR):
|
|
36 * config.inc.samp (JPEG_DIR):
|
|
37 * config.inc.samp (COMPFACE_DIR):
|
|
38 * config.inc.samp (USE_PORTABLE_DUMPER):
|
|
39 * config.inc.samp (USE_KKCC):
|
|
40 Various fixups.
|
|
41
|
1203
|
42 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
43
|
|
44 * README (NOTE):
|
|
45 * config.inc.samp:
|
|
46 * config.inc.samp (PACKAGE_PREFIX):
|
|
47 * config.inc.samp (GTK_DIR):
|
|
48 * config.inc.samp (COMPFACE_DIR):
|
|
49 * config.inc.samp (USE_FASTCALL):
|
|
50 * config.inc.samp (HAVE_VC6): New.
|
|
51 * config.inc.samp (PROFILE_SUPPORT):
|
|
52 * config.inc.samp (DEBUG_XEMACS):
|
|
53 * config.inc.samp (USE_PORTABLE_DUMPER):
|
|
54 * config.inc.samp (USE_KKCC): New.
|
|
55 * config.inc.samp (USE_UNION_TYPE): New.
|
|
56 * xemacs.dsp (CFG):
|
|
57 * xemacs.mak (HAVE_VC6):
|
|
58 * xemacs.mak (ERROR_CHECK_ALL): New.
|
|
59 * xemacs.mak (CPLUSPLUS_COMPILE): New.
|
|
60 * xemacs.mak (USE_KKCC): New.
|
|
61 * xemacs.mak (USE_UNION_TYPE): New.
|
|
62 * xemacs.mak (USE_PORTABLE_DUMPER):
|
|
63 * xemacs.mak (PROFILE_FLAGS):
|
|
64 * xemacs.mak (CPLUSPLUS_COMPILE_FLAGS): New.
|
|
65 * xemacs.mak (DUMPER_DEFINES):
|
|
66 * xemacs.mak (KKCC_DEFINES): New.
|
|
67 * xemacs.mak (DEFINES):
|
|
68 * xemacs.mak (LASTFILE_FLAGS):
|
|
69 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS):
|
|
70 * xemacs.mak (OS):
|
|
71
|
|
72 Support C++ compilation, KKCC compilation. See src/ChangeLog.
|
|
73 Add stuff about the evilness of USE_UNION_TYPE.
|
|
74
|
1187
|
75 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
76
|
|
77 * XEmacs 21.5.10 "burdock" is released.
|
|
78
|
1123
|
79 2002-11-27 Ben Wing <ben@xemacs.org>
|
|
80
|
|
81 * .cvsignore:
|
|
82 Windows shit.
|
|
83
|
1052
|
84 2002-10-13 Adrian Aichner <adrian@xemacs.org>
|
|
85
|
|
86 * xemacs.mak (OS): Remove obsolete quoting of double-quote in the
|
|
87 Installation file to avoid unnecessary deviations from the UNIX
|
|
88 version in `describe-installation' and `build-report'.
|
|
89
|
1001
|
90 2002-09-13 Adrian Aichner <adrian@xemacs.org>
|
|
91
|
|
92 * xemacs.mak: Suppress confirmation for overwriting files.
|
|
93 * xemacs.mak (installation): Add support for xemacs_extra_name.
|
|
94
|
981
|
95 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
96
|
|
97 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
98
|
942
|
99 2002-07-31 Adrian Aichner <adrian@xemacs.org>
|
|
100
|
|
101 * xemacs.mak (USE_KKCC): New. Default it to 1 to get it noticed.
|
|
102 Add line to Installation file, when it's enabled. Add period to
|
|
103 line add to Installation for USE_CRTDLL.
|
|
104
|
933
|
105 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
106
|
|
107 * XEmacs 21.5.8 "broccoli" is released.
|
|
108
|
916
|
109 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
110
|
|
111 * README: Reference GNU Emacs 21.x.
|
|
112
|
900
|
113 2002-07-05 Jonathan Harris <jonathan@xemacs.org>
|
|
114
|
|
115 * README: Document Visual Studio .NET setup
|
|
116
|
894
|
117 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
118
|
|
119 * XEmacs 21.5.7 "broccoflower" is released.
|
|
120
|
882
|
121 2002-06-25 Adrian Aichner <adrian@xemacs.org>
|
|
122
|
|
123 * xemacs.mak (DEBUG_DEFINES): Initialize to empty for
|
|
124 DEBUG_XEMACS=0.
|
|
125
|
872
|
126 2002-06-20 Ben Wing <ben@xemacs.org>
|
|
127
|
|
128 * config.inc.samp (OPTIMIZED_BUILD):
|
|
129 * config.inc.samp (USE_FASTCALL): New.
|
|
130 * config.inc.samp (PROFILE_SUPPORT): New.
|
|
131 * config.inc.samp (DEBUG_XEMACS):
|
|
132 * config.inc.samp (HAVE_VC6): New.
|
|
133 * config.inc.samp (USE_PORTABLE_DUMPER):
|
|
134 Clean up, add args to control fastcall (not yet supported! the
|
|
135 changes needed are in another ws of mine), profile support, vc6
|
|
136 support, union-type.
|
|
137
|
|
138 * xemacs.dsp (CFG):
|
|
139 * xemacs.mak (HAVE_DIALOGS):
|
|
140 * xemacs.mak (HAVE_MSW_C_DIRED): Removed.
|
|
141 * xemacs.mak (USE_FASTCALL): New.
|
|
142 * xemacs.mak (PROFILE_SUPPORT): New.
|
|
143 * xemacs.mak (HAVE_VC6): New.
|
|
144 * xemacs.mak (QUICK_BUILD):
|
|
145 * xemacs.mak (VERBOSECC): New.
|
|
146 * xemacs.mak (DEPEND): New.
|
|
147 * xemacs.mak (CONFIG_ERROR):
|
|
148 * xemacs.mak (CCV):
|
|
149 * xemacs.mak (DEBUGFLAGS): Removed.
|
|
150 * xemacs.mak (OPTFLAGS): Removed.
|
|
151 * xemacs.mak (DEBUG_FLAGS_COMPILE): New.
|
|
152 * xemacs.mak (DEBUG_FLAGS_LINK): New.
|
|
153 * xemacs.mak (DEBUG_DEFINES): New.
|
|
154 * xemacs.mak (BROWSERFLAGS): New.
|
|
155 * xemacs.mak (LIBC_LIB):
|
|
156 * xemacs.mak (OPTFLAGS_FASTCALL): New.
|
|
157 * xemacs.mak (OPTFLAGS_CDECL): New.
|
|
158 * xemacs.mak (PROFILE_FLAGS): New.
|
|
159 * xemacs.mak (CFLAGS_NO_OPT): New.
|
|
160 * xemacs.mak (CFLAGS_CDECL_NO_LIB): New.
|
|
161 * xemacs.mak (CFLAGS_CDECL): New.
|
|
162 * xemacs.mak (MSW_LIBS):
|
|
163 * xemacs.mak (MSW_DEFINES): Removed.
|
|
164 * xemacs.mak (MSW_C_DIRED_OBJ): Removed.
|
|
165 * xemacs.mak (MULE_DEFINES):
|
|
166 * xemacs.mak (DEBUG_FLAGS): Removed.
|
|
167 * xemacs.mak (LINK_DEPENDENCY_ARGS):
|
|
168 * xemacs.mak (ETAGS_DEPS):
|
|
169 * xemacs.mak (LIB_SRC_TOOLS):
|
|
170 * xemacs.mak (TEMACS_LFLAGS):
|
|
171 * xemacs.mak (TEMACS_CPP_FLAGS): Removed.
|
|
172 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS): New.
|
|
173 * xemacs.mak (TEMACS_CPP_CDECL_FLAGS): New.
|
|
174 * xemacs.mak (TEMACS_MSW_OBJS):
|
|
175 * xemacs.mak (TEMACS_OBJS):
|
|
176 * xemacs.mak (.SUFFIXES):
|
|
177 * xemacs.mak (create-list-file): New.
|
|
178 * xemacs.mak (compile-list-file): New.
|
|
179 * xemacs.mak (TEMACS_DUMP_ID_OBJ): New.
|
|
180 * xemacs.mak (PROGNAME):
|
|
181 * xemacs.mak (temacs_loadup):
|
|
182 * xemacs.mak (check):
|
|
183 * xemacs.mak (check-temacs):
|
|
184 * xemacs.mak (make-docargs):
|
|
185 * xemacs.mak (update-elc):
|
|
186 * xemacs.mak (install):
|
|
187 * xemacs.mak (mostlyclean):
|
|
188 * xemacs.mak (versionclean):
|
|
189 * xemacs.mak (OS):
|
|
190 Semi-major overhaul.
|
|
191
|
|
192 Fix bug where dump-id was always getting recomputed, forcing a
|
|
193 redump even when nothing changed.
|
|
194
|
|
195 Add support for fastcall. Support edit-and-continue (on by
|
|
196 default) with vc6. Use incremental linking when doing a debug
|
|
197 compilation. Add support for profiling.
|
|
198
|
|
199 Consolidate the various debug flags.
|
|
200
|
|
201 Partial support for "batch-compiling" -- compiling many files on a
|
|
202 single invocation of the compiler. Doesn't seem to help that much
|
|
203 for me, so it's not finished or enabled by default.
|
|
204
|
|
205 Remove HAVE_MSW_C_DIRED, we always do.
|
|
206
|
|
207 Correct some sloppy use of directories.
|
|
208
|
863
|
209 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
|
|
210
|
|
211 * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
|
|
212
|
853
|
213 2002-05-28 Ben Wing <ben@xemacs.org>
|
|
214
|
|
215 * xemacs.mak (CFLAGS_NO_LIB):
|
|
216 * xemacs.mak (X_DEFINES):
|
|
217 Add -DSTRICT.
|
|
218
|
851
|
219 2002-05-23 Ben Wing <ben@xemacs.org>
|
|
220
|
|
221 * xemacs.mak (TEMACS_OBJS):
|
|
222 Add alloca.o.
|
|
223
|
841
|
224 2002-05-14 Ben Wing <ben@xemacs.org>
|
|
225
|
|
226 * xemacs.mak (batch_test_emacs):
|
|
227 * xemacs.mak (check):
|
|
228 Run tests with the packages so we don't get errors about
|
|
229 advice not present, etc.
|
|
230
|
839
|
231 2002-05-14 Ben Wing <ben@xemacs.org>
|
834
|
232
|
839
|
233 * xemacs.mak (CONFIG_VALUES):
|
|
234 * xemacs.mak (LINK_DEPENDENCY_ARGS): New.
|
|
235 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): New.
|
|
236 * xemacs.mak (ETAGS_DEPS):
|
|
237 * xemacs.mak (LIB_SRC_TOOLS):
|
|
238 Increase the stack of etags to 0x800000 (8 MB), same as for XEmacs
|
|
239 and enough to prevent regex crashes with complex multiline
|
|
240 regexps. (More specifically, we reach the built-in failure limit before
|
|
241 crashing the stack. etags complains, but keeps on processing.)
|
834
|
242
|
827
|
243 2002-05-06 Jonathan Harris <jonathan@xemacs.org>
|
|
244
|
|
245 * README:
|
|
246 Remove references to obsolete MSVC5 and NT 3.51 configurations.
|
|
247
|
|
248 * config.inc.samp (HAVE_TIFF): Update PNG version to 1.0.9.
|
|
249
|
|
250 * xemacs.mak (HAVE_MENUBARS): New
|
|
251 * xemacs.mak (HAVE_SCROLLBARS): New
|
|
252 * xemacs.mak (MSW_DEFINES):
|
|
253 * xemacs.mak (MSW_LIBS):
|
|
254 * xemacs.mak (TEMACS_MSW_OBJS):
|
|
255 * xemacs.mak (TEMACS_OBJS):
|
|
256 Make HAVE_MENUBARS and HAVE_SCROLLBARS optional.
|
|
257
|
|
258 * xemacs.mak (LIB_SRC_TOOLS):
|
|
259 Generate correctly-named debug program databases for lib-src helpers.
|
|
260
|
|
261 * xemacs-vc50.dsp: Removed.
|
|
262 * xemacs-vc50.dsw: Removed.
|
|
263
|
826
|
264 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
265
|
|
266 * xemacs.mak (CFLAGS_NO_LIB): New.
|
|
267 * xemacs.mak (CFLAGS):
|
|
268 * xemacs.mak (ETAGS_DEPS):
|
|
269 * xemacs.mak (LIB_SRC_TOOLS):
|
|
270 Split up CFLAGS into a version without flags specifying the C
|
|
271 library. The problem seems to be that minitar depends on zlib,
|
|
272 which depends specifically on libc.lib, not on any of the other C
|
|
273 libraries. Unless you compile with libc.lib, you get errors --
|
|
274 specifically, no _errno in the other libraries, which must make it
|
|
275 something other than an int. (#### But this doesn't seem to obtain
|
|
276 in XEmacs, which also uses zlib, and can be linked with any of the
|
|
277 C libraries. Maybe zlib is used differently and doesn't need
|
|
278 errno, or maybe XEmacs provides an int errno; ... I don't
|
|
279 understand.
|
|
280
|
819
|
281 2002-03-26 Vin Shelton <acs@xemacs.org>
|
|
282
|
|
283 * xemacs.mak: Added special rule to build winclient.exe.
|
|
284
|
817
|
285 2002-04-23 Jonathan Harris <jonathan@xemacs.org>
|
|
286
|
|
287 * README: Document build for latest versions of zlib & png
|
|
288 * xpm.mak: Default to using MSVCRT as the C runtime
|
|
289
|
814
|
290 2002-04-14 Ben Wing <ben@xemacs.org>
|
|
291
|
|
292 * config.inc.samp (HAVE_MS_WINDOWS):
|
|
293 * config.inc.samp (X11_DIR):
|
|
294 * config.inc.samp (ZLIB_DIR):
|
|
295 * config.inc.samp (MAKEINFO):
|
|
296 * config.inc.samp (OPTIMIZED_BUILD): New.
|
|
297 * config.inc.samp (DEPEND):
|
|
298 * config.inc.samp (USE_MINIMAL_TAGBITS): Removed.
|
|
299 * config.inc.samp (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed.
|
|
300 * config.inc.samp (GUNG_HO): Removed.
|
|
301 * xemacs.mak (USE_MINITAR):
|
|
302 * xemacs.mak (USE_MINIMAL_TAGBITS): Removed.
|
|
303 * xemacs.mak (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed.
|
|
304 * xemacs.mak (GUNG_HO): Removed.
|
|
305 * xemacs.mak (CONFIG_ERROR):
|
|
306 * xemacs.mak (DEBUGFLAGS): New.
|
|
307 * xemacs.mak (OPT): Removed.
|
|
308 * xemacs.mak (OPTFLAGS): New.
|
|
309 * xemacs.mak (CFLAGS):
|
|
310 * xemacs.mak (QUICK_DEFINES):
|
|
311 * xemacs.mak (TAGBITS_DEFINES): Removed.
|
|
312 * xemacs.mak (ERROR_CHECK_DEFINES): New.
|
|
313 * xemacs.mak (LRECORD_DEFINES): Removed.
|
|
314 * xemacs.mak (DEFINES):
|
|
315 * xemacs.mak (TEMACS_OBJS):
|
|
316 * xemacs.mak (OS):
|
|
317 Separate out debug and optimize flags.
|
|
318 Remove all vestiges of USE_MINIMAL_TAGBITS,
|
|
319 USE_INDEXED_LRECORD_IMPLEMENTATION, and GUNG_HO, since those
|
|
320 ifdefs have long been removed.
|
|
321 Make error-checking support actually work.
|
|
322 Some rearrangement of config.inc.samp to make it more logical.
|
|
323 Remove callproc.c and ntproc.c from xemacs.mak, no longer used.
|
|
324
|
|
325 Make pdump the default.
|
|
326
|
812
|
327 2002-04-13 Jonathan Harris <jonathan@xemacs.org>
|
|
328
|
|
329 * README: Document MSVC6 required
|
|
330 * minitar.c: Fix MSVC compiler warnings
|
|
331 * minitar.mak: Removed
|
|
332 * xemacs.mak: Build minitar directly from this makefile
|
|
333 * xemacs.mak (check-temacs):
|
|
334 * xemacs.mak (make-docargs):
|
|
335 * xemacs.mak (update-elc):
|
|
336 Remove obsolete references to EMACSBOOTSTRAPLOADPATH and
|
|
337 EMACSBOOTSTRAPMODULEPATH environment variables.
|
|
338
|
804
|
339 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
340
|
|
341 * XEmacs 21.5.6 "bok choi" is released.
|
|
342
|
800
|
343 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
344
|
|
345 * config.inc.samp (DEBUG_XEMACS):
|
|
346 * xemacs.mak (DEBUG_XEMACS):
|
|
347 * xemacs.mak (ERROR_CHECK_ALL): New.
|
|
348 Separate out and add new variable for controlling error-checking.
|
|
349
|
795
|
350 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
|
|
351
|
|
352 * make-nt-depend:
|
|
353 * xemacs.mak (DEPEND):
|
|
354 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
|
|
355 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
|
|
356 Moved perl dependency script out into new make-nt-depend file to
|
|
357 hopefully finally solve never-ending perl quoting problems.
|
|
358
|
|
359 * xemacs.mak (TEMACS):
|
|
360 * xemacs.mak (make-docargs):
|
|
361 * .cvsignore:
|
|
362 Generate intermediate files in obj subdirectory, not in nt dir.
|
|
363
|
794
|
364 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
|
|
365
|
|
366 * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
|
|
367
|
780
|
368 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
369
|
|
370 * config.inc.samp (DEPEND):
|
|
371 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
|
|
372 * xemacs.mak (DEPEND):
|
|
373 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
|
|
374 Deal with never-ending perl quoting problems.
|
|
375
|
778
|
376 2002-03-16 Ben Wing <ben@xemacs.org>
|
|
377
|
|
378 * .cvsignore:
|
|
379 Those pesky *.tmp files.
|
|
380
|
776
|
381 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
382
|
|
383 * xemacs.mak:
|
|
384 * xemacs.mak (BATCH):
|
|
385 * xemacs.mak (XEMACS_BATCH_PACKAGES):
|
|
386 * xemacs.mak (batch_test_emacs):
|
|
387 * xemacs.mak (MAKEINFO):
|
|
388 * xemacs.mak (makeinfo-test):
|
|
389 Use -no-packages to avoid problems with package files shadowing
|
|
390 core files (e.g. unicode.el in mule-ucs).
|
|
391
|
774
|
392 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
393
|
|
394 * The Great Mule Merge: placeholder.
|
|
395
|
768
|
396 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
397
|
|
398 * XEmacs 21.5.5 "beets" is released.
|
|
399
|
725
|
400 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
401
|
|
402 * XEmacs 21.5.4 "bamboo" is released.
|
|
403
|
669
|
404 2001-09-28 Adrian Aichner <adrian@xemacs.org>
|
|
405
|
|
406 * xemacs.mak (COPY): Use xcopy /r for NT 4.0 compatibility.
|
|
407 * xemacs.mak (COPYDIR): Ditto
|
|
408
|
654
|
409 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
410
|
|
411 * XEmacs 21.5.3 "asparagus" is released.
|
|
412
|
647
|
413 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
414
|
|
415 * config.h:
|
|
416 Turn sign-compare warnings back on.
|
|
417
|
641
|
418 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
419
|
|
420 * XEmacs 21.5.2 "artichoke" is released.
|
|
421
|
637
|
422 2001-07-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
423
|
|
424 * xemacs.mak (configclean):
|
|
425 New target. Convenience for multiplatform builds (need to delete
|
|
426 the native config.h since it's newer than config.h.in).
|
|
427 (distclean): Use it.
|
|
428
|
|
429 * xemacs.mak (DEL):
|
|
430 Remove error-suppressing "-" from definition. Use variable in
|
|
431 shell structured commands. Prefix "-" to existing uses.
|
|
432 (DELS, DELSQ):
|
|
433 Remove definitions, WinME can't hack the switches.
|
|
434 (distclean):
|
|
435 Clean subdirectories of $(LISP) explicitly.
|
|
436
|
|
437 * xemacs.mak:
|
|
438 Move HAVE_WIDGET and HAVE_TOOLBAR configuration together.
|
|
439
|
632
|
440 2001-06-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
441
|
|
442 * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG.
|
|
443 (USE_MINITAR): Default to HAVE_ZLIB.
|
|
444 (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS.
|
|
445 (mostlyclean, nicenclean, distclean, versionclean): Only one target
|
|
446 per invocation of $(DEL); don't use unneeded switches (WinME support).
|
|
447
|
|
448 (TEMACS_CPP_FLAGS): Add EMACS_PATCH_LEVEL.
|
|
449
|
584
|
450 2001-05-28 Nick V. Pakoulin <npak@ispras.ru>
|
|
451
|
|
452 * xemacs.mak (install): Replace calls to (x)copy commands with
|
|
453 COPY and COPYDIR variables.
|
|
454 (COPY): New
|
|
455 (COPYDIR): New
|
|
456
|
580
|
457 2001-05-26 Ben Wing <ben@xemacs.org>
|
|
458
|
|
459 * xemacs.mak (DEPEND):
|
|
460 * xemacs.mak (LASTFILE_OBJS):
|
|
461 * xemacs.mak (LWLIB_OBJS):
|
|
462 * xemacs.mak (TEMACS_OBJS):
|
|
463 fix use of targets so that config.h doesn't end up being passed
|
|
464 to the C compiler as an input file; that creates warnings.
|
|
465 put back config.inc into depend-file targets; removed previously
|
|
466 in a wrong attempt to fix this same problem.
|
|
467
|
563
|
468 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
469
|
|
470 * xemacs.mak (DOC):
|
|
471 * xemacs.mak (TEMACS_OBJS):
|
|
472 add glyphs-shared.c.
|
|
473
|
558
|
474 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
475
|
|
476 * xemacs.mak (installation):
|
|
477 call `ver' to get the exact os version and put it in the
|
|
478 installation; suggestion from adrian.
|
|
479
|
551
|
480 2001-05-21 Martin Buchholz <martin@xemacs.org>
|
|
481
|
|
482 * xemacs.mak: Remove references to lwlib-config.
|
|
483
|
545
|
484 2001-05-01 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
485
|
|
486 * xemacs.mak: Use link to make .rsrc writable, not editbin.
|
|
487
|
528
|
488 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
489
|
|
490 * xemacs.mak (TEMACS_LIBS):
|
|
491 need another lib (netapi32.lib) for user-name-all-completions.
|
|
492
|
|
493 * xemacs.mak (all):
|
|
494 * xemacs.mak (OS):
|
|
495 remove autoload-building target.
|
|
496
|
523
|
497 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
498
|
|
499 * xemacs.mak (OS):
|
|
500 do not warn about gtk when we're not trying to compile with it.
|
|
501
|
522
|
502 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
503
|
|
504 * XEmacs 21.5.1 "anise" is released.
|
|
505
|
496
|
506 2001-05-01 Adrian Aichner <adrian@xemacs.org>
|
|
507
|
|
508 * xemacs.mak: Define EMACS_PATCH_LEVEL like configure.in does.
|
|
509 * xemacs.mak (XEMACS_VERSION_STRING): Build this more like
|
|
510 configure.in does.
|
|
511 * xemacs.mak (docfile): Use del instead of $(DEL) in shell
|
|
512 command.
|
|
513
|
495
|
514 2001-05-01 Ben Wing <ben@xemacs.org>
|
|
515
|
|
516 * config.inc.samp (MAKEINFO): point at more standard c: not f:.
|
|
517 * minitar.c:
|
|
518 * minitar.c (Usage):
|
|
519 * minitar.c (octal):
|
|
520 * minitar.c (makepath):
|
|
521 * minitar.c (main):
|
|
522 Fix more compiler warnings, clean up the style to conform
|
|
523 more to standard XEmacs.
|
|
524
|
494
|
525 2001-05-01 Ben Wing <ben@xemacs.org>
|
|
526
|
|
527 * xemacs.mak (DEPEND):
|
|
528 Don't add config.inc to the horked depend file. It's not
|
|
529 recognized by nmake and just results in warnings.
|
|
530 * xemacs.mak (docfile):
|
|
531 Don't use $(DEL) in the middle of a shell command, because it
|
|
532 will try to call `-del' and fail.
|
|
533
|
488
|
534 2001-04-27 Adrian Aichner <adrian@xemacs.org>
|
|
535
|
|
536 * compface.mak (clean): New target.
|
|
537 * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
|
|
538 del and @$(DEL). Add GTK supporting variables and document it as
|
|
539 currently unsupported on MSWindows.
|
|
540 * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
|
|
541 emacs_is_beta. Use emacs_beta_version as patch level for non-beta
|
|
542 version.
|
|
543 * xemacs.mak (HAVE_GTK): New.
|
|
544 * xemacs.mak (GTK_DIR): New.
|
|
545
|
479
|
546 2001-04-20 Ben Wing <ben@xemacs.org>
|
|
547
|
|
548 * .cvsignore: Added stuff for Windows.
|
|
549
|
472
|
550 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
551
|
|
552 * XEmacs 21.5.0 "alfalfa" is released.
|
|
553
|
464
|
554 2001-03-14 Craig Lanning <CraigL@Knology.net>
|
|
555
|
|
556 * minitar.c: Clean up some compiler warnings.
|
|
557
|
462
|
558 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
559
|
|
560 * XEmacs 21.2.46 "Urania" is released.
|
|
561
|
|
562 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
563
|
|
564 * xemacs.mak (DEPEND):
|
|
565 Correct line that runs perl to do correct quoting regardless of
|
|
566 whether nmake is run from bash.
|
|
567
|
|
568 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
569
|
|
570 * config.h: Sadly, we need to disable another warning (C4116,
|
|
571 unnamed type definition in parentheses: A structure, union, or
|
|
572 enumerated type with no name was defined in a parenthetical
|
|
573 expression. The type definition is meaningless.), due to Martin's
|
|
574 latest definition of ALIGNOF.
|
|
575
|
460
|
576 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
577
|
|
578 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
579
|
|
580 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
581
|
|
582 * config.h (HAVE_UTIME): New.
|
|
583 * config.h (HAVE_UTIME_H): Remove.
|
|
584 * config.h (HAVE_STRUCT_UTIMBUF): Remove.
|
|
585
|
458
|
586 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
587
|
|
588 * XEmacs 21.2.44 "Thalia" is released.
|
|
589
|
456
|
590 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
591
|
|
592 * XEmacs 21.2.43 "Terspichore" is released.
|
|
593
|
454
|
594 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
595
|
|
596 * XEmacs 21.2.42 "Poseidon" is released.
|
|
597
|
452
|
598 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
599
|
|
600 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
601
|
450
|
602 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
603
|
|
604 * XEmacs 21.2.40 is released.
|
|
605
|
448
|
606 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
607
|
|
608 * XEmacs 21.2.39 is released.
|
|
609
|
446
|
610 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
611
|
|
612 * XEmacs 21.2.38 is released.
|
|
613
|
444
|
614 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
615
|
|
616 * XEmacs 21.2.37 is released.
|
|
617
|
|
618 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
619
|
|
620 * config.h: Oops, _getpt ==> _getpty
|
|
621
|
|
622 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
623
|
|
624 * config.h (HAVE_XFREE86): Remove.
|
|
625 (HAVE_XREGISTERIMINSTANTIATECALLBACK): New.
|
|
626 (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New.
|
|
627
|
|
628 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
629
|
|
630 * config.h:
|
|
631 Sync with pty/signaling related changes to src/config.h.in
|
|
632
|
|
633 2000-10-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
634
|
|
635 * xemacs.mak (default): Enforce runnig nmake from xemacs.mak's
|
|
636 directory to avoid problems with relative paths.
|
|
637
|
442
|
638 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
639
|
|
640 * XEmacs 21.2.36 is released.
|
|
641
|
|
642 2000-09-30 Martin Buchholz <martin@xemacs.org>
|
|
643
|
|
644 * config.h (HAVE_STRCASECMP): Remove.
|
|
645
|
|
646 2000-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
647
|
|
648 * xemacs.mak:
|
|
649 Make src\depend parsing recognise "#if defined" instead of "#ifdef".
|
|
650 Use matching single quotes to keep 4dos shell happy.
|
|
651
|
|
652 2000-08-07 Ben Wing <ben@xemacs.org>
|
|
653
|
|
654 * xemacs.mak: add getloadavg.c.
|
|
655
|
|
656 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
657
|
|
658 * README (NOTE):
|
|
659 Improve X documentation.
|
|
660 Document nascent Mule support.
|
|
661 Document current MS Windows contributors.
|
|
662
|
|
663 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
664
|
|
665 * xemacs.mak:
|
|
666 added new file win32.c.
|
|
667 took out unused alloca.c.
|
|
668 * xemacs.mak (update-elc-2): added new target for rebuilding the
|
|
669 remaining .elcs after dumped. its dependency is added for target
|
|
670 all.
|
|
671 * xemacs.mak (update-auto-and-custom):
|
|
672 cleaned up ; now it byte-compiles custom-load.el.
|
|
673 * xemacs.mak (mostlyclean):
|
|
674 * xemacs.mak (clean):
|
|
675 * xemacs.mak (nicenclean):
|
|
676 * xemacs.mak (distclean):
|
|
677 * xemacs.mak (realclean):
|
|
678 * xemacs.mak (versionclean):
|
|
679 Redid all the clean targets, to be similar to what's in the
|
|
680 standard Makefile.
|
|
681
|
|
682 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
683
|
|
684 * xemacs.mak ($(PROGNAME)): Do check error code from temacs during
|
|
685 dumping.
|
|
686
|
|
687 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
688
|
|
689 * XEmacs 21.2.35 is released.
|
|
690
|
|
691 2000-07-14 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
692
|
|
693 * config.h: Import C++ compilation stuff from src/config.h.
|
|
694
|
|
695 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
696
|
|
697 * xemacs.rc: Uppercase the id's so that windres will work.
|
|
698
|
|
699 2000-07-05 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
700
|
|
701 * xemacs.mak (TEMACS_LIBS): Added comdlg32.lib
|
|
702
|
|
703 2000-06-12 Ben Wing <ben@xemacs.org>
|
|
704
|
|
705 * config.h (ENCAPSULATE_STAT):
|
|
706 Always encapsulate stat/fstat. Also suggested by Mike Alexander
|
|
707 <mike.alexander@xemacs.org>.
|
|
708
|
|
709 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
710
|
|
711 * config.h:
|
|
712 * config.h (HAVE_GETPAGESIZE):
|
|
713 * config.h (HAVE_GETTIMEOFDAY):
|
|
714 corrections to go along with removed nt/inc.
|
|
715 removed HAVE_FEP.
|
|
716
|
|
717 * config.inc.samp:
|
|
718 correct graphics lib paths to agree with binaries provided in
|
|
719 ftp aux dir.
|
|
720
|
|
721 * xemacs.mak (DEPEND):
|
|
722 * xemacs.mak (DEFINES):
|
|
723 * xemacs.mak (LIB_SRC_DEFINES):
|
|
724 * xemacs.mak (minitar):
|
|
725 * xemacs.mak (TEMACS_LFLAGS):
|
|
726 * xemacs.mak (tags):
|
|
727 * xemacs.mak (all):
|
|
728 * xemacs.mak (install):
|
|
729 WINDOWSNT -> WIN32_NATIVE.
|
|
730 Don't build run*.exe.
|
|
731 comments about required ^^.
|
|
732 Added setargv.obj to the list of linked entities,
|
|
733 causing automatic wildcarding of filenames given on the
|
|
734 command line. (As usual, enclose in double quotes to avoid
|
|
735 this.)
|
|
736
|
|
737 2000-06-07 Ben Wing <ben@xemacs.org>
|
|
738
|
|
739 * runemacs.c: Removed. No longer necessary.
|
|
740
|
|
741 * Makefile.cygwin: Removed.
|
|
742
|
|
743 * inc\*: Removed. At long-fucking-last!
|
|
744
|
|
745 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
746
|
|
747 * XEmacs 21.2.34 is released.
|
|
748
|
|
749 2000-05-12 Craig Lanning <CraigL@DyCon.com>
|
|
750
|
|
751 * inc\sys\socket.h: Don't define timeval as ws_timeval for mingw32
|
|
752
|
|
753 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
754
|
|
755 * XEmacs 21.2.33 is released.
|
|
756
|
|
757 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
758
|
|
759 * xemacs.mak: combine auto-autoloads.el and custom.el update into
|
|
760 one call to xemacs.
|
|
761
|
|
762 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
763
|
|
764 * xemacs.mak: put in support for QUICK_BUILD.
|
|
765
|
|
766 * config.inc.samp: put in an entry for QUICK_BUILD.
|
|
767
|
|
768 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
769
|
|
770 * xemacs.mak: Modified section that dumps .exe to not dump
|
|
771 when nothing has changed. It does this by relying on a flag
|
|
772 set by update-elcs.
|
|
773
|
|
774 Also in building of auto-autoloads.el, we no longer unconditionally
|
|
775 remove the old one. That was pointless and made the whole build
|
|
776 procedure a lot longer -- the autoload code is smart enough to
|
|
777 update itself automatically from an out-of-date autoload file.
|
|
778
|
|
779 2000-04-04 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
780
|
|
781 * xemacs.mak: Build the i utility and use it to pipe windowed
|
|
782 [xt]emacs output to the build console.
|
|
783
|
|
784 2000-03-25 Didier Verna <didier@xemacs.org>
|
|
785
|
|
786 * config.h: handle the renaming of `foo_h_path' to `foo_h_file'.
|
|
787
|
|
788 2000-03-22 Mike Alexander <mta@arbortext.com>
|
|
789
|
|
790 * xemacs.mak (PROGRAM_DEFINES): Define EMACS_VERSION and
|
|
791 EMACS_PROGNAME
|
|
792 (DEPEND): Don't try to create $(OUTDIR) if it already exists
|
|
793 ($(SRC)\dump-id.c): Make it
|
|
794 (DOC_SRC11): Add dumper.c if portable dumping
|
|
795 (dump-xemacs): Make portable dumping work again and create
|
|
796 dump-id.c and compile it whenever we do a portable dump.
|
|
797 (depend): Change $(SRCDIR) to $(SRC)
|
|
798
|
|
799 2000-03-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
800
|
|
801 * .cvsignore: New file, ignores user's config.inc and files
|
|
802 containing the user's DevStudio workspace info.
|
|
803
|
|
804 * config.h.samp: Added DEPEND option. Renamed HAVE_MSW and HAVE_X to
|
|
805 HAVE_MS_WINDOWS and HAVE_X_WINDOWS.
|
|
806
|
|
807 * README: Documented DEPEND option. Other small changes.
|
|
808
|
|
809 * Todo: Removed - was hopelessly out of date.
|
|
810
|
|
811 * config.h.samp:
|
|
812 * xemacs.mak: Added DEPEND option to control use of dependency
|
|
813 information generated by make-src-depend. Requires Perl. Defaults
|
|
814 to disabled. Renamed HAVE_MSW and HAVE_X to HAVE_MS_WINDOWS and
|
|
815 HAVE_X_WINDOWS as a side-effect.
|
|
816 Handles '&' in XEmacs codenames by replacing with 'and'.
|
|
817
|
|
818 * xemacs.dsp:
|
|
819 Correct Output_Dir so that DevStudio finds the xemacs executable
|
|
820 by default.
|
|
821
|
|
822 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
823
|
|
824 * README: Substantial rewrite.
|
|
825 * xemacs.mak: Pdump fix. (not working yet, though)
|
|
826
|
|
827 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
828
|
|
829 * XEmacs 21.2.32 is released.
|
|
830
|
|
831 2000-03-15 Mike Alexander <mta@arbortext.com>
|
|
832
|
|
833 * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
|
|
834
|
785
|
835 2000-03-14 Adrian Aichner <adrian@xemacs.org>
|
442
|
836
|
|
837 * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
|
|
838 XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.
|
|
839
|
|
840 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
841
|
|
842 * xemacs.mak (TEMACS_ENTRYPOINT):
|
|
843 Fix for portable dumper.
|
|
844
|
|
845 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
846
|
|
847 * xemacs.mak (*):
|
|
848 * config.inc: New.
|
|
849
|
|
850 a) Added a file called config.inc which makes it easier to set
|
|
851 build options for MS Windows. (Previously, the only way to do this
|
|
852 was through command line options to nmake.)
|
|
853
|
|
854 b) Cleaned the file up a bit.
|
|
855
|
|
856 c) Changed xemacs to be a windows application and not a console
|
|
857 application, now that runemacs.exe is no longer necessary.
|
|
858
|
|
859 d) Added support for building the tags file.
|
|
860
|
|
861 * xemacs.dsw: New.
|
|
862 * xemacs.dsp: New.
|
|
863 For compiling, editing, and debugging XEmacs using the VC++ 5.0
|
|
864 GUI. They may well work under other versions of VC++, but I don't
|
|
865 have access to them to test them.
|
|
866
|
|
867 2000-03-11 Andy Piper <andy@xemacs.org>
|
|
868
|
|
869 * PROBLEMS: Doc fix from Reini Urban <rurban@x-ray.at>.
|
|
870
|
|
871 2000-02-27 Mike Alexander <mta@arbortext.com>
|
|
872
|
|
873 * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined
|
|
874
|
|
875 * xemacs.mak: Add the portable dump data to the EXE as a resource
|
|
876
|
|
877 2000-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
878
|
|
879 * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib.
|
|
880 (installation): Always regenerate installation report.
|
|
881
|
|
882 2000-02-25 Craig Lanning <CraigL@DyCon.com>
|
|
883
|
|
884 * inc\sys\time.h: MinGW defines struct timeval in <winsock.h>.
|
|
885
|
|
886 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
887
|
|
888 * config.h (INLINE_HEADER): Define properly (?) for Windows.
|
|
889
|
|
890 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
891
|
|
892 * XEmacs 21.2.31 is released.
|
|
893
|
|
894 2000-02-22 Martin Buchholz <martin@xemacs.org>
|
|
895
|
|
896 * config.h (gc_checking_assert): New.
|
|
897
|
|
898 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
899
|
|
900 * XEmacs 21.2.30 is released.
|
|
901
|
|
902 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
903
|
|
904 * README: Tidy up.
|
|
905 Document need for makeinfo program or texinfo package.
|
|
906
|
|
907 * Xmd.patch: New file, previously in README.
|
|
908
|
|
909 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
910
|
|
911 * config.h: Delete unused HAVE_LINUX_VERSION_H.
|
|
912
|
|
913 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
914
|
|
915 * XEmacs 21.2.29 is released.
|
|
916
|
|
917 2000-02-06 Mike Alexander <mta@arbortext.com>
|
|
918
|
|
919 * xemacs.mak (install): Copy xemacs.dmp if using the portable
|
|
920 dumper.
|
|
921
|
440
|
922 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
923
|
|
924 * XEmacs 21.2.28 is released.
|
|
925
|
|
926 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
927
|
|
928 * Xpm.def: New file, required to build Xpm.dll.
|
|
929
|
|
930 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
|
|
931 xemacs-specific. Initialize to DEBUG_XEMACS if specified for
|
|
932 compatibility.
|
|
933 Build DLL instead of static LIB when USE_CRTDLL=1 is given to
|
|
934 make.
|
|
935
|
|
936 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
|
|
937 Do not build lastfile.lib when neither unexec not gmalloc are
|
|
938 used.
|
|
939
|
|
940 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
|
|
941 in makefile.
|
|
942
|
|
943 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
944
|
|
945 * xemacs.mak (DOC_SRC9): Added tests.c ...
|
|
946 (TEMACS_DEBUG_OBJS): ... and tests.obj
|
|
947 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
|
|
948 rebuild the docfile.
|
|
949
|
|
950 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
951
|
|
952 * xemacs.mak (docfile): Added shortcut target.
|
|
953
|
|
954 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
955
|
|
956 * xemacs.mak (TEMACS_LIBS): Added winspool.lib
|
|
957
|
|
958 2000-01-20 Martin Buchholz <martin@xemacs.org>
|
|
959
|
|
960 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
|
|
961
|
|
962 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
963
|
|
964 * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
|
|
965
|
438
|
966 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
967
|
|
968 * XEmacs 21.2.27 is released.
|
|
969
|
|
970 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
971
|
|
972 * minitar.c: Errno.h --> errno.h. Remove errno declaration.
|
|
973
|
|
974 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
975
|
|
976 * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro.
|
|
977 (temacs:) Added dependency for lastfile.lib so that 'make temacs'
|
|
978 builds it first.
|
|
979
|
|
980 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
981
|
|
982 * minitar.mak: Add vars to allow building from main xemacs.mak.
|
|
983
|
|
984 * xemacs.mak: Add rules to build & install minitar.
|
|
985
|
440
|
986 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
987
|
|
988 * config.h: Fix stuff related to mail locking.
|
|
989
|
436
|
990 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
991
|
|
992 * XEmacs 21.2.26 is released.
|
|
993
|
434
|
994 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
995
|
|
996 * XEmacs 21.2.25 is released.
|
|
997
|
|
998 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
999
|
|
1000 * minitar.c (main): Add explicit exit(0) to get successful return
|
|
1001 code.
|
|
1002
|
432
|
1003 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
1004
|
|
1005 * XEmacs 21.2.24 is released.
|
|
1006
|
434
|
1007 1999-11-28 Adrian Aichner <adrian@xemacs.org>
|
430
|
1008
|
|
1009 * xemacs.mak (depend): Only update `depend' if there were changes.
|
|
1010 Use "perl ./make-src-depend" instead of "mkdepend".
|
|
1011
|
|
1012 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1013
|
|
1014 * XEmacs 21.2.23 is released.
|
|
1015
|
434
|
1016 1999-11-27 Adrian Aichner <adrian@xemacs.org>
|
430
|
1017
|
|
1018 * xemacs.mak (SRCDIR): Make path to xemacs absolute to
|
|
1019 facilitate building info in man subdirs. Echo all cd commands,
|
442
|
1020 not just some of them.
|
430
|
1021
|
|
1022 (makeinfo-test): Test for availability of `texinfo' package to
|
|
1023 build info. Recommend use of external `makeinfo' program for
|
|
1024 building info docs faster.
|
|
1025
|
|
1026 (info): cd into man subdirs to support use of external `makeinfo'
|
|
1027 program.
|
|
1028
|
|
1029 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1030
|
|
1031 * xemacs.mak: Remove references to index.unperm, index.perm.
|
|
1032 Fix dependencies.
|
|
1033 Shouldn't .obj and .info be in SUFFIXES?
|
|
1034 Remove extra `\'.
|
|
1035
|
428
|
1036 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1037
|
|
1038 * XEmacs 21.2.22 is released
|
|
1039
|
|
1040 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1041
|
|
1042 * XEmacs 21.2.21 is released.
|
|
1043
|
|
1044 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1045
|
|
1046 * XEmacs 21.2.20 is released
|
|
1047
|
|
1048 1999-10-07 Norbert Koch <n.koch@eai-delta.de>
|
|
1049
|
|
1050 * xemacs.mak: Ignore return code of 'del' calls. Use a make
|
|
1051 variable for 'del'.
|
|
1052
|
434
|
1053 1999-09-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
1054
|
|
1055 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
|
|
1056 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
|
|
1057 do.
|
|
1058 ($(LISP)\auto-autoloads.el): Add new rule.
|
|
1059 ($(LISP)\custom-load.el): Ditto.
|
|
1060
|
|
1061 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
1062
|
|
1063 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
|
|
1064
|
434
|
1065 1999-07-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
1066
|
|
1067 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
|
|
1068 dependency.
|
|
1069
|
|
1070 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1071
|
|
1072 * XEmacs 21.2.19 is released
|
|
1073
|
434
|
1074 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
1075
|
|
1076 * xemacs.mak (.SUFFIXES): Add .texi.
|
|
1077 (check): Improve automated test section.
|
|
1078 (info): Generate info files using XEmacs (no makeinfo.exe needed).
|
|
1079
|
|
1080 1999-07-19 Andy Piper <andy@xemacs.org>
|
|
1081
|
|
1082 * xemacs.mak (DOC_SRC3): add gutter.c
|
|
1083 (TEMACS_OBJS): add gutter.obj.
|
|
1084
|
|
1085 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1086
|
|
1087 * XEmacs 21.2.18 is released
|
|
1088
|
|
1089 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1090
|
|
1091 * XEmacs 21.2.17 is released
|
|
1092
|
434
|
1093 1999-06-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
1094
|
|
1095 * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
|
|
1096 (TEMACS_MULE_OBJS): Remove mule-coding.obj
|
|
1097 (check): Implement according to src/Makefile.
|
|
1098 (check-temacs): ditto.
|
|
1099
|
|
1100 1999-06-05 Norbert Koch <n.koch@delta-ii.de>
|
|
1101
|
|
1102 * xemacs.mak (mule): remove dependencies from mule-coding.c
|
442
|
1103
|
428
|
1104 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1105
|
|
1106 * XEmacs 21.2.16 is released
|
|
1107
|
442
|
1108 1999-05-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
1109
|
|
1110 * xemacs.mak (GUNG_HO): Explicitly default to 0.
|
|
1111 Fix some comment typos.
|
|
1112 ($(XEMACS)\Installation): Create it in the toplevel-directory,
|
|
1113 where it is expected by loadup.el
|
|
1114
|
|
1115 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1116
|
|
1117 * XEmacs 21.2.15 is released
|
|
1118
|
|
1119 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
1120
|
|
1121 * xemacs.mak: add select & select-x targets.
|
442
|
1122
|
428
|
1123 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1124
|
|
1125 * XEmacs 21.2.14 is released
|
|
1126
|
|
1127 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
1128
|
|
1129 * xemacs.mak: please document me
|
|
1130 From Norbert Koch <n.koch@delta-ii.de>
|
|
1131
|
|
1132 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1133
|
|
1134 * xemacs.mak ($(LISP)\Installation.el): Don't use
|
|
1135 `replace-in-string'.
|
|
1136
|
434
|
1137 1999-03-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
1138
|
|
1139 * xemacs.mak: Remove ESC macro -- no longer needed.
|
|
1140 Remove small configuration report. Remove simplified version of
|
|
1141 Installation and Installation.el
|
|
1142 (Installation.el): Create it depending on "Installation" file.
|
|
1143 Replace \r characters by use of `replace-in-string' in lisp-land.
|
|
1144 (all): Make it depend on "Installation" file.
|
|
1145 (Installation): Create a complete "Installation" file, looking
|
|
1146 much like what is generated by "configure" on UNIX systems.
|
|
1147 Insert WARNING where appropriate (currently when building without
|
|
1148 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
|
|
1149 Type "Installation" to STDOUT much like the "small configuration
|
|
1150 report" did.
|
|
1151
|
|
1152 1999-04-29 Andy Piper <andy@xemacs.org>
|
442
|
1153
|
428
|
1154 * sys/file.h: conditionalise definition of X_OK.
|
442
|
1155
|
428
|
1156 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1157
|
|
1158 * XEmacs 21.2.13 is released
|
|
1159
|
|
1160 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1161
|
|
1162 * xemacs.mak:
|
|
1163 Don't link lib-src programs incrementally.
|
|
1164 Don't include debug info in release builds.
|
|
1165 Put intermediate files in the appropriate directories.
|
|
1166 Make "distclean" target delete all intermediate files.
|
|
1167
|
|
1168 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1169
|
|
1170 * xemacs.mak:
|
|
1171 Fix building on Windows 95/98 by conditionalising escape
|
|
1172 character '^'.
|
|
1173 Only put mule-packages in package path on MULE builds.
|
|
1174 Only build source browser files on debug builds.
|
|
1175 Build source browser database before link so that it's
|
|
1176 available even if link fails.
|
|
1177
|
|
1178 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1179
|
|
1180 * XEmacs 21.2.12 is released
|
|
1181
|
|
1182 1999-03-03 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
1183
|
|
1184 * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
|
|
1185 provided by Brent B. Powers <bpowers@ms.com>.
|
|
1186
|
|
1187 * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
|
|
1188 X-Face.
|
|
1189
|
|
1190 1999-02-01 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
1191
|
|
1192 * README: Document the X-Face build option.
|
|
1193
|
|
1194 * compface.mak: New file
|
|
1195 Makefile for building compface library under MSVC. Build
|
|
1196 library only, not executables. Should be extended to build
|
|
1197 executables and propagated upstream, if possible.
|
|
1198
|
|
1199 * xemacs.mak: Link in X-Face/Compface for NT native build.
|
|
1200
|
|
1201 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1202
|
|
1203 * XEmacs 21.2.11 is released
|
|
1204
|
|
1205 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1206
|
|
1207 * XEmacs 21.2.10 is released
|
|
1208
|
|
1209 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1210
|
|
1211 * XEmacs 21.2.9 is released
|
|
1212
|
434
|
1213 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
1214
|
|
1215 * xemacs.mak (MODULES): Adding variable.
|
|
1216 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
|
|
1217
|
|
1218 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
1219
|
|
1220 * minitar.c: New file
|
|
1221 * minitar.mak: New file
|
|
1222
|
|
1223 1998-12-29 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1224
|
|
1225 * xemacs.mak:
|
|
1226 Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
|
|
1227 build optimised for Pentium.
|
|
1228 Created CFLAGS variable, used in building all objects and in
|
|
1229 constructing config.values.
|
|
1230 Added glyphs-widget.c and gui-msw.c to list of sources.
|
|
1231 Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
|
|
1232
|
|
1233 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1234
|
|
1235 * XEmacs 21.2.8 is released.
|
|
1236
|
|
1237 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1238
|
|
1239 * XEmacs 21.2.7 is released.
|
|
1240
|
|
1241 1998-12-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1242
|
|
1243 * xemacs.mak:
|
442
|
1244 Replaced PACKAGEPATH variable with PACKAGE_PREFIX.
|
428
|
1245 configure-package-path is initialised to contain
|
|
1246 subdirectories of PACKAGE_PREFIX. The install target makes
|
|
1247 a skeleton package tree under PACKAGE_PREFIX.
|
|
1248
|
|
1249 * README, PROBLEMS:
|
|
1250 Documented the package path changes.
|
|
1251 Corrected the advice on a suitable minimal set of packages.
|
|
1252
|
|
1253 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
1254
|
|
1255 * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
|
|
1256 with pop support.
|
|
1257
|
|
1258 * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
|
|
1259
|
|
1260 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1261
|
|
1262 * XEmacs 21.2.6 is released
|
|
1263
|
434
|
1264 1998-12-11 Adrian Aichner <adrian@xemacs.org>
|
428
|
1265
|
|
1266 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
|
|
1267 native Windows NT. Therefore src\filelock.c is not to be
|
|
1268 compiled.
|
|
1269 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
|
|
1270
|
|
1271 1998-12-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1272
|
|
1273 * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
|
|
1274 puresize-adjust.h to avoid infinite recursion.
|
|
1275
|
|
1276 1998-12-09 Andy Piper <andy@xemacs.org>
|
|
1277
|
|
1278 * config.h: remove clash detection stuff.
|
|
1279
|
|
1280 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1281
|
|
1282 * xemacs.mak (TEMACS_OBJS):
|
442
|
1283 (DOC_SRC4):
|
428
|
1284 - Remove pure.c, pure.obj
|
|
1285
|
434
|
1286 1998-11-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
1287
|
|
1288 * xemacs.mak: Creating minimal versions of Installation,
|
|
1289 Installation.el, and config.values to make
|
|
1290 (describe-installation) and (config-value ...) work in Windows NT
|
|
1291 native builds. Incorporating rule for movemail.exe courtesy of
|
|
1292 Andy Piper.
|
|
1293
|
|
1294 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1295
|
|
1296 * XEmacs 21.2.5 is released
|
|
1297
|
|
1298 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1299
|
|
1300 * XEmacs 21.2-beta4 is released.
|
|
1301
|
|
1302 1998-10-29 Andy Piper <andyp@parallax.co.uk>
|
|
1303
|
|
1304 * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
|
|
1305 pull in getopt and friends.
|
|
1306
|
|
1307 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1308
|
|
1309 * XEmacs 21.2-beta3 is released.
|
|
1310
|
|
1311 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1312
|
|
1313 * XEmacs 21.2-beta2 is released.
|
|
1314
|
434
|
1315 1998-09-19 Adrian Aichner <adrian@xemacs.org>
|
428
|
1316
|
|
1317 * tiff.mak: New file provided by Charles Wilson
|
|
1318 <cwilson@ee.gatech.edu>
|
|
1319
|
|
1320 * README: Update provided by Charles Wilson
|
|
1321 <cwilson@ee.gatech.edu>. Documenting use of the newly
|
|
1322 introduced tiff.mak. Renumbering subsequent build instruction
|
|
1323 items.
|
|
1324
|
|
1325 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1326
|
|
1327 * PROBLEMS: New file.
|
|
1328
|
|
1329 * xemacs.mak: Install the PROBLEMS file in the root directory of
|
|
1330 the XEmacs installation.
|
|
1331
|
|
1332 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1333
|
|
1334 * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
|
|
1335 when building with PNG support.
|
|
1336
|
|
1337 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1338
|
|
1339 * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
|
|
1340 options.
|
|
1341
|
|
1342 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
|
|
1343
|
|
1344 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
|
|
1345
|
|
1346 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1347
|
|
1348 * xemacs.mak (install): Win95 fixes:
|
|
1349 DOS mkdir doesn't create intermediate directories. xcopy does
|
|
1350 so use it to create the install and lock directories.
|
|
1351 Removed trailing backslashes from copy commands since DOS
|
|
1352 copy doesn't like them.
|
|
1353
|
|
1354 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
1355
|
|
1356 * xemacs.mak: change "copy" to "xcopy" in install target
|
|
1357
|
442
|
1358 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
|
428
|
1359
|
|
1360 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
|
|
1361
|
|
1362 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1363
|
|
1364 * README: XEmacs has been successfully built with MSVC 4.0.
|
|
1365 Mention the vcvars32.bat file installed with the MSVC tools.
|
|
1366
|
|
1367 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1368
|
|
1369 * XEmacs 21.2-beta1 is released.
|
|
1370
|
|
1371 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1372
|
|
1373 * xemacs.mak:
|
|
1374 Add path to xemacs.res dependency.
|
|
1375
|
|
1376 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1377
|
|
1378 * XEmacs 21.0-pre5 is released.
|
|
1379
|
|
1380 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1381
|
|
1382 * XEmacs 21.0-pre4 is released.
|
|
1383
|
|
1384 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1385
|
|
1386 * README: Documented the changed PACKAGEPATH option and the new
|
|
1387 INSTALL_DIR option, install target and runemacs executable.
|
|
1388 Added more debugging documentation.
|
|
1389
|
|
1390 * config.h: Don't undef EMACS_CONFIGURATION because it's now
|
|
1391 set in the makefile.
|
|
1392
|
|
1393 * xemacs.mak: Added an INSTALL_DIR option and install target.
|
|
1394 Renamed the default package location option to PACKAGEPATH
|
|
1395 and made it cope with paths with spaces in them.
|
|
1396 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
|
|
1397 System configuration (EMACS_CONFIGURATION) now correctly
|
|
1398 determined at build-time by this makefile.
|
|
1399 Compiles the runemacs executable as part of the all target.
|
|
1400
|
|
1401 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
1402
|
|
1403 * config.h:
|
|
1404 * xemacs.mak: NT native sound fixes
|
434
|
1405 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org>
|
428
|
1406
|
|
1407 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
1408
|
|
1409 * xemacs.mak: It's XEmacs, not Xemacs!
|
|
1410
|
|
1411 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1412
|
|
1413 * file.ico, lisp.ico:
|
|
1414 New icons to represent a generic file and a lisp file.
|
|
1415
|
|
1416 * xemacs.rc: Build file.ico and lisp.ico into the executable.
|
|
1417
|
|
1418 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
|
|
1419
|
|
1420 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
|
|
1421 NFS. Also apply Sean MacLennan's change allowing
|
|
1422 emacs_beta_version to be undefined.
|
|
1423
|
|
1424 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
1425
|
|
1426 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
|
|
1427 deleted.
|
434
|
1428 From Adrian Aichner <adrian@xemacs.org>
|
428
|
1429
|
|
1430 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1431
|
|
1432 * config.h: Undefined DONT_ENCAPSULATE.
|
|
1433 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
|
|
1434 Removed MS-DOS code remains.
|
|
1435
|
|
1436 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
1437
|
|
1438 * Makefile.cygwin: created to compile runemacs.c. This should
|
|
1439 probably have a Makefile.in, but...
|
|
1440
|
|
1441 * runemacs.c: modified to check to see if xemacs is a symbolic
|
|
1442 link when compiled under Cygwin.
|
|
1443
|
|
1444 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1445
|
|
1446 * xemacs.mak: Added lib-src/wakeup.exe
|
|
1447
|
|
1448 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1449
|
|
1450 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
|
|
1451 sorted-doc.exe, etags.exe
|
|
1452
|
|
1453 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1454
|
|
1455 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
|
|
1456 in the command line.
|
|
1457
|
|
1458 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1459
|
|
1460 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
|
|
1461 should be compiled in (sic!).
|
|
1462 Removed 'extern' before function prototypes.
|
|
1463
|
|
1464 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1465
|
442
|
1466 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
|
428
|
1467 programs build (only make-docfile currently, adding other tools
|
442
|
1468 soon).
|
428
|
1469
|
|
1470 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1471
|
|
1472 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
|
|
1473 docfile creation and compilation.
|
|
1474 Defaulted HAVE_MSW to 1.
|
|
1475 Changed lib-src references to be relative to $(XEMACS)/, not ../
|
|
1476
|
|
1477 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1478
|
|
1479 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
|
|
1480
|
|
1481 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1482
|
|
1483 * xemacs.mak: Comment out dialog.{c,obj} from build.
|
|
1484
|
|
1485 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1486
|
|
1487 * nt/config.h:
|
|
1488 Unconditionally define new HAVE_DRAGNDROP.
|
|
1489
|
|
1490 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1491
|
|
1492 * xemacs.mak: Added dragdrop.{c,obj}
|
|
1493
|
|
1494 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1495
|
|
1496 * config.h (enum_field): Redefine to be unsigned int.
|
|
1497
|
|
1498 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1499
|
|
1500 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
|
|
1501 union type.
|
|
1502
|
|
1503 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1504
|
|
1505 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
|
|
1506 functions.
|
|
1507
|
|
1508 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1509
|
|
1510 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
|
|
1511 Make _DEBUG defined only when DEBUG_XEMACS.
|
|
1512
|
|
1513 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1514
|
|
1515 * xemacs.mak: Added glyphs-eimage.{c,obj}
|
|
1516
|
|
1517 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1518
|
|
1519 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
|
|
1520 Extra checks for externally specified X{PM,11}_DIR.
|
|
1521 Proper quoting to allow spaces in these paths.
|
|
1522 Conduct all config checks at once.
|
|
1523 New option VERBOSECC. When non-zero, C compiler echoes its
|
|
1524 commands. When zero, only name of the file being compiled is
|
|
1525 echoed. Default is 0 (do not echo).
|
|
1526
|
|
1527 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1528
|
|
1529 * README: Documented new msvc build procedure, including XPM
|
|
1530 support.
|
|
1531
|
|
1532 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
|
|
1533 build.
|
|
1534
|
|
1535 * xpm.mak: New file
|
|
1536 Makefile for building xpm library under msvc. Hopefully this
|
|
1537 will be part of future xpm distributions.
|
|
1538
|
|
1539 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1540
|
|
1541 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
|
442
|
1542 defined.
|
428
|
1543
|
|
1544 * xemacs.mak: Added new file process-nt.c
|
|
1545
|
|
1546 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1547
|
|
1548 * xemacs.mak: Added build options which can be defined in nmake
|
|
1549 command line (defaults are parentheses):
|
|
1550 HAVE_MSW=0/1 (0) Build with native GUI
|
|
1551 HAVE_X=0/1 (0) Build with X-Windows
|
|
1552 ** At least one must be defined
|
|
1553 X11_DIR=path () Path to the root dir of X11R6 installation
|
|
1554 ** Must be defined when HAVE_X=1
|
|
1555 HAVE_MULE=0/1 (0) Compile in MULE
|
|
1556 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
|
|
1557 PATH_PACKAGEPATH=path Package search path
|
|
1558 ("~/.xemacs")
|
|
1559 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
|
|
1560 extra debugging checks
|
|
1561 USE_UNION_TYPE=0/1 (0)
|
|
1562 USE_MINIMAL_TAGBITS=0/1 (0)
|
|
1563 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
|
|
1564 GUNG_HO=0/1 (none) When specified, overrides the above two.
|
|
1565 : Added output of a configuration report
|
|
1566 : Added copyright notice.
|
|
1567 : Deleted remains of ImageMagick.
|
|
1568 (distclean): Do not use mskedepend
|
|
1569 (install): echo "Not yet implmented".
|
|
1570
|
|
1571 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1572
|
|
1573 * config.h (enum_field): Borrow new definition from config.h.in
|
|
1574
|
|
1575 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1576
|
|
1577 * config.h: Patial sync-up with config.h.in
|
|
1578
|
|
1579 1998-03-25 jhar@tardis.ed.ac.uk
|
|
1580
|
|
1581 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
|
|
1582 alterations to package_path in nt/xemacs.mak.
|
|
1583
|
|
1584 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1585
|
|
1586 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
|
|
1587
|
|
1588 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1589
|
|
1590 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
|
|
1591 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
|
|
1592 compiled in yet.
|
|
1593
|
|
1594 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1595
|
442
|
1596 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
|
428
|
1597 since file I/O depends on it, and defined unconditioanlly in
|
|
1598 src/s/windowsnt.h.
|
|
1599 Added -nologo switch to different tools here and there.
|
|
1600 Suppressed some irrelevant make output.
|
|
1601
|
|
1602 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1603
|
|
1604 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
|
|
1605 --with-file-coding configure option. Default is yes.
|
|
1606
|
|
1607 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1608
|
|
1609 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
|
|
1610
|
|
1611 * Installation.el: New file, copied by xemacs.mak during build.
|
|
1612
|
|
1613 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
1614
|
|
1615 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
|
|
1616 dired-in-C enhancements is optional, and is determined by
|
|
1617 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
|
|
1618
|
|
1619 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1620
|
|
1621 * xemacs.mak: Fixed lost docstrings
|
|
1622
|
|
1623 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
1624
|
|
1625 * xemacs.mak: Updated accordingly.
|
|
1626 Creates the MSVC browse info immediately after the link.
|
|
1627
|
|
1628 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1629
|
|
1630 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
|
|
1631 mismatch
|
|
1632
|
|
1633 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
|
|
1634
|
|
1635 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1636
|
|
1637 * xemacs.mak: added menubar-msw.c, menubar.c
|
|
1638
|
|
1639 * xemacs.mak: scrollabrs and menubars are rearranged properly
|
|
1640 under different ifdef'd secions, so for example menubar.obj goes
|
|
1641 to always compiled section, and menubar-msw.obj is built only when
|
|
1642 HAVE_MSW.
|
|
1643
|
|
1644 * xemacs.mak: Compiler warning flag definition moved to a macro
|
|
1645 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
|
|
1646
|
|
1647 1997-12-11 David Hobley <davidh@wr.com.au>
|
|
1648
|
|
1649 * Added support for auto generation of puresize-adjust.h
|
|
1650 in xemacs.mak. Also created new file puresize-adjust.h to copy
|
|
1651 into src on initial build.
|
|
1652
|
|
1653 Mon December 08 1997 kkm@kis.ru
|
|
1654
|
|
1655 * xemacs.mak: added profile.c, removed event-unixod.c
|
|
1656 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
|
|
1657 _MSC_VER
|
|
1658 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
|
|
1659
|
|
1660 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
442
|
1661
|
428
|
1662 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
1663
|
|
1664 Tue November 29 12:29:33 1997 davidh
|
|
1665
|
|
1666 * xemacs.mak and config.h updated to provide ability to
|
|
1667 specify DEBUG mode from the xemacs.mak file.
|
|
1668
|
|
1669 Mon December 01 1997 jhar
|
|
1670
|
|
1671 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
1672
|
|
1673 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
1674 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
1675 - Fixed deleting frames.
|
|
1676 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
1677 - Special processing for 'Ctrl-@' keystroke.
|
|
1678 - Support for some new keysyms.
|
442
|
1679
|
428
|
1680 Mon December 01 1997 jhar
|
|
1681
|
|
1682 * xemacs.mak:
|
|
1683 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
1684 - Automatically copy changed include files from \nt to \src.
|
|
1685 - Corrected some DOC_SRC* lists.
|
442
|
1686
|
428
|
1687 Tue November 18 21:45:06 1997 davidh
|
|
1688
|
|
1689 * xemacs.mak updated to remove dependency on startup.elc
|
|
1690 HAVE_IMAGEMAGICK added for X build.
|
|
1691
|
|
1692 Thu September 25 23:06:44 1997 davidh
|
|
1693
|
|
1694 * xemacs.mak updated to make the build as simple as typing
|
442
|
1695 nmake -f xemacs.mak. Also support for native gui included
|
428
|
1696 which should mean the w32 directory is no longer required.
|
|
1697
|
|
1698 * config.h synced with config.h.in from 20.3-b2
|
|
1699
|
|
1700 * synced in changes to support native gui.
|
|
1701
|
|
1702 Thu September 25 23:06:44 1997 davidh
|
|
1703
|
|
1704 * August Hill provided a patch to xemacs.mak to greatly simplify
|
442
|
1705 the build - the DOC file gets created correctly.
|
428
|
1706
|
|
1707 Tue September 22 23:06:44 1997 davidh
|
|
1708
|
|
1709 * August Hill provided some more patches - to expand ~ correctly
|
|
1710 and to correctly deal with drive letters in the path.
|
|
1711
|
|
1712 * emacs.c patched to call init_ntproc()
|
|
1713
|
|
1714
|
|
1715 Tue July 15 19:32:21 1997 davidh
|
|
1716
|
|
1717 * August Hill provided some more patches to make things better
|
|
1718 - there is a workaround for dired to make the ^M's disappear
|
|
1719 - a patch to fix shell-command
|
|
1720
|
|
1721 Tue July 08 22:01:36 1997 davidh
|
|
1722
|
|
1723 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
1724 as a result, removed /force - XEmacs now links normally.
|
|
1725
|
|
1726 Thu June 31 21:16:21 1997 davidh
|
|
1727
|
|
1728 * nt/TODO created.
|
|
1729
|
|
1730 * nt/X11.patch created to help with the X build.
|
442
|
1731
|
428
|
1732 * August Hill provided:
|
|
1733 a patch to fix the _WRETCODE undefined symbol,
|
|
1734 a patch to fix a problem with dired
|
|
1735
|
|
1736 and generally helped clarify the build instructions.
|
|
1737
|
|
1738 * Synced with 20.3b10 (Athens).
|
|
1739
|
|
1740 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
1741 use the macro, I decided this would be easiest.
|
|
1742
|
|
1743 * Modified src/fileio.c to only open files in O_BINARY. This
|
442
|
1744 causes files to be opened and written without automatically
|
428
|
1745 writing ^M 's to the end of each line. MULE ought to sort this
|
|
1746 in theory, but I am less than convinced.
|
|
1747
|
|
1748 * Updated the nt/README to provide a little more help.
|
|
1749
|
|
1750 Thu May 29 23:11:21 1997 davidh
|
|
1751
|
|
1752 * Synced with 20.3b2.
|
|
1753
|
|
1754 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
1755
|
|
1756 * Updated README from marcpa.
|
|
1757
|
|
1758 * Added example Win32.cf and site.def files for X.
|
|
1759
|
|
1760 * Added sed.exe into nt/.
|
|
1761
|
|
1762 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
1763
|
|
1764 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
1765
|
|
1766 * Modified balloon_help.c to compile (#if'd max definition)
|
|
1767
|
|
1768 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
1769 be selected on - this is a hack until I can work out a better
|
|
1770 way. Thanks to Ben Wing for help on this.
|
|
1771
|
|
1772 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
1773
|
|
1774 * Synced with 20.1b9.
|
|
1775
|
|
1776 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
1777
|
|
1778 * lisp/eterm/README.term is truncated: is it just me (because
|
|
1779 I'm on NT) or everyone else sees this ?
|
|
1780 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
1781 it needs to be inserted in binary mode in CVS.
|
|
1782
|
|
1783 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
1784
|
442
|
1785 * At end of compilation, there are some unresolved symbols:
|
428
|
1786
|
|
1787 link.exe @C:\TEMP\nma00115.
|
|
1788 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
1789 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
1790 option; image may not run
|
|
1791
|
|
1792
|
|
1793 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
1794
|
|
1795 * Need to copy the nt/inc directory David originally submitted or
|
|
1796 NT code won't compile.
|
|
1797
|
|
1798 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
1799
|
|
1800 * Had to modify XEmacs sources here and there : see the diffs
|
|
1801 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
1802
|
|
1803 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
1804 already defined by Windows and is a long, while X wants it to be
|
|
1805 an unsigned char.
|
|
1806
|
|
1807 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
1808 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
1809 @@ -150,8 +150,9 @@
|
|
1810 typedef CARD16 BITS16;
|
|
1811 typedef CARD8 BYTE;
|
442
|
1812
|
428
|
1813 +#ifndef WIN32
|
|
1814 typedef CARD8 BOOL;
|
|
1815 -
|
|
1816 +#endif
|
|
1817
|
|
1818 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
442
|
1819 properly.
|