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