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