488
|
1 2001-04-27 Adrian Aichner <adrian@xemacs.org>
|
|
2
|
|
3 * compface.mak (clean): New target.
|
|
4 * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
|
|
5 del and @$(DEL). Add GTK supporting variables and document it as
|
|
6 currently unsupported on MSWindows.
|
|
7 * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
|
|
8 emacs_is_beta. Use emacs_beta_version as patch level for non-beta
|
|
9 version.
|
|
10 * xemacs.mak (HAVE_GTK): New.
|
|
11 * xemacs.mak (GTK_DIR): New.
|
|
12
|
479
|
13 2001-04-20 Ben Wing <ben@xemacs.org>
|
|
14
|
|
15 * .cvsignore: Added stuff for Windows.
|
|
16
|
472
|
17 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
18
|
|
19 * XEmacs 21.5.0 "alfalfa" is released.
|
|
20
|
464
|
21 2001-03-14 Craig Lanning <CraigL@Knology.net>
|
|
22
|
|
23 * minitar.c: Clean up some compiler warnings.
|
|
24
|
462
|
25 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
26
|
|
27 * XEmacs 21.2.46 "Urania" is released.
|
|
28
|
|
29 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
30
|
|
31 * xemacs.mak (DEPEND):
|
|
32 Correct line that runs perl to do correct quoting regardless of
|
|
33 whether nmake is run from bash.
|
|
34
|
|
35 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
36
|
|
37 * config.h: Sadly, we need to disable another warning (C4116,
|
|
38 unnamed type definition in parentheses: A structure, union, or
|
|
39 enumerated type with no name was defined in a parenthetical
|
|
40 expression. The type definition is meaningless.), due to Martin's
|
|
41 latest definition of ALIGNOF.
|
|
42
|
460
|
43 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
44
|
|
45 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
46
|
|
47 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
48
|
|
49 * config.h (HAVE_UTIME): New.
|
|
50 * config.h (HAVE_UTIME_H): Remove.
|
|
51 * config.h (HAVE_STRUCT_UTIMBUF): Remove.
|
|
52
|
458
|
53 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
54
|
|
55 * XEmacs 21.2.44 "Thalia" is released.
|
|
56
|
456
|
57 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
58
|
|
59 * XEmacs 21.2.43 "Terspichore" is released.
|
|
60
|
454
|
61 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
62
|
|
63 * XEmacs 21.2.42 "Poseidon" is released.
|
|
64
|
452
|
65 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
66
|
|
67 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
68
|
450
|
69 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
70
|
|
71 * XEmacs 21.2.40 is released.
|
|
72
|
448
|
73 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
74
|
|
75 * XEmacs 21.2.39 is released.
|
|
76
|
446
|
77 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
78
|
|
79 * XEmacs 21.2.38 is released.
|
|
80
|
444
|
81 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
82
|
|
83 * XEmacs 21.2.37 is released.
|
|
84
|
|
85 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
86
|
|
87 * config.h: Oops, _getpt ==> _getpty
|
|
88
|
|
89 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
90
|
|
91 * config.h (HAVE_XFREE86): Remove.
|
|
92 (HAVE_XREGISTERIMINSTANTIATECALLBACK): New.
|
|
93 (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New.
|
|
94
|
|
95 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
96
|
|
97 * config.h:
|
|
98 Sync with pty/signaling related changes to src/config.h.in
|
|
99
|
|
100 2000-10-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
101
|
|
102 * xemacs.mak (default): Enforce runnig nmake from xemacs.mak's
|
|
103 directory to avoid problems with relative paths.
|
|
104
|
442
|
105 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
106
|
|
107 * XEmacs 21.2.36 is released.
|
|
108
|
|
109 2000-09-30 Martin Buchholz <martin@xemacs.org>
|
|
110
|
|
111 * config.h (HAVE_STRCASECMP): Remove.
|
|
112
|
|
113 2000-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
114
|
|
115 * xemacs.mak:
|
|
116 Make src\depend parsing recognise "#if defined" instead of "#ifdef".
|
|
117 Use matching single quotes to keep 4dos shell happy.
|
|
118
|
|
119 2000-08-07 Ben Wing <ben@xemacs.org>
|
|
120
|
|
121 * xemacs.mak: add getloadavg.c.
|
|
122
|
|
123 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
124
|
|
125 * README (NOTE):
|
|
126 Improve X documentation.
|
|
127 Document nascent Mule support.
|
|
128 Document current MS Windows contributors.
|
|
129
|
|
130 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
131
|
|
132 * xemacs.mak:
|
|
133 added new file win32.c.
|
|
134 took out unused alloca.c.
|
|
135 * xemacs.mak (update-elc-2): added new target for rebuilding the
|
|
136 remaining .elcs after dumped. its dependency is added for target
|
|
137 all.
|
|
138 * xemacs.mak (update-auto-and-custom):
|
|
139 cleaned up ; now it byte-compiles custom-load.el.
|
|
140 * xemacs.mak (mostlyclean):
|
|
141 * xemacs.mak (clean):
|
|
142 * xemacs.mak (nicenclean):
|
|
143 * xemacs.mak (distclean):
|
|
144 * xemacs.mak (realclean):
|
|
145 * xemacs.mak (versionclean):
|
|
146 Redid all the clean targets, to be similar to what's in the
|
|
147 standard Makefile.
|
|
148
|
|
149 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
150
|
|
151 * xemacs.mak ($(PROGNAME)): Do check error code from temacs during
|
|
152 dumping.
|
|
153
|
|
154 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
155
|
|
156 * XEmacs 21.2.35 is released.
|
|
157
|
|
158 2000-07-14 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
159
|
|
160 * config.h: Import C++ compilation stuff from src/config.h.
|
|
161
|
|
162 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
163
|
|
164 * xemacs.rc: Uppercase the id's so that windres will work.
|
|
165
|
|
166 2000-07-05 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
167
|
|
168 * xemacs.mak (TEMACS_LIBS): Added comdlg32.lib
|
|
169
|
|
170 2000-06-12 Ben Wing <ben@xemacs.org>
|
|
171
|
|
172 * config.h (ENCAPSULATE_STAT):
|
|
173 Always encapsulate stat/fstat. Also suggested by Mike Alexander
|
|
174 <mike.alexander@xemacs.org>.
|
|
175
|
|
176 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
177
|
|
178 * config.h:
|
|
179 * config.h (HAVE_GETPAGESIZE):
|
|
180 * config.h (HAVE_GETTIMEOFDAY):
|
|
181 corrections to go along with removed nt/inc.
|
|
182 removed HAVE_FEP.
|
|
183
|
|
184 * config.inc.samp:
|
|
185 correct graphics lib paths to agree with binaries provided in
|
|
186 ftp aux dir.
|
|
187
|
|
188 * xemacs.mak (DEPEND):
|
|
189 * xemacs.mak (DEFINES):
|
|
190 * xemacs.mak (LIB_SRC_DEFINES):
|
|
191 * xemacs.mak (minitar):
|
|
192 * xemacs.mak (TEMACS_LFLAGS):
|
|
193 * xemacs.mak (tags):
|
|
194 * xemacs.mak (all):
|
|
195 * xemacs.mak (install):
|
|
196 WINDOWSNT -> WIN32_NATIVE.
|
|
197 Don't build run*.exe.
|
|
198 comments about required ^^.
|
|
199 Added setargv.obj to the list of linked entities,
|
|
200 causing automatic wildcarding of filenames given on the
|
|
201 command line. (As usual, enclose in double quotes to avoid
|
|
202 this.)
|
|
203
|
|
204 2000-06-07 Ben Wing <ben@xemacs.org>
|
|
205
|
|
206 * runemacs.c: Removed. No longer necessary.
|
|
207
|
|
208 * Makefile.cygwin: Removed.
|
|
209
|
|
210 * inc\*: Removed. At long-fucking-last!
|
|
211
|
|
212 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
213
|
|
214 * XEmacs 21.2.34 is released.
|
|
215
|
|
216 2000-05-12 Craig Lanning <CraigL@DyCon.com>
|
|
217
|
|
218 * inc\sys\socket.h: Don't define timeval as ws_timeval for mingw32
|
|
219
|
|
220 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
221
|
|
222 * XEmacs 21.2.33 is released.
|
|
223
|
|
224 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
225
|
|
226 * xemacs.mak: combine auto-autoloads.el and custom.el update into
|
|
227 one call to xemacs.
|
|
228
|
|
229 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
230
|
|
231 * xemacs.mak: put in support for QUICK_BUILD.
|
|
232
|
|
233 * config.inc.samp: put in an entry for QUICK_BUILD.
|
|
234
|
|
235 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
236
|
|
237 * xemacs.mak: Modified section that dumps .exe to not dump
|
|
238 when nothing has changed. It does this by relying on a flag
|
|
239 set by update-elcs.
|
|
240
|
|
241 Also in building of auto-autoloads.el, we no longer unconditionally
|
|
242 remove the old one. That was pointless and made the whole build
|
|
243 procedure a lot longer -- the autoload code is smart enough to
|
|
244 update itself automatically from an out-of-date autoload file.
|
|
245
|
|
246 2000-04-04 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
247
|
|
248 * xemacs.mak: Build the i utility and use it to pipe windowed
|
|
249 [xt]emacs output to the build console.
|
|
250
|
|
251 2000-03-25 Didier Verna <didier@xemacs.org>
|
|
252
|
|
253 * config.h: handle the renaming of `foo_h_path' to `foo_h_file'.
|
|
254
|
|
255 2000-03-22 Mike Alexander <mta@arbortext.com>
|
|
256
|
|
257 * xemacs.mak (PROGRAM_DEFINES): Define EMACS_VERSION and
|
|
258 EMACS_PROGNAME
|
|
259 (DEPEND): Don't try to create $(OUTDIR) if it already exists
|
|
260 ($(SRC)\dump-id.c): Make it
|
|
261 (DOC_SRC11): Add dumper.c if portable dumping
|
|
262 (dump-xemacs): Make portable dumping work again and create
|
|
263 dump-id.c and compile it whenever we do a portable dump.
|
|
264 (depend): Change $(SRCDIR) to $(SRC)
|
|
265
|
|
266 2000-03-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
267
|
|
268 * .cvsignore: New file, ignores user's config.inc and files
|
|
269 containing the user's DevStudio workspace info.
|
|
270
|
|
271 * config.h.samp: Added DEPEND option. Renamed HAVE_MSW and HAVE_X to
|
|
272 HAVE_MS_WINDOWS and HAVE_X_WINDOWS.
|
|
273
|
|
274 * README: Documented DEPEND option. Other small changes.
|
|
275
|
|
276 * Todo: Removed - was hopelessly out of date.
|
|
277
|
|
278 * config.h.samp:
|
|
279 * xemacs.mak: Added DEPEND option to control use of dependency
|
|
280 information generated by make-src-depend. Requires Perl. Defaults
|
|
281 to disabled. Renamed HAVE_MSW and HAVE_X to HAVE_MS_WINDOWS and
|
|
282 HAVE_X_WINDOWS as a side-effect.
|
|
283 Handles '&' in XEmacs codenames by replacing with 'and'.
|
|
284
|
|
285 * xemacs.dsp:
|
|
286 Correct Output_Dir so that DevStudio finds the xemacs executable
|
|
287 by default.
|
|
288
|
|
289 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
290
|
|
291 * README: Substantial rewrite.
|
|
292 * xemacs.mak: Pdump fix. (not working yet, though)
|
|
293
|
|
294 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
295
|
|
296 * XEmacs 21.2.32 is released.
|
|
297
|
|
298 2000-03-15 Mike Alexander <mta@arbortext.com>
|
|
299
|
|
300 * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
|
|
301
|
|
302 2000-03-14 Adrian Aichner <adrain@xemacs.org>
|
|
303
|
|
304 * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
|
|
305 XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.
|
|
306
|
|
307 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
308
|
|
309 * xemacs.mak (TEMACS_ENTRYPOINT):
|
|
310 Fix for portable dumper.
|
|
311
|
|
312 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
313
|
|
314 * xemacs.mak (*):
|
|
315 * config.inc: New.
|
|
316
|
|
317 a) Added a file called config.inc which makes it easier to set
|
|
318 build options for MS Windows. (Previously, the only way to do this
|
|
319 was through command line options to nmake.)
|
|
320
|
|
321 b) Cleaned the file up a bit.
|
|
322
|
|
323 c) Changed xemacs to be a windows application and not a console
|
|
324 application, now that runemacs.exe is no longer necessary.
|
|
325
|
|
326 d) Added support for building the tags file.
|
|
327
|
|
328 * xemacs.dsw: New.
|
|
329 * xemacs.dsp: New.
|
|
330 For compiling, editing, and debugging XEmacs using the VC++ 5.0
|
|
331 GUI. They may well work under other versions of VC++, but I don't
|
|
332 have access to them to test them.
|
|
333
|
|
334 2000-03-11 Andy Piper <andy@xemacs.org>
|
|
335
|
|
336 * PROBLEMS: Doc fix from Reini Urban <rurban@x-ray.at>.
|
|
337
|
|
338 2000-02-27 Mike Alexander <mta@arbortext.com>
|
|
339
|
|
340 * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined
|
|
341
|
|
342 * xemacs.mak: Add the portable dump data to the EXE as a resource
|
|
343
|
|
344 2000-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
345
|
|
346 * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib.
|
|
347 (installation): Always regenerate installation report.
|
|
348
|
|
349 2000-02-25 Craig Lanning <CraigL@DyCon.com>
|
|
350
|
|
351 * inc\sys\time.h: MinGW defines struct timeval in <winsock.h>.
|
|
352
|
|
353 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
354
|
|
355 * config.h (INLINE_HEADER): Define properly (?) for Windows.
|
|
356
|
|
357 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
358
|
|
359 * XEmacs 21.2.31 is released.
|
|
360
|
|
361 2000-02-22 Martin Buchholz <martin@xemacs.org>
|
|
362
|
|
363 * config.h (gc_checking_assert): New.
|
|
364
|
|
365 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
366
|
|
367 * XEmacs 21.2.30 is released.
|
|
368
|
|
369 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
370
|
|
371 * README: Tidy up.
|
|
372 Document need for makeinfo program or texinfo package.
|
|
373
|
|
374 * Xmd.patch: New file, previously in README.
|
|
375
|
|
376 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
377
|
|
378 * config.h: Delete unused HAVE_LINUX_VERSION_H.
|
|
379
|
|
380 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
381
|
|
382 * XEmacs 21.2.29 is released.
|
|
383
|
|
384 2000-02-06 Mike Alexander <mta@arbortext.com>
|
|
385
|
|
386 * xemacs.mak (install): Copy xemacs.dmp if using the portable
|
|
387 dumper.
|
|
388
|
440
|
389 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
390
|
|
391 * XEmacs 21.2.28 is released.
|
|
392
|
|
393 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
394
|
|
395 * Xpm.def: New file, required to build Xpm.dll.
|
|
396
|
|
397 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
|
|
398 xemacs-specific. Initialize to DEBUG_XEMACS if specified for
|
|
399 compatibility.
|
|
400 Build DLL instead of static LIB when USE_CRTDLL=1 is given to
|
|
401 make.
|
|
402
|
|
403 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
|
|
404 Do not build lastfile.lib when neither unexec not gmalloc are
|
|
405 used.
|
|
406
|
|
407 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
|
|
408 in makefile.
|
|
409
|
|
410 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
411
|
|
412 * xemacs.mak (DOC_SRC9): Added tests.c ...
|
|
413 (TEMACS_DEBUG_OBJS): ... and tests.obj
|
|
414 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
|
|
415 rebuild the docfile.
|
|
416
|
|
417 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
418
|
|
419 * xemacs.mak (docfile): Added shortcut target.
|
|
420
|
|
421 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
422
|
|
423 * xemacs.mak (TEMACS_LIBS): Added winspool.lib
|
|
424
|
|
425 2000-01-20 Martin Buchholz <martin@xemacs.org>
|
|
426
|
|
427 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
|
|
428
|
|
429 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
430
|
|
431 * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
|
|
432
|
438
|
433 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
434
|
|
435 * XEmacs 21.2.27 is released.
|
|
436
|
|
437 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
438
|
|
439 * minitar.c: Errno.h --> errno.h. Remove errno declaration.
|
|
440
|
|
441 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
442
|
|
443 * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro.
|
|
444 (temacs:) Added dependency for lastfile.lib so that 'make temacs'
|
|
445 builds it first.
|
|
446
|
|
447 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
448
|
|
449 * minitar.mak: Add vars to allow building from main xemacs.mak.
|
|
450
|
|
451 * xemacs.mak: Add rules to build & install minitar.
|
|
452
|
440
|
453 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
454
|
|
455 * config.h: Fix stuff related to mail locking.
|
|
456
|
436
|
457 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
458
|
|
459 * XEmacs 21.2.26 is released.
|
|
460
|
434
|
461 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
462
|
|
463 * XEmacs 21.2.25 is released.
|
|
464
|
|
465 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
466
|
|
467 * minitar.c (main): Add explicit exit(0) to get successful return
|
|
468 code.
|
|
469
|
432
|
470 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
471
|
|
472 * XEmacs 21.2.24 is released.
|
|
473
|
434
|
474 1999-11-28 Adrian Aichner <adrian@xemacs.org>
|
430
|
475
|
|
476 * xemacs.mak (depend): Only update `depend' if there were changes.
|
|
477 Use "perl ./make-src-depend" instead of "mkdepend".
|
|
478
|
|
479 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
480
|
|
481 * XEmacs 21.2.23 is released.
|
|
482
|
434
|
483 1999-11-27 Adrian Aichner <adrian@xemacs.org>
|
430
|
484
|
|
485 * xemacs.mak (SRCDIR): Make path to xemacs absolute to
|
|
486 facilitate building info in man subdirs. Echo all cd commands,
|
442
|
487 not just some of them.
|
430
|
488
|
|
489 (makeinfo-test): Test for availability of `texinfo' package to
|
|
490 build info. Recommend use of external `makeinfo' program for
|
|
491 building info docs faster.
|
|
492
|
|
493 (info): cd into man subdirs to support use of external `makeinfo'
|
|
494 program.
|
|
495
|
|
496 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
497
|
|
498 * xemacs.mak: Remove references to index.unperm, index.perm.
|
|
499 Fix dependencies.
|
|
500 Shouldn't .obj and .info be in SUFFIXES?
|
|
501 Remove extra `\'.
|
|
502
|
428
|
503 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
504
|
|
505 * XEmacs 21.2.22 is released
|
|
506
|
|
507 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
508
|
|
509 * XEmacs 21.2.21 is released.
|
|
510
|
|
511 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
512
|
|
513 * XEmacs 21.2.20 is released
|
|
514
|
|
515 1999-10-07 Norbert Koch <n.koch@eai-delta.de>
|
|
516
|
|
517 * xemacs.mak: Ignore return code of 'del' calls. Use a make
|
|
518 variable for 'del'.
|
|
519
|
434
|
520 1999-09-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
521
|
|
522 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
|
|
523 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
|
|
524 do.
|
|
525 ($(LISP)\auto-autoloads.el): Add new rule.
|
|
526 ($(LISP)\custom-load.el): Ditto.
|
|
527
|
|
528 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
529
|
|
530 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
|
|
531
|
434
|
532 1999-07-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
533
|
|
534 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
|
|
535 dependency.
|
|
536
|
|
537 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
538
|
|
539 * XEmacs 21.2.19 is released
|
|
540
|
434
|
541 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
542
|
|
543 * xemacs.mak (.SUFFIXES): Add .texi.
|
|
544 (check): Improve automated test section.
|
|
545 (info): Generate info files using XEmacs (no makeinfo.exe needed).
|
|
546
|
|
547 1999-07-19 Andy Piper <andy@xemacs.org>
|
|
548
|
|
549 * xemacs.mak (DOC_SRC3): add gutter.c
|
|
550 (TEMACS_OBJS): add gutter.obj.
|
|
551
|
|
552 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
553
|
|
554 * XEmacs 21.2.18 is released
|
|
555
|
|
556 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
557
|
|
558 * XEmacs 21.2.17 is released
|
|
559
|
434
|
560 1999-06-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
561
|
|
562 * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
|
|
563 (TEMACS_MULE_OBJS): Remove mule-coding.obj
|
|
564 (check): Implement according to src/Makefile.
|
|
565 (check-temacs): ditto.
|
|
566
|
|
567 1999-06-05 Norbert Koch <n.koch@delta-ii.de>
|
|
568
|
|
569 * xemacs.mak (mule): remove dependencies from mule-coding.c
|
442
|
570
|
428
|
571 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
572
|
|
573 * XEmacs 21.2.16 is released
|
|
574
|
442
|
575 1999-05-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
576
|
|
577 * xemacs.mak (GUNG_HO): Explicitly default to 0.
|
|
578 Fix some comment typos.
|
|
579 ($(XEMACS)\Installation): Create it in the toplevel-directory,
|
|
580 where it is expected by loadup.el
|
|
581
|
|
582 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
583
|
|
584 * XEmacs 21.2.15 is released
|
|
585
|
|
586 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
587
|
|
588 * xemacs.mak: add select & select-x targets.
|
442
|
589
|
428
|
590 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
591
|
|
592 * XEmacs 21.2.14 is released
|
|
593
|
|
594 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
595
|
|
596 * xemacs.mak: please document me
|
|
597 From Norbert Koch <n.koch@delta-ii.de>
|
|
598
|
|
599 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
600
|
|
601 * xemacs.mak ($(LISP)\Installation.el): Don't use
|
|
602 `replace-in-string'.
|
|
603
|
434
|
604 1999-03-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
605
|
|
606 * xemacs.mak: Remove ESC macro -- no longer needed.
|
|
607 Remove small configuration report. Remove simplified version of
|
|
608 Installation and Installation.el
|
|
609 (Installation.el): Create it depending on "Installation" file.
|
|
610 Replace \r characters by use of `replace-in-string' in lisp-land.
|
|
611 (all): Make it depend on "Installation" file.
|
|
612 (Installation): Create a complete "Installation" file, looking
|
|
613 much like what is generated by "configure" on UNIX systems.
|
|
614 Insert WARNING where appropriate (currently when building without
|
|
615 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
|
|
616 Type "Installation" to STDOUT much like the "small configuration
|
|
617 report" did.
|
|
618
|
|
619 1999-04-29 Andy Piper <andy@xemacs.org>
|
442
|
620
|
428
|
621 * sys/file.h: conditionalise definition of X_OK.
|
442
|
622
|
428
|
623 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
624
|
|
625 * XEmacs 21.2.13 is released
|
|
626
|
|
627 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
628
|
|
629 * xemacs.mak:
|
|
630 Don't link lib-src programs incrementally.
|
|
631 Don't include debug info in release builds.
|
|
632 Put intermediate files in the appropriate directories.
|
|
633 Make "distclean" target delete all intermediate files.
|
|
634
|
|
635 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
636
|
|
637 * xemacs.mak:
|
|
638 Fix building on Windows 95/98 by conditionalising escape
|
|
639 character '^'.
|
|
640 Only put mule-packages in package path on MULE builds.
|
|
641 Only build source browser files on debug builds.
|
|
642 Build source browser database before link so that it's
|
|
643 available even if link fails.
|
|
644
|
|
645 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
646
|
|
647 * XEmacs 21.2.12 is released
|
|
648
|
|
649 1999-03-03 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
650
|
|
651 * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
|
|
652 provided by Brent B. Powers <bpowers@ms.com>.
|
|
653
|
|
654 * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
|
|
655 X-Face.
|
|
656
|
|
657 1999-02-01 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
658
|
|
659 * README: Document the X-Face build option.
|
|
660
|
|
661 * compface.mak: New file
|
|
662 Makefile for building compface library under MSVC. Build
|
|
663 library only, not executables. Should be extended to build
|
|
664 executables and propagated upstream, if possible.
|
|
665
|
|
666 * xemacs.mak: Link in X-Face/Compface for NT native build.
|
|
667
|
|
668 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
669
|
|
670 * XEmacs 21.2.11 is released
|
|
671
|
|
672 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
673
|
|
674 * XEmacs 21.2.10 is released
|
|
675
|
|
676 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
677
|
|
678 * XEmacs 21.2.9 is released
|
|
679
|
434
|
680 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
681
|
|
682 * xemacs.mak (MODULES): Adding variable.
|
|
683 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
|
|
684
|
|
685 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
686
|
|
687 * minitar.c: New file
|
|
688 * minitar.mak: New file
|
|
689
|
|
690 1998-12-29 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
691
|
|
692 * xemacs.mak:
|
|
693 Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
|
|
694 build optimised for Pentium.
|
|
695 Created CFLAGS variable, used in building all objects and in
|
|
696 constructing config.values.
|
|
697 Added glyphs-widget.c and gui-msw.c to list of sources.
|
|
698 Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
|
|
699
|
|
700 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
701
|
|
702 * XEmacs 21.2.8 is released.
|
|
703
|
|
704 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
705
|
|
706 * XEmacs 21.2.7 is released.
|
|
707
|
|
708 1998-12-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
709
|
|
710 * xemacs.mak:
|
442
|
711 Replaced PACKAGEPATH variable with PACKAGE_PREFIX.
|
428
|
712 configure-package-path is initialised to contain
|
|
713 subdirectories of PACKAGE_PREFIX. The install target makes
|
|
714 a skeleton package tree under PACKAGE_PREFIX.
|
|
715
|
|
716 * README, PROBLEMS:
|
|
717 Documented the package path changes.
|
|
718 Corrected the advice on a suitable minimal set of packages.
|
|
719
|
|
720 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
721
|
|
722 * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
|
|
723 with pop support.
|
|
724
|
|
725 * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
|
|
726
|
|
727 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
728
|
|
729 * XEmacs 21.2.6 is released
|
|
730
|
434
|
731 1998-12-11 Adrian Aichner <adrian@xemacs.org>
|
428
|
732
|
|
733 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
|
|
734 native Windows NT. Therefore src\filelock.c is not to be
|
|
735 compiled.
|
|
736 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
|
|
737
|
|
738 1998-12-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
739
|
|
740 * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
|
|
741 puresize-adjust.h to avoid infinite recursion.
|
|
742
|
|
743 1998-12-09 Andy Piper <andy@xemacs.org>
|
|
744
|
|
745 * config.h: remove clash detection stuff.
|
|
746
|
|
747 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
748
|
|
749 * xemacs.mak (TEMACS_OBJS):
|
442
|
750 (DOC_SRC4):
|
428
|
751 - Remove pure.c, pure.obj
|
|
752
|
434
|
753 1998-11-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
754
|
|
755 * xemacs.mak: Creating minimal versions of Installation,
|
|
756 Installation.el, and config.values to make
|
|
757 (describe-installation) and (config-value ...) work in Windows NT
|
|
758 native builds. Incorporating rule for movemail.exe courtesy of
|
|
759 Andy Piper.
|
|
760
|
|
761 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
762
|
|
763 * XEmacs 21.2.5 is released
|
|
764
|
|
765 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
766
|
|
767 * XEmacs 21.2-beta4 is released.
|
|
768
|
|
769 1998-10-29 Andy Piper <andyp@parallax.co.uk>
|
|
770
|
|
771 * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
|
|
772 pull in getopt and friends.
|
|
773
|
|
774 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
775
|
|
776 * XEmacs 21.2-beta3 is released.
|
|
777
|
|
778 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
779
|
|
780 * XEmacs 21.2-beta2 is released.
|
|
781
|
434
|
782 1998-09-19 Adrian Aichner <adrian@xemacs.org>
|
428
|
783
|
|
784 * tiff.mak: New file provided by Charles Wilson
|
|
785 <cwilson@ee.gatech.edu>
|
|
786
|
|
787 * README: Update provided by Charles Wilson
|
|
788 <cwilson@ee.gatech.edu>. Documenting use of the newly
|
|
789 introduced tiff.mak. Renumbering subsequent build instruction
|
|
790 items.
|
|
791
|
|
792 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
793
|
|
794 * PROBLEMS: New file.
|
|
795
|
|
796 * xemacs.mak: Install the PROBLEMS file in the root directory of
|
|
797 the XEmacs installation.
|
|
798
|
|
799 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
800
|
|
801 * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
|
|
802 when building with PNG support.
|
|
803
|
|
804 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
805
|
|
806 * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
|
|
807 options.
|
|
808
|
|
809 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
|
|
810
|
|
811 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
|
|
812
|
|
813 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
814
|
|
815 * xemacs.mak (install): Win95 fixes:
|
|
816 DOS mkdir doesn't create intermediate directories. xcopy does
|
|
817 so use it to create the install and lock directories.
|
|
818 Removed trailing backslashes from copy commands since DOS
|
|
819 copy doesn't like them.
|
|
820
|
|
821 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
822
|
|
823 * xemacs.mak: change "copy" to "xcopy" in install target
|
|
824
|
442
|
825 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
|
428
|
826
|
|
827 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
|
|
828
|
|
829 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
830
|
|
831 * README: XEmacs has been successfully built with MSVC 4.0.
|
|
832 Mention the vcvars32.bat file installed with the MSVC tools.
|
|
833
|
|
834 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
835
|
|
836 * XEmacs 21.2-beta1 is released.
|
|
837
|
|
838 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
839
|
|
840 * xemacs.mak:
|
|
841 Add path to xemacs.res dependency.
|
|
842
|
|
843 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
844
|
|
845 * XEmacs 21.0-pre5 is released.
|
|
846
|
|
847 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
848
|
|
849 * XEmacs 21.0-pre4 is released.
|
|
850
|
|
851 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
852
|
|
853 * README: Documented the changed PACKAGEPATH option and the new
|
|
854 INSTALL_DIR option, install target and runemacs executable.
|
|
855 Added more debugging documentation.
|
|
856
|
|
857 * config.h: Don't undef EMACS_CONFIGURATION because it's now
|
|
858 set in the makefile.
|
|
859
|
|
860 * xemacs.mak: Added an INSTALL_DIR option and install target.
|
|
861 Renamed the default package location option to PACKAGEPATH
|
|
862 and made it cope with paths with spaces in them.
|
|
863 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
|
|
864 System configuration (EMACS_CONFIGURATION) now correctly
|
|
865 determined at build-time by this makefile.
|
|
866 Compiles the runemacs executable as part of the all target.
|
|
867
|
|
868 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
869
|
|
870 * config.h:
|
|
871 * xemacs.mak: NT native sound fixes
|
434
|
872 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org>
|
428
|
873
|
|
874 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
875
|
|
876 * xemacs.mak: It's XEmacs, not Xemacs!
|
|
877
|
|
878 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
879
|
|
880 * file.ico, lisp.ico:
|
|
881 New icons to represent a generic file and a lisp file.
|
|
882
|
|
883 * xemacs.rc: Build file.ico and lisp.ico into the executable.
|
|
884
|
|
885 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
|
|
886
|
|
887 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
|
|
888 NFS. Also apply Sean MacLennan's change allowing
|
|
889 emacs_beta_version to be undefined.
|
|
890
|
|
891 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
892
|
|
893 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
|
|
894 deleted.
|
434
|
895 From Adrian Aichner <adrian@xemacs.org>
|
428
|
896
|
|
897 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
898
|
|
899 * config.h: Undefined DONT_ENCAPSULATE.
|
|
900 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
|
|
901 Removed MS-DOS code remains.
|
|
902
|
|
903 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
904
|
|
905 * Makefile.cygwin: created to compile runemacs.c. This should
|
|
906 probably have a Makefile.in, but...
|
|
907
|
|
908 * runemacs.c: modified to check to see if xemacs is a symbolic
|
|
909 link when compiled under Cygwin.
|
|
910
|
|
911 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
912
|
|
913 * xemacs.mak: Added lib-src/wakeup.exe
|
|
914
|
|
915 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
916
|
|
917 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
|
|
918 sorted-doc.exe, etags.exe
|
|
919
|
|
920 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
921
|
|
922 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
|
|
923 in the command line.
|
|
924
|
|
925 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
926
|
|
927 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
|
|
928 should be compiled in (sic!).
|
|
929 Removed 'extern' before function prototypes.
|
|
930
|
|
931 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
932
|
442
|
933 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
|
428
|
934 programs build (only make-docfile currently, adding other tools
|
442
|
935 soon).
|
428
|
936
|
|
937 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
938
|
|
939 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
|
|
940 docfile creation and compilation.
|
|
941 Defaulted HAVE_MSW to 1.
|
|
942 Changed lib-src references to be relative to $(XEMACS)/, not ../
|
|
943
|
|
944 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
945
|
|
946 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
|
|
947
|
|
948 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
949
|
|
950 * xemacs.mak: Comment out dialog.{c,obj} from build.
|
|
951
|
|
952 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
953
|
|
954 * nt/config.h:
|
|
955 Unconditionally define new HAVE_DRAGNDROP.
|
|
956
|
|
957 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
958
|
|
959 * xemacs.mak: Added dragdrop.{c,obj}
|
|
960
|
|
961 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
962
|
|
963 * config.h (enum_field): Redefine to be unsigned int.
|
|
964
|
|
965 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
966
|
|
967 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
|
|
968 union type.
|
|
969
|
|
970 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
971
|
|
972 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
|
|
973 functions.
|
|
974
|
|
975 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
976
|
|
977 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
|
|
978 Make _DEBUG defined only when DEBUG_XEMACS.
|
|
979
|
|
980 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
981
|
|
982 * xemacs.mak: Added glyphs-eimage.{c,obj}
|
|
983
|
|
984 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
985
|
|
986 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
|
|
987 Extra checks for externally specified X{PM,11}_DIR.
|
|
988 Proper quoting to allow spaces in these paths.
|
|
989 Conduct all config checks at once.
|
|
990 New option VERBOSECC. When non-zero, C compiler echoes its
|
|
991 commands. When zero, only name of the file being compiled is
|
|
992 echoed. Default is 0 (do not echo).
|
|
993
|
|
994 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
995
|
|
996 * README: Documented new msvc build procedure, including XPM
|
|
997 support.
|
|
998
|
|
999 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
|
|
1000 build.
|
|
1001
|
|
1002 * xpm.mak: New file
|
|
1003 Makefile for building xpm library under msvc. Hopefully this
|
|
1004 will be part of future xpm distributions.
|
|
1005
|
|
1006 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1007
|
|
1008 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
|
442
|
1009 defined.
|
428
|
1010
|
|
1011 * xemacs.mak: Added new file process-nt.c
|
|
1012
|
|
1013 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1014
|
|
1015 * xemacs.mak: Added build options which can be defined in nmake
|
|
1016 command line (defaults are parentheses):
|
|
1017 HAVE_MSW=0/1 (0) Build with native GUI
|
|
1018 HAVE_X=0/1 (0) Build with X-Windows
|
|
1019 ** At least one must be defined
|
|
1020 X11_DIR=path () Path to the root dir of X11R6 installation
|
|
1021 ** Must be defined when HAVE_X=1
|
|
1022 HAVE_MULE=0/1 (0) Compile in MULE
|
|
1023 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
|
|
1024 PATH_PACKAGEPATH=path Package search path
|
|
1025 ("~/.xemacs")
|
|
1026 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
|
|
1027 extra debugging checks
|
|
1028 USE_UNION_TYPE=0/1 (0)
|
|
1029 USE_MINIMAL_TAGBITS=0/1 (0)
|
|
1030 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
|
|
1031 GUNG_HO=0/1 (none) When specified, overrides the above two.
|
|
1032 : Added output of a configuration report
|
|
1033 : Added copyright notice.
|
|
1034 : Deleted remains of ImageMagick.
|
|
1035 (distclean): Do not use mskedepend
|
|
1036 (install): echo "Not yet implmented".
|
|
1037
|
|
1038 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1039
|
|
1040 * config.h (enum_field): Borrow new definition from config.h.in
|
|
1041
|
|
1042 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1043
|
|
1044 * config.h: Patial sync-up with config.h.in
|
|
1045
|
|
1046 1998-03-25 jhar@tardis.ed.ac.uk
|
|
1047
|
|
1048 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
|
|
1049 alterations to package_path in nt/xemacs.mak.
|
|
1050
|
|
1051 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1052
|
|
1053 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
|
|
1054
|
|
1055 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1056
|
|
1057 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
|
|
1058 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
|
|
1059 compiled in yet.
|
|
1060
|
|
1061 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1062
|
442
|
1063 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
|
428
|
1064 since file I/O depends on it, and defined unconditioanlly in
|
|
1065 src/s/windowsnt.h.
|
|
1066 Added -nologo switch to different tools here and there.
|
|
1067 Suppressed some irrelevant make output.
|
|
1068
|
|
1069 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1070
|
|
1071 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
|
|
1072 --with-file-coding configure option. Default is yes.
|
|
1073
|
|
1074 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1075
|
|
1076 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
|
|
1077
|
|
1078 * Installation.el: New file, copied by xemacs.mak during build.
|
|
1079
|
|
1080 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
1081
|
|
1082 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
|
|
1083 dired-in-C enhancements is optional, and is determined by
|
|
1084 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
|
|
1085
|
|
1086 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1087
|
|
1088 * xemacs.mak: Fixed lost docstrings
|
|
1089
|
|
1090 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
1091
|
|
1092 * xemacs.mak: Updated accordingly.
|
|
1093 Creates the MSVC browse info immediately after the link.
|
|
1094
|
|
1095 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1096
|
|
1097 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
|
|
1098 mismatch
|
|
1099
|
|
1100 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
|
|
1101
|
|
1102 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1103
|
|
1104 * xemacs.mak: added menubar-msw.c, menubar.c
|
|
1105
|
|
1106 * xemacs.mak: scrollabrs and menubars are rearranged properly
|
|
1107 under different ifdef'd secions, so for example menubar.obj goes
|
|
1108 to always compiled section, and menubar-msw.obj is built only when
|
|
1109 HAVE_MSW.
|
|
1110
|
|
1111 * xemacs.mak: Compiler warning flag definition moved to a macro
|
|
1112 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
|
|
1113
|
|
1114 1997-12-11 David Hobley <davidh@wr.com.au>
|
|
1115
|
|
1116 * Added support for auto generation of puresize-adjust.h
|
|
1117 in xemacs.mak. Also created new file puresize-adjust.h to copy
|
|
1118 into src on initial build.
|
|
1119
|
|
1120 Mon December 08 1997 kkm@kis.ru
|
|
1121
|
|
1122 * xemacs.mak: added profile.c, removed event-unixod.c
|
|
1123 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
|
|
1124 _MSC_VER
|
|
1125 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
|
|
1126
|
|
1127 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
442
|
1128
|
428
|
1129 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
1130
|
|
1131 Tue November 29 12:29:33 1997 davidh
|
|
1132
|
|
1133 * xemacs.mak and config.h updated to provide ability to
|
|
1134 specify DEBUG mode from the xemacs.mak file.
|
|
1135
|
|
1136 Mon December 01 1997 jhar
|
|
1137
|
|
1138 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
1139
|
|
1140 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
1141 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
1142 - Fixed deleting frames.
|
|
1143 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
1144 - Special processing for 'Ctrl-@' keystroke.
|
|
1145 - Support for some new keysyms.
|
442
|
1146
|
428
|
1147 Mon December 01 1997 jhar
|
|
1148
|
|
1149 * xemacs.mak:
|
|
1150 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
1151 - Automatically copy changed include files from \nt to \src.
|
|
1152 - Corrected some DOC_SRC* lists.
|
442
|
1153
|
428
|
1154 Tue November 18 21:45:06 1997 davidh
|
|
1155
|
|
1156 * xemacs.mak updated to remove dependency on startup.elc
|
|
1157 HAVE_IMAGEMAGICK added for X build.
|
|
1158
|
|
1159 Thu September 25 23:06:44 1997 davidh
|
|
1160
|
|
1161 * xemacs.mak updated to make the build as simple as typing
|
442
|
1162 nmake -f xemacs.mak. Also support for native gui included
|
428
|
1163 which should mean the w32 directory is no longer required.
|
|
1164
|
|
1165 * config.h synced with config.h.in from 20.3-b2
|
|
1166
|
|
1167 * synced in changes to support native gui.
|
|
1168
|
|
1169 Thu September 25 23:06:44 1997 davidh
|
|
1170
|
|
1171 * August Hill provided a patch to xemacs.mak to greatly simplify
|
442
|
1172 the build - the DOC file gets created correctly.
|
428
|
1173
|
|
1174 Tue September 22 23:06:44 1997 davidh
|
|
1175
|
|
1176 * August Hill provided some more patches - to expand ~ correctly
|
|
1177 and to correctly deal with drive letters in the path.
|
|
1178
|
|
1179 * emacs.c patched to call init_ntproc()
|
|
1180
|
|
1181
|
|
1182 Tue July 15 19:32:21 1997 davidh
|
|
1183
|
|
1184 * August Hill provided some more patches to make things better
|
|
1185 - there is a workaround for dired to make the ^M's disappear
|
|
1186 - a patch to fix shell-command
|
|
1187
|
|
1188 Tue July 08 22:01:36 1997 davidh
|
|
1189
|
|
1190 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
1191 as a result, removed /force - XEmacs now links normally.
|
|
1192
|
|
1193 Thu June 31 21:16:21 1997 davidh
|
|
1194
|
|
1195 * nt/TODO created.
|
|
1196
|
|
1197 * nt/X11.patch created to help with the X build.
|
442
|
1198
|
428
|
1199 * August Hill provided:
|
|
1200 a patch to fix the _WRETCODE undefined symbol,
|
|
1201 a patch to fix a problem with dired
|
|
1202
|
|
1203 and generally helped clarify the build instructions.
|
|
1204
|
|
1205 * Synced with 20.3b10 (Athens).
|
|
1206
|
|
1207 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
1208 use the macro, I decided this would be easiest.
|
|
1209
|
|
1210 * Modified src/fileio.c to only open files in O_BINARY. This
|
442
|
1211 causes files to be opened and written without automatically
|
428
|
1212 writing ^M 's to the end of each line. MULE ought to sort this
|
|
1213 in theory, but I am less than convinced.
|
|
1214
|
|
1215 * Updated the nt/README to provide a little more help.
|
|
1216
|
|
1217 Thu May 29 23:11:21 1997 davidh
|
|
1218
|
|
1219 * Synced with 20.3b2.
|
|
1220
|
|
1221 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
1222
|
|
1223 * Updated README from marcpa.
|
|
1224
|
|
1225 * Added example Win32.cf and site.def files for X.
|
|
1226
|
|
1227 * Added sed.exe into nt/.
|
|
1228
|
|
1229 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
1230
|
|
1231 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
1232
|
|
1233 * Modified balloon_help.c to compile (#if'd max definition)
|
|
1234
|
|
1235 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
1236 be selected on - this is a hack until I can work out a better
|
|
1237 way. Thanks to Ben Wing for help on this.
|
|
1238
|
|
1239 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
1240
|
|
1241 * Synced with 20.1b9.
|
|
1242
|
|
1243 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
1244
|
|
1245 * lisp/eterm/README.term is truncated: is it just me (because
|
|
1246 I'm on NT) or everyone else sees this ?
|
|
1247 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
1248 it needs to be inserted in binary mode in CVS.
|
|
1249
|
|
1250 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
1251
|
442
|
1252 * At end of compilation, there are some unresolved symbols:
|
428
|
1253
|
|
1254 link.exe @C:\TEMP\nma00115.
|
|
1255 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
1256 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
1257 option; image may not run
|
|
1258
|
|
1259
|
|
1260 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
1261
|
|
1262 * Need to copy the nt/inc directory David originally submitted or
|
|
1263 NT code won't compile.
|
|
1264
|
|
1265 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
1266
|
|
1267 * Had to modify XEmacs sources here and there : see the diffs
|
|
1268 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
1269
|
|
1270 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
1271 already defined by Windows and is a long, while X wants it to be
|
|
1272 an unsigned char.
|
|
1273
|
|
1274 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
1275 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
1276 @@ -150,8 +150,9 @@
|
|
1277 typedef CARD16 BITS16;
|
|
1278 typedef CARD8 BYTE;
|
442
|
1279
|
428
|
1280 +#ifndef WIN32
|
|
1281 typedef CARD8 BOOL;
|
|
1282 -
|
|
1283 +#endif
|
|
1284
|
|
1285 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
442
|
1286 properly.
|