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