288
|
1 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
2
|
|
3 * xemacs.mak: Added lib-src/wakeup.exe
|
|
4
|
|
5 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
6
|
|
7 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
|
|
8 sorted-doc.exe, etags.exe
|
|
9
|
|
10 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
11
|
|
12 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
|
|
13 in the command line.
|
|
14
|
|
15 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
16
|
|
17 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
|
|
18 should be compiled in (sic!).
|
|
19 Removed 'extern' before function prototypes.
|
|
20
|
|
21 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
22
|
|
23 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
|
|
24 programs build (only make-docfile currently, adding other tools
|
|
25 soon).
|
|
26
|
286
|
27 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
28
|
|
29 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
|
|
30 docfile creation and compilation.
|
|
31 Defaulted HAVE_MSW to 1.
|
|
32 Changed lib-src references to be relative to $(XEMACS)/, not ../
|
|
33
|
|
34 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
35
|
|
36 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
|
|
37
|
284
|
38 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
39
|
|
40 * xemacs.mak: Comment out dialog.{c,obj} from build.
|
|
41
|
|
42 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
43
|
|
44 * nt/config.h:
|
|
45 Unconditionally define new HAVE_DRAGNDROP.
|
|
46
|
|
47 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
48
|
|
49 * xemacs.mak: Added dragdrop.{c,obj}
|
|
50
|
282
|
51 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
52
|
|
53 * config.h (enum_field): Redefine to be unsigned int.
|
|
54
|
|
55 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
56
|
|
57 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
|
|
58 union type.
|
|
59
|
|
60 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
61
|
|
62 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
|
|
63 functions.
|
|
64
|
|
65 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
66
|
|
67 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
|
|
68 Make _DEBUG defined only when DEBUG_XEMACS.
|
|
69
|
280
|
70 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
71
|
|
72 * xemacs.mak: Added glyphs-eimage.{c,obj}
|
|
73
|
278
|
74 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
75
|
|
76 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
|
|
77 Extra checks for externally specified X{PM,11}_DIR.
|
|
78 Proper quoting to allow spaces in these paths.
|
|
79 Conduct all config checks at once.
|
|
80 New option VERBOSECC. When non-zero, C compiler echoes its
|
|
81 commands. When zero, only name of the file being compiled is
|
|
82 echoed. Default is 0 (do not echo).
|
|
83
|
276
|
84 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
85
|
|
86 * README: Documented new msvc build procedure, including XPM
|
|
87 support.
|
|
88
|
|
89 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
|
|
90 build.
|
|
91
|
|
92 * xpm.mak: New file
|
|
93 Makefile for building xpm library under msvc. Hopefully this
|
|
94 will be part of future xpm distributions.
|
|
95
|
274
|
96 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
97
|
|
98 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
|
|
99 defined.
|
|
100
|
|
101 * xemacs.mak: Added new file process-nt.c
|
|
102
|
|
103 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
104
|
|
105 * xemacs.mak: Added build options which can be defined in nmake
|
|
106 command line (defaults are parentheses):
|
|
107 HAVE_MSW=0/1 (0) Build with native GUI
|
|
108 HAVE_X=0/1 (0) Build with X-Windows
|
|
109 ** At least one must be defined
|
|
110 X11_DIR=path () Path to the root dir of X11R6 installation
|
|
111 ** Must be defined when HAVE_X=1
|
|
112 HAVE_MULE=0/1 (0) Compile in MULE
|
|
113 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
|
|
114 PATH_PACKAGEPATH=path Package search path
|
|
115 ("~/.xemacs")
|
|
116 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
|
|
117 extra debugging checks
|
|
118 USE_UNION_TYPE=0/1 (0)
|
|
119 USE_MINIMAL_TAGBITS=0/1 (0)
|
|
120 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
|
|
121 GUNG_HO=0/1 (none) When specified, overrides the above two.
|
|
122 : Added output of a configuration report
|
|
123 : Added copyright notice.
|
|
124 : Deleted remains of ImageMagick.
|
|
125 (distclean): Do not use mskedepend
|
|
126 (install): echo "Not yet implmented".
|
|
127
|
|
128 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
|
|
129
|
|
130 * config.h (enum_field): Borrow new definition from config.h.in
|
|
131
|
272
|
132 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
133
|
|
134 * config.h: Patial sync-up with config.h.in
|
|
135
|
269
|
136 1998-03-25 jhar@tardis.ed.ac.uk
|
|
137
|
|
138 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
|
|
139 alterations to package_path in nt/xemacs.mak.
|
|
140
|
267
|
141 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
|
|
142
|
|
143 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
|
|
144
|
|
145 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
146
|
|
147 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
|
|
148 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
|
|
149 compiled in yet.
|
|
150
|
|
151 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
|
|
152
|
|
153 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
|
|
154 since file I/O depends on it, and defined unconditioanlly in
|
|
155 src/s/windowsnt.h.
|
|
156 Added -nologo switch to different tools here and there.
|
|
157 Suppressed some irrelevant make output.
|
|
158
|
265
|
159 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
160
|
|
161 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
|
|
162 --with-file-coding configure option. Default is yes.
|
|
163
|
|
164 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
|
|
165
|
|
166 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
|
|
167
|
|
168 * Installation.el: New file, copied by xemacs.mak during build.
|
|
169
|
263
|
170 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
171
|
|
172 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
|
|
173 dired-in-C enhancements is optional, and is determined by
|
|
174 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
|
|
175
|
255
|
176 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
177
|
|
178 * xemacs.mak: Fixed lost docstrings
|
|
179
|
249
|
180 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
181
|
|
182 * xemacs.mak: Updated accordingly.
|
|
183 Creates the MSVC browse info immediately after the link.
|
|
184
|
233
|
185 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
|
|
186
|
|
187 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
|
|
188 mismatch
|
|
189
|
|
190 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
|
|
191
|
231
|
192 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
193
|
|
194 * xemacs.mak: added menubar-msw.c, menubar.c
|
|
195
|
|
196 * xemacs.mak: scrollabrs and menubars are rearranged properly
|
|
197 under different ifdef'd secions, so for example menubar.obj goes
|
|
198 to always compiled section, and menubar-msw.obj is built only when
|
|
199 HAVE_MSW.
|
|
200
|
|
201 * xemacs.mak: Compiler warning flag definition moved to a macro
|
|
202 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
|
|
203
|
223
|
204 1997-12-11 David Hobley <davidh@wr.com.au>
|
|
205
|
|
206 * Added support for auto generation of puresize-adjust.h
|
|
207 in xemacs.mak. Also created new file puresize-adjust.h to copy
|
|
208 into src on initial build.
|
|
209
|
221
|
210 Mon December 08 1997 kkm@kis.ru
|
|
211
|
|
212 * xemacs.mak: added profile.c, removed event-unixod.c
|
|
213 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
|
|
214 _MSC_VER
|
|
215 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
|
|
216
|
219
|
217 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
|
218
|
|
219 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
220
|
|
221 Tue November 29 12:29:33 1997 davidh
|
|
222
|
|
223 * xemacs.mak and config.h updated to provide ability to
|
|
224 specify DEBUG mode from the xemacs.mak file.
|
|
225
|
|
226 Mon December 01 1997 jhar
|
|
227
|
|
228 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
229
|
|
230 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
231 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
232 - Fixed deleting frames.
|
|
233 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
234 - Special processing for 'Ctrl-@' keystroke.
|
|
235 - Support for some new keysyms.
|
|
236
|
|
237 Mon December 01 1997 jhar
|
|
238
|
|
239 * xemacs.mak:
|
|
240 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
241 - Automatically copy changed include files from \nt to \src.
|
|
242 - Corrected some DOC_SRC* lists.
|
|
243
|
215
|
244 Tue November 18 21:45:06 1997 davidh
|
|
245
|
|
246 * xemacs.mak updated to remove dependency on startup.elc
|
|
247 HAVE_IMAGEMAGICK added for X build.
|
|
248
|
213
|
249 Thu September 25 23:06:44 1997 davidh
|
|
250
|
|
251 * xemacs.mak updated to make the build as simple as typing
|
|
252 nmake -f xemacs.mak. Also support for native gui included
|
|
253 which should mean the w32 directory is no longer required.
|
|
254
|
|
255 * config.h synced with config.h.in from 20.3-b2
|
|
256
|
|
257 * synced in changes to support native gui.
|
|
258
|
195
|
259 Thu September 25 23:06:44 1997 davidh
|
|
260
|
|
261 * August Hill provided a patch to xemacs.mak to greatly simplify
|
|
262 the build - the DOC file gets created correctly.
|
|
263
|
|
264 Tue September 22 23:06:44 1997 davidh
|
|
265
|
|
266 * August Hill provided some more patches - to expand ~ correctly
|
|
267 and to correctly deal with drive letters in the path.
|
|
268
|
|
269 * emacs.c patched to call init_ntproc()
|
|
270
|
|
271
|
179
|
272 Tue July 15 19:32:21 1997 davidh
|
|
273
|
|
274 * August Hill provided some more patches to make things better
|
|
275 - there is a workaround for dired to make the ^M's disappear
|
|
276 - a patch to fix shell-command
|
|
277
|
|
278 Tue July 08 22:01:36 1997 davidh
|
|
279
|
|
280 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
281 as a result, removed /force - XEmacs now links normally.
|
|
282
|
169
|
283 Thu June 31 21:16:21 1997 davidh
|
|
284
|
|
285 * nt/TODO created.
|
|
286
|
|
287 * nt/X11.patch created to help with the X build.
|
|
288
|
|
289 * August Hill provided:
|
|
290 a patch to fix the _WRETCODE undefined symbol,
|
|
291 a patch to fix a problem with dired
|
|
292
|
|
293 and generally helped clarify the build instructions.
|
|
294
|
|
295 * Synced with 20.3b10 (Athens).
|
|
296
|
|
297 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
298 use the macro, I decided this would be easiest.
|
|
299
|
|
300 * Modified src/fileio.c to only open files in O_BINARY. This
|
|
301 causes files to be opened and written without automatically
|
|
302 writing ^M 's to the end of each line. MULE ought to sort this
|
|
303 in theory, but I am less than convinced.
|
|
304
|
|
305 * Updated the nt/README to provide a little more help.
|
|
306
|
155
|
307 Thu May 29 23:11:21 1997 davidh
|
|
308
|
|
309 * Synced with 20.3b2.
|
|
310
|
|
311 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
312
|
|
313 * Updated README from marcpa.
|
|
314
|
|
315 * Added example Win32.cf and site.def files for X.
|
|
316
|
|
317 * Added sed.exe into nt/.
|
|
318
|
|
319 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
320
|
|
321 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
322
|
|
323 * Modified balloon_help.c to compile (#if'd max definition)
|
|
324
|
|
325 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
326 be selected on - this is a hack until I can work out a better
|
|
327 way. Thanks to Ben Wing for help on this.
|
|
328
|
118
|
329 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
330
|
|
331 * Synced with 20.1b9.
|
|
332
|
|
333 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
334
|
|
335 * lisp/eterm/README.term is truncated: is it just me (because
|
|
336 I'm on NT) or everyone else sees this ?
|
|
337 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
338 it needs to be inserted in binary mode in CVS.
|
|
339
|
|
340 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
341
|
|
342 * At end of compilation, there are some unresolved symbols:
|
|
343
|
|
344 link.exe @C:\TEMP\nma00115.
|
|
345 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
346 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
347 option; image may not run
|
|
348
|
|
349
|
|
350 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
351
|
|
352 * Need to copy the nt/inc directory David originally submitted or
|
|
353 NT code won't compile.
|
|
354
|
|
355 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
356
|
|
357 * Had to modify XEmacs sources here and there : see the diffs
|
|
358 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
359
|
|
360 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
361 already defined by Windows and is a long, while X wants it to be
|
|
362 an unsigned char.
|
|
363
|
|
364 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
365 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
366 @@ -150,8 +150,9 @@
|
|
367 typedef CARD16 BITS16;
|
|
368 typedef CARD8 BYTE;
|
|
369
|
|
370 +#ifndef WIN32
|
|
371 typedef CARD8 BOOL;
|
|
372 -
|
|
373 +#endif
|
|
374
|
|
375 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
|
376 properly.
|
|
377
|
|
378 NOTES:
|
|
379
|
|
380 Compilation with nmake -f xemacs.mak.
|
|
381
|
|
382 Using X11R6.3 for NT.
|
|
383
|
|
384 Work started with 20.1b2.
|
|
385
|
|
386 Local Variables:
|
|
387 mode: change-log
|
|
388 End:
|