430
|
1 1999-11-28 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
2
|
|
3 * xemacs.mak (depend): Only update `depend' if there were changes.
|
|
4 Use "perl ./make-src-depend" instead of "mkdepend".
|
|
5
|
|
6 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
7
|
|
8 * XEmacs 21.2.23 is released.
|
|
9
|
|
10 1999-11-27 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
11
|
|
12 * xemacs.mak (SRCDIR): Make path to xemacs absolute to
|
|
13 facilitate building info in man subdirs. Echo all cd commands,
|
|
14 not just some of them.
|
|
15
|
|
16 (makeinfo-test): Test for availability of `texinfo' package to
|
|
17 build info. Recommend use of external `makeinfo' program for
|
|
18 building info docs faster.
|
|
19
|
|
20 (info): cd into man subdirs to support use of external `makeinfo'
|
|
21 program.
|
|
22
|
|
23 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
24
|
|
25 * xemacs.mak: Remove references to index.unperm, index.perm.
|
|
26 Fix dependencies.
|
|
27 Shouldn't .obj and .info be in SUFFIXES?
|
|
28 Remove extra `\'.
|
|
29
|
428
|
30 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
31
|
|
32 * XEmacs 21.2.22 is released
|
|
33
|
|
34 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
35
|
|
36 * XEmacs 21.2.21 is released.
|
|
37
|
|
38 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
39
|
|
40 * XEmacs 21.2.20 is released
|
|
41
|
|
42 1999-10-07 Norbert Koch <n.koch@eai-delta.de>
|
|
43
|
|
44 * xemacs.mak: Ignore return code of 'del' calls. Use a make
|
|
45 variable for 'del'.
|
|
46
|
|
47 1999-09-26 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
48
|
|
49 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
|
|
50 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
|
|
51 do.
|
|
52 ($(LISP)\auto-autoloads.el): Add new rule.
|
|
53 ($(LISP)\custom-load.el): Ditto.
|
|
54
|
|
55 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
56
|
|
57 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
|
|
58
|
|
59 1999-07-26 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
60
|
|
61 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
|
|
62 dependency.
|
|
63
|
|
64 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
65
|
|
66 * XEmacs 21.2.19 is released
|
|
67
|
|
68 1999-07-10 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
69
|
|
70 * xemacs.mak (.SUFFIXES): Add .texi.
|
|
71 (check): Improve automated test section.
|
|
72 (info): Generate info files using XEmacs (no makeinfo.exe needed).
|
|
73
|
|
74 1999-07-19 Andy Piper <andy@xemacs.org>
|
|
75
|
|
76 * xemacs.mak (DOC_SRC3): add gutter.c
|
|
77 (TEMACS_OBJS): add gutter.obj.
|
|
78
|
|
79 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
80
|
|
81 * XEmacs 21.2.18 is released
|
|
82
|
|
83 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
84
|
|
85 * XEmacs 21.2.17 is released
|
|
86
|
|
87 1999-06-13 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
88
|
|
89 * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
|
|
90 (TEMACS_MULE_OBJS): Remove mule-coding.obj
|
|
91 (check): Implement according to src/Makefile.
|
|
92 (check-temacs): ditto.
|
|
93
|
|
94 1999-06-05 Norbert Koch <n.koch@delta-ii.de>
|
|
95
|
|
96 * xemacs.mak (mule): remove dependencies from mule-coding.c
|
|
97
|
|
98 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
99
|
|
100 * XEmacs 21.2.16 is released
|
|
101
|
|
102 1999-05-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
103
|
|
104 * xemacs.mak (GUNG_HO): Explicitly default to 0.
|
|
105 Fix some comment typos.
|
|
106 ($(XEMACS)\Installation): Create it in the toplevel-directory,
|
|
107 where it is expected by loadup.el
|
|
108
|
|
109 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
110
|
|
111 * XEmacs 21.2.15 is released
|
|
112
|
|
113 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
114
|
|
115 * xemacs.mak: add select & select-x targets.
|
|
116
|
|
117 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
118
|
|
119 * XEmacs 21.2.14 is released
|
|
120
|
|
121 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
122
|
|
123 * xemacs.mak: please document me
|
|
124 From Norbert Koch <n.koch@delta-ii.de>
|
|
125
|
|
126 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
127
|
|
128 * xemacs.mak ($(LISP)\Installation.el): Don't use
|
|
129 `replace-in-string'.
|
|
130
|
|
131 1999-03-17 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
132
|
|
133 * xemacs.mak: Remove ESC macro -- no longer needed.
|
|
134 Remove small configuration report. Remove simplified version of
|
|
135 Installation and Installation.el
|
|
136 (Installation.el): Create it depending on "Installation" file.
|
|
137 Replace \r characters by use of `replace-in-string' in lisp-land.
|
|
138 (all): Make it depend on "Installation" file.
|
|
139 (Installation): Create a complete "Installation" file, looking
|
|
140 much like what is generated by "configure" on UNIX systems.
|
|
141 Insert WARNING where appropriate (currently when building without
|
|
142 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
|
|
143 Type "Installation" to STDOUT much like the "small configuration
|
|
144 report" did.
|
|
145
|
|
146 1999-04-29 Andy Piper <andy@xemacs.org>
|
|
147
|
|
148 * sys/file.h: conditionalise definition of X_OK.
|
|
149
|
|
150 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
151
|
|
152 * XEmacs 21.2.13 is released
|
|
153
|
|
154 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
155
|
|
156 * xemacs.mak:
|
|
157 Don't link lib-src programs incrementally.
|
|
158 Don't include debug info in release builds.
|
|
159 Put intermediate files in the appropriate directories.
|
|
160 Make "distclean" target delete all intermediate files.
|
|
161
|
|
162 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
163
|
|
164 * xemacs.mak:
|
|
165 Fix building on Windows 95/98 by conditionalising escape
|
|
166 character '^'.
|
|
167 Only put mule-packages in package path on MULE builds.
|
|
168 Only build source browser files on debug builds.
|
|
169 Build source browser database before link so that it's
|
|
170 available even if link fails.
|
|
171
|
|
172 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
173
|
|
174 * XEmacs 21.2.12 is released
|
|
175
|
|
176 1999-03-03 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
177
|
|
178 * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
|
|
179 provided by Brent B. Powers <bpowers@ms.com>.
|
|
180
|
|
181 * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
|
|
182 X-Face.
|
|
183
|
|
184 1999-02-01 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
185
|
|
186 * README: Document the X-Face build option.
|
|
187
|
|
188 * compface.mak: New file
|
|
189 Makefile for building compface library under MSVC. Build
|
|
190 library only, not executables. Should be extended to build
|
|
191 executables and propagated upstream, if possible.
|
|
192
|
|
193 * xemacs.mak: Link in X-Face/Compface for NT native build.
|
|
194
|
|
195 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
196
|
|
197 * XEmacs 21.2.11 is released
|
|
198
|
|
199 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
200
|
|
201 * XEmacs 21.2.10 is released
|
|
202
|
|
203 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
204
|
|
205 * XEmacs 21.2.9 is released
|
|
206
|
|
207 1999-01-14 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
208
|
|
209 * xemacs.mak (MODULES): Adding variable.
|
|
210 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
|
|
211
|
|
212 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
213
|
|
214 * minitar.c: New file
|
|
215 * minitar.mak: New file
|
|
216
|
|
217 1998-12-29 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
218
|
|
219 * xemacs.mak:
|
|
220 Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
|
|
221 build optimised for Pentium.
|
|
222 Created CFLAGS variable, used in building all objects and in
|
|
223 constructing config.values.
|
|
224 Added glyphs-widget.c and gui-msw.c to list of sources.
|
|
225 Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
|
|
226
|
|
227 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
228
|
|
229 * XEmacs 21.2.8 is released.
|
|
230
|
|
231 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
232
|
|
233 * XEmacs 21.2.7 is released.
|
|
234
|
|
235 1998-12-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
236
|
|
237 * xemacs.mak:
|
|
238 Replaced PACKAGEPATH variable with PACKAGE_PREFIX.
|
|
239 configure-package-path is initialised to contain
|
|
240 subdirectories of PACKAGE_PREFIX. The install target makes
|
|
241 a skeleton package tree under PACKAGE_PREFIX.
|
|
242
|
|
243 * README, PROBLEMS:
|
|
244 Documented the package path changes.
|
|
245 Corrected the advice on a suitable minimal set of packages.
|
|
246
|
|
247 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
248
|
|
249 * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
|
|
250 with pop support.
|
|
251
|
|
252 * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
|
|
253
|
|
254 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
255
|
|
256 * XEmacs 21.2.6 is released
|
|
257
|
|
258 1998-12-11 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
259
|
|
260 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
|
|
261 native Windows NT. Therefore src\filelock.c is not to be
|
|
262 compiled.
|
|
263 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
|
|
264
|
|
265 1998-12-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
266
|
|
267 * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
|
|
268 puresize-adjust.h to avoid infinite recursion.
|
|
269
|
|
270 1998-12-09 Andy Piper <andy@xemacs.org>
|
|
271
|
|
272 * config.h: remove clash detection stuff.
|
|
273
|
|
274 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
275
|
|
276 * xemacs.mak (TEMACS_OBJS):
|
|
277 (DOC_SRC4):
|
|
278 - Remove pure.c, pure.obj
|
|
279
|
|
280 1998-11-04 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
281
|
|
282 * xemacs.mak: Creating minimal versions of Installation,
|
|
283 Installation.el, and config.values to make
|
|
284 (describe-installation) and (config-value ...) work in Windows NT
|
|
285 native builds. Incorporating rule for movemail.exe courtesy of
|
|
286 Andy Piper.
|
|
287
|
|
288 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
289
|
|
290 * XEmacs 21.2.5 is released
|
|
291
|
|
292 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
293
|
|
294 * XEmacs 21.2-beta4 is released.
|
|
295
|
|
296 1998-10-29 Andy Piper <andyp@parallax.co.uk>
|
|
297
|
|
298 * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
|
|
299 pull in getopt and friends.
|
|
300
|
|
301 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
302
|
|
303 * XEmacs 21.2-beta3 is released.
|
|
304
|
|
305 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
306
|
|
307 * XEmacs 21.2-beta2 is released.
|
|
308
|
|
309 1998-09-19 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
310
|
|
311 * tiff.mak: New file provided by Charles Wilson
|
|
312 <cwilson@ee.gatech.edu>
|
|
313
|
|
314 * README: Update provided by Charles Wilson
|
|
315 <cwilson@ee.gatech.edu>. Documenting use of the newly
|
|
316 introduced tiff.mak. Renumbering subsequent build instruction
|
|
317 items.
|
|
318
|
|
319 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
320
|
|
321 * PROBLEMS: New file.
|
|
322
|
|
323 * xemacs.mak: Install the PROBLEMS file in the root directory of
|
|
324 the XEmacs installation.
|
|
325
|
|
326 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
327
|
|
328 * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
|
|
329 when building with PNG support.
|
|
330
|
|
331 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
332
|
|
333 * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
|
|
334 options.
|
|
335
|
|
336 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
|
|
337
|
|
338 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
|
|
339
|
|
340 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
341
|
|
342 * xemacs.mak (install): Win95 fixes:
|
|
343 DOS mkdir doesn't create intermediate directories. xcopy does
|
|
344 so use it to create the install and lock directories.
|
|
345 Removed trailing backslashes from copy commands since DOS
|
|
346 copy doesn't like them.
|
|
347
|
|
348 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
349
|
|
350 * xemacs.mak: change "copy" to "xcopy" in install target
|
|
351
|
|
352 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
|
|
353
|
|
354 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
|
|
355
|
|
356 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
357
|
|
358 * README: XEmacs has been successfully built with MSVC 4.0.
|
|
359 Mention the vcvars32.bat file installed with the MSVC tools.
|
|
360
|
|
361 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
362
|
|
363 * XEmacs 21.2-beta1 is released.
|
|
364
|
|
365 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
366
|
|
367 * xemacs.mak:
|
|
368 Add path to xemacs.res dependency.
|
|
369
|
|
370 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
371
|
|
372 * XEmacs 21.0-pre5 is released.
|
|
373
|
|
374 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
375
|
|
376 * XEmacs 21.0-pre4 is released.
|
|
377
|
|
378 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
379
|
|
380 * README: Documented the changed PACKAGEPATH option and the new
|
|
381 INSTALL_DIR option, install target and runemacs executable.
|
|
382 Added more debugging documentation.
|
|
383
|
|
384 * config.h: Don't undef EMACS_CONFIGURATION because it's now
|
|
385 set in the makefile.
|
|
386
|
|
387 * xemacs.mak: Added an INSTALL_DIR option and install target.
|
|
388 Renamed the default package location option to PACKAGEPATH
|
|
389 and made it cope with paths with spaces in them.
|
|
390 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
|
|
391 System configuration (EMACS_CONFIGURATION) now correctly
|
|
392 determined at build-time by this makefile.
|
|
393 Compiles the runemacs executable as part of the all target.
|
|
394
|
|
395 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
396
|
|
397 * config.h:
|
|
398 * xemacs.mak: NT native sound fixes
|
|
399 From Fabrice POPINEAU via Adrian Aichner <aichner@ecf.teradyne.com>
|
|
400
|
|
401 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
402
|
|
403 * xemacs.mak: It's XEmacs, not Xemacs!
|
|
404
|
|
405 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
406
|
|
407 * file.ico, lisp.ico:
|
|
408 New icons to represent a generic file and a lisp file.
|
|
409
|
|
410 * xemacs.rc: Build file.ico and lisp.ico into the executable.
|
|
411
|
|
412 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
|
|
413
|
|
414 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
|
|
415 NFS. Also apply Sean MacLennan's change allowing
|
|
416 emacs_beta_version to be undefined.
|
|
417
|
|
418 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
419
|
|
420 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
|
|
421 deleted.
|
|
422 From Adrian Aichner <aichner@ecf.teradyne.com>
|
|
423
|
|
424 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
425
|
|
426 * config.h: Undefined DONT_ENCAPSULATE.
|
|
427 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
|
|
428 Removed MS-DOS code remains.
|
|
429
|
|
430 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
431
|
|
432 * Makefile.cygwin: created to compile runemacs.c. This should
|
|
433 probably have a Makefile.in, but...
|
|
434
|
|
435 * runemacs.c: modified to check to see if xemacs is a symbolic
|
|
436 link when compiled under Cygwin.
|
|
437
|
|
438 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
439
|
|
440 * xemacs.mak: Added lib-src/wakeup.exe
|
|
441
|
|
442 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
443
|
|
444 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
|
|
445 sorted-doc.exe, etags.exe
|
|
446
|
|
447 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
448
|
|
449 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
|
|
450 in the command line.
|
|
451
|
|
452 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
453
|
|
454 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
|
|
455 should be compiled in (sic!).
|
|
456 Removed 'extern' before function prototypes.
|
|
457
|
|
458 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
459
|
|
460 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
|
|
461 programs build (only make-docfile currently, adding other tools
|
|
462 soon).
|
|
463
|
|
464 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
465
|
|
466 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
|
|
467 docfile creation and compilation.
|
|
468 Defaulted HAVE_MSW to 1.
|
|
469 Changed lib-src references to be relative to $(XEMACS)/, not ../
|
|
470
|
|
471 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
472
|
|
473 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
|
|
474
|
|
475 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
476
|
|
477 * xemacs.mak: Comment out dialog.{c,obj} from build.
|
|
478
|
|
479 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
480
|
|
481 * nt/config.h:
|
|
482 Unconditionally define new HAVE_DRAGNDROP.
|
|
483
|
|
484 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
485
|
|
486 * xemacs.mak: Added dragdrop.{c,obj}
|
|
487
|
|
488 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
489
|
|
490 * config.h (enum_field): Redefine to be unsigned int.
|
|
491
|
|
492 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
493
|
|
494 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
|
|
495 union type.
|
|
496
|
|
497 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
498
|
|
499 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
|
|
500 functions.
|
|
501
|
|
502 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
503
|
|
504 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
|
|
505 Make _DEBUG defined only when DEBUG_XEMACS.
|
|
506
|
|
507 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
508
|
|
509 * xemacs.mak: Added glyphs-eimage.{c,obj}
|
|
510
|
|
511 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
512
|
|
513 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
|
|
514 Extra checks for externally specified X{PM,11}_DIR.
|
|
515 Proper quoting to allow spaces in these paths.
|
|
516 Conduct all config checks at once.
|
|
517 New option VERBOSECC. When non-zero, C compiler echoes its
|
|
518 commands. When zero, only name of the file being compiled is
|
|
519 echoed. Default is 0 (do not echo).
|
|
520
|
|
521 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
522
|
|
523 * README: Documented new msvc build procedure, including XPM
|
|
524 support.
|
|
525
|
|
526 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
|
|
527 build.
|
|
528
|
|
529 * xpm.mak: New file
|
|
530 Makefile for building xpm library under msvc. Hopefully this
|
|
531 will be part of future xpm distributions.
|
|
532
|
|
533 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
534
|
|
535 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
|
|
536 defined.
|
|
537
|
|
538 * xemacs.mak: Added new file process-nt.c
|
|
539
|
|
540 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
541
|
|
542 * xemacs.mak: Added build options which can be defined in nmake
|
|
543 command line (defaults are parentheses):
|
|
544 HAVE_MSW=0/1 (0) Build with native GUI
|
|
545 HAVE_X=0/1 (0) Build with X-Windows
|
|
546 ** At least one must be defined
|
|
547 X11_DIR=path () Path to the root dir of X11R6 installation
|
|
548 ** Must be defined when HAVE_X=1
|
|
549 HAVE_MULE=0/1 (0) Compile in MULE
|
|
550 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
|
|
551 PATH_PACKAGEPATH=path Package search path
|
|
552 ("~/.xemacs")
|
|
553 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
|
|
554 extra debugging checks
|
|
555 USE_UNION_TYPE=0/1 (0)
|
|
556 USE_MINIMAL_TAGBITS=0/1 (0)
|
|
557 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
|
|
558 GUNG_HO=0/1 (none) When specified, overrides the above two.
|
|
559 : Added output of a configuration report
|
|
560 : Added copyright notice.
|
|
561 : Deleted remains of ImageMagick.
|
|
562 (distclean): Do not use mskedepend
|
|
563 (install): echo "Not yet implmented".
|
|
564
|
|
565 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
|
|
566
|
|
567 * config.h (enum_field): Borrow new definition from config.h.in
|
|
568
|
|
569 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
570
|
|
571 * config.h: Patial sync-up with config.h.in
|
|
572
|
|
573 1998-03-25 jhar@tardis.ed.ac.uk
|
|
574
|
|
575 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
|
|
576 alterations to package_path in nt/xemacs.mak.
|
|
577
|
|
578 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
|
|
579
|
|
580 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
|
|
581
|
|
582 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
583
|
|
584 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
|
|
585 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
|
|
586 compiled in yet.
|
|
587
|
|
588 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
|
|
589
|
|
590 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
|
|
591 since file I/O depends on it, and defined unconditioanlly in
|
|
592 src/s/windowsnt.h.
|
|
593 Added -nologo switch to different tools here and there.
|
|
594 Suppressed some irrelevant make output.
|
|
595
|
|
596 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
597
|
|
598 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
|
|
599 --with-file-coding configure option. Default is yes.
|
|
600
|
|
601 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
|
|
602
|
|
603 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
|
|
604
|
|
605 * Installation.el: New file, copied by xemacs.mak during build.
|
|
606
|
|
607 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
608
|
|
609 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
|
|
610 dired-in-C enhancements is optional, and is determined by
|
|
611 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
|
|
612
|
|
613 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
614
|
|
615 * xemacs.mak: Fixed lost docstrings
|
|
616
|
|
617 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
618
|
|
619 * xemacs.mak: Updated accordingly.
|
|
620 Creates the MSVC browse info immediately after the link.
|
|
621
|
|
622 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
|
|
623
|
|
624 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
|
|
625 mismatch
|
|
626
|
|
627 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
|
|
628
|
|
629 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
630
|
|
631 * xemacs.mak: added menubar-msw.c, menubar.c
|
|
632
|
|
633 * xemacs.mak: scrollabrs and menubars are rearranged properly
|
|
634 under different ifdef'd secions, so for example menubar.obj goes
|
|
635 to always compiled section, and menubar-msw.obj is built only when
|
|
636 HAVE_MSW.
|
|
637
|
|
638 * xemacs.mak: Compiler warning flag definition moved to a macro
|
|
639 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
|
|
640
|
|
641 1997-12-11 David Hobley <davidh@wr.com.au>
|
|
642
|
|
643 * Added support for auto generation of puresize-adjust.h
|
|
644 in xemacs.mak. Also created new file puresize-adjust.h to copy
|
|
645 into src on initial build.
|
|
646
|
|
647 Mon December 08 1997 kkm@kis.ru
|
|
648
|
|
649 * xemacs.mak: added profile.c, removed event-unixod.c
|
|
650 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
|
|
651 _MSC_VER
|
|
652 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
|
|
653
|
|
654 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
|
655
|
|
656 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
657
|
|
658 Tue November 29 12:29:33 1997 davidh
|
|
659
|
|
660 * xemacs.mak and config.h updated to provide ability to
|
|
661 specify DEBUG mode from the xemacs.mak file.
|
|
662
|
|
663 Mon December 01 1997 jhar
|
|
664
|
|
665 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
666
|
|
667 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
668 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
669 - Fixed deleting frames.
|
|
670 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
671 - Special processing for 'Ctrl-@' keystroke.
|
|
672 - Support for some new keysyms.
|
|
673
|
|
674 Mon December 01 1997 jhar
|
|
675
|
|
676 * xemacs.mak:
|
|
677 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
678 - Automatically copy changed include files from \nt to \src.
|
|
679 - Corrected some DOC_SRC* lists.
|
|
680
|
|
681 Tue November 18 21:45:06 1997 davidh
|
|
682
|
|
683 * xemacs.mak updated to remove dependency on startup.elc
|
|
684 HAVE_IMAGEMAGICK added for X build.
|
|
685
|
|
686 Thu September 25 23:06:44 1997 davidh
|
|
687
|
|
688 * xemacs.mak updated to make the build as simple as typing
|
|
689 nmake -f xemacs.mak. Also support for native gui included
|
|
690 which should mean the w32 directory is no longer required.
|
|
691
|
|
692 * config.h synced with config.h.in from 20.3-b2
|
|
693
|
|
694 * synced in changes to support native gui.
|
|
695
|
|
696 Thu September 25 23:06:44 1997 davidh
|
|
697
|
|
698 * August Hill provided a patch to xemacs.mak to greatly simplify
|
|
699 the build - the DOC file gets created correctly.
|
|
700
|
|
701 Tue September 22 23:06:44 1997 davidh
|
|
702
|
|
703 * August Hill provided some more patches - to expand ~ correctly
|
|
704 and to correctly deal with drive letters in the path.
|
|
705
|
|
706 * emacs.c patched to call init_ntproc()
|
|
707
|
|
708
|
|
709 Tue July 15 19:32:21 1997 davidh
|
|
710
|
|
711 * August Hill provided some more patches to make things better
|
|
712 - there is a workaround for dired to make the ^M's disappear
|
|
713 - a patch to fix shell-command
|
|
714
|
|
715 Tue July 08 22:01:36 1997 davidh
|
|
716
|
|
717 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
718 as a result, removed /force - XEmacs now links normally.
|
|
719
|
|
720 Thu June 31 21:16:21 1997 davidh
|
|
721
|
|
722 * nt/TODO created.
|
|
723
|
|
724 * nt/X11.patch created to help with the X build.
|
|
725
|
|
726 * August Hill provided:
|
|
727 a patch to fix the _WRETCODE undefined symbol,
|
|
728 a patch to fix a problem with dired
|
|
729
|
|
730 and generally helped clarify the build instructions.
|
|
731
|
|
732 * Synced with 20.3b10 (Athens).
|
|
733
|
|
734 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
735 use the macro, I decided this would be easiest.
|
|
736
|
|
737 * Modified src/fileio.c to only open files in O_BINARY. This
|
|
738 causes files to be opened and written without automatically
|
|
739 writing ^M 's to the end of each line. MULE ought to sort this
|
|
740 in theory, but I am less than convinced.
|
|
741
|
|
742 * Updated the nt/README to provide a little more help.
|
|
743
|
|
744 Thu May 29 23:11:21 1997 davidh
|
|
745
|
|
746 * Synced with 20.3b2.
|
|
747
|
|
748 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
749
|
|
750 * Updated README from marcpa.
|
|
751
|
|
752 * Added example Win32.cf and site.def files for X.
|
|
753
|
|
754 * Added sed.exe into nt/.
|
|
755
|
|
756 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
757
|
|
758 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
759
|
|
760 * Modified balloon_help.c to compile (#if'd max definition)
|
|
761
|
|
762 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
763 be selected on - this is a hack until I can work out a better
|
|
764 way. Thanks to Ben Wing for help on this.
|
|
765
|
|
766 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
767
|
|
768 * Synced with 20.1b9.
|
|
769
|
|
770 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
771
|
|
772 * lisp/eterm/README.term is truncated: is it just me (because
|
|
773 I'm on NT) or everyone else sees this ?
|
|
774 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
775 it needs to be inserted in binary mode in CVS.
|
|
776
|
|
777 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
778
|
|
779 * At end of compilation, there are some unresolved symbols:
|
|
780
|
|
781 link.exe @C:\TEMP\nma00115.
|
|
782 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
783 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
784 option; image may not run
|
|
785
|
|
786
|
|
787 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
788
|
|
789 * Need to copy the nt/inc directory David originally submitted or
|
|
790 NT code won't compile.
|
|
791
|
|
792 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
793
|
|
794 * Had to modify XEmacs sources here and there : see the diffs
|
|
795 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
796
|
|
797 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
798 already defined by Windows and is a long, while X wants it to be
|
|
799 an unsigned char.
|
|
800
|
|
801 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
802 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
803 @@ -150,8 +150,9 @@
|
|
804 typedef CARD16 BITS16;
|
|
805 typedef CARD8 BYTE;
|
|
806
|
|
807 +#ifndef WIN32
|
|
808 typedef CARD8 BOOL;
|
|
809 -
|
|
810 +#endif
|
|
811
|
|
812 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
|
813 properly.
|
|
814
|