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