1346
|
1 2003-03-06 Ben Wing <ben@xemacs.org>
|
|
2
|
|
3 * xemacs.mak (INFO): New.
|
|
4 * xemacs.mak (PATH_DEFINES):
|
|
5 Add override for info/ as well when separate source/build dirs.
|
|
6
|
|
7 * xemacs.mak (dump_temacs):
|
|
8 * xemacs.mak (all):
|
|
9 * xemacs.mak (TEMACS_DUMP_DEP):
|
|
10 * xemacs.mak (update-elc): New.
|
|
11 * xemacs.mak (docfile):
|
|
12 * xemacs.mak (update-elc-2):
|
|
13 * xemacs.mak (load-shadows):
|
|
14 Order sections in main build process and add comments. Add
|
|
15 additional dependencies to try and prevent later steps from
|
|
16 happening when failures in earlier steps have occurred.
|
|
17
|
1333
|
18 2003-03-01 Ben Wing <ben@xemacs.org>
|
|
19
|
|
20 * PROBLEMS: Delete.
|
|
21
|
|
22 * config.inc.samp (USE_FASTCALL):
|
|
23 * config.inc.samp (HAVE_VC6): Removed.
|
|
24 * config.inc.samp (DEBUG_XEMACS):
|
|
25 * config.inc.samp (SUPPORT_EDIT_AND_CONTINUE): New.
|
|
26 * xemacs.mak (DEBUG_XEMACS):
|
|
27 * xemacs.mak (HAVE_VC6): Removed.
|
|
28 * xemacs.mak (SUPPORT_EDIT_AND_CONTINUE): New.
|
|
29 * xemacs.mak (CCV):
|
|
30 * xemacs.mak (LIB_SRC_CFLAGS): New.
|
|
31 * xemacs.mak (ETAGS_DEPS):
|
|
32 * xemacs.mak (OS):
|
|
33 * xemacs.mak (TEMACS_LFLAGS):
|
|
34 Eliminate HAVE_VC6, use SUPPORT_EDIT_AND_CONTINUE in its place.
|
|
35 No incremental linking unless SUPPORT_EDIT_AND_CONTINUE, since it
|
|
36 can cause nasty crashes in pdump. Put warnings about this in
|
|
37 config.inc.samp. Report the full compile flags used for src
|
|
38 and lib-src in the Installation output.
|
|
39
|
1330
|
40 2003-02-28 Ben Wing <ben@xemacs.org>
|
|
41
|
|
42 * README:
|
|
43 * README (NOTE): Removed.
|
|
44 * config.inc.samp (HAVE_MS_WINDOWS):
|
|
45 * config.inc.samp (HAVE_X_WINDOWS): Removed.
|
|
46 * config.inc.samp (X11_DIR): Removed.
|
|
47 * config.inc.samp (COMPFACE_DIR):
|
|
48 * xemacs.mak (XEMACS): Removed.
|
|
49 * xemacs.mak (LISP): Removed.
|
|
50 * xemacs.mak (LIB_SRC): Removed.
|
|
51 * xemacs.mak (MODULES): Removed.
|
|
52 * xemacs.mak (NT): Removed.
|
|
53 * xemacs.mak (OUTDIR): Removed.
|
|
54 * xemacs.mak (SRC): Removed.
|
|
55 * xemacs.mak (LWLIB_SRCDIR): Removed.
|
|
56 * xemacs.mak (MAKEDIRSTRING): Removed.
|
|
57 * xemacs.mak (XEMACSDIRSTRING): Removed.
|
|
58 * xemacs.mak (MAKEROOT): New.
|
|
59 * xemacs.mak (COPYDIR):
|
|
60 * xemacs.mak (INFODOCK_VERSION_STRING): Removed.
|
|
61 * xemacs.mak (XEMACS_VERSION_STRING): Removed.
|
|
62 * xemacs.mak (SEPARATE_BUILD): New.
|
|
63 * xemacs.mak (SRCROOT): New.
|
|
64 * xemacs.mak (BLDROOT): New.
|
|
65 * xemacs.mak (PROGRAM_DEFINES): Removed.
|
|
66 * xemacs.mak (INSTALL_DIR): Removed.
|
|
67 * xemacs.mak (ETC): New.
|
|
68 * xemacs.mak (BLDLIB_SRC): New.
|
|
69 * xemacs.mak (BLDNT): New.
|
|
70 * xemacs.mak (BLDSRC): New.
|
|
71 * xemacs.mak (PACKAGE_PREFIX): Removed.
|
|
72 * xemacs.mak (PACKAGE_PATH): Removed.
|
|
73 * xemacs.mak (PATH_PACKAGEPATH): Removed.
|
|
74 * xemacs.mak (HAVE_X_WINDOWS): Removed.
|
|
75 * xemacs.mak (USE_CRTDLL):
|
|
76 * xemacs.mak (CONFIG_ERROR):
|
|
77 * xemacs.mak (OS): Removed.
|
|
78 * xemacs.mak (EMACS_CONFIGURATION): Removed.
|
|
79 * xemacs.mak (STACK_TRACE_EYE_CATCHER): Removed.
|
|
80 * xemacs.mak (CCV): Removed.
|
|
81 * xemacs.mak (DEBUG_FLAGS_COMPILE): Removed.
|
|
82 * xemacs.mak (DEBUG_FLAGS_LINK): Removed.
|
|
83 * xemacs.mak (DEBUG_DEFINES): Removed.
|
|
84 * xemacs.mak (BROWSERFLAGS): Removed.
|
|
85 * xemacs.mak (C_LIBFLAG): Removed.
|
|
86 * xemacs.mak (LIBC_LIB): Removed.
|
|
87 * xemacs.mak (OPTFLAGS_FASTCALL): Removed.
|
|
88 * xemacs.mak (OPTFLAGS_CDECL): Removed.
|
|
89 * xemacs.mak (PATH_PREFIX): New.
|
|
90 * xemacs.mak (OPTFLAGS): Removed.
|
|
91 * xemacs.mak (PROFILE_FLAGS): Removed.
|
|
92 * xemacs.mak (PATH_DEFINES): New.
|
|
93 * xemacs.mak (MSW_DEFINES):
|
|
94 * xemacs.mak (TEMACS_MSW_OBJS): New.
|
|
95 * xemacs.mak (CPLUSPLUS_COMPILE_FLAGS): Removed.
|
|
96 * xemacs.mak (CFLAGS_NO_OPT): Removed.
|
|
97 * xemacs.mak (CFLAGS_NO_LIB): Removed.
|
|
98 * xemacs.mak (CFLAGS): Removed.
|
|
99 * xemacs.mak (CFLAGS_CDECL_NO_LIB): Removed.
|
|
100 * xemacs.mak (CFLAGS_CDECL): Removed.
|
|
101 * xemacs.mak (X_DEFINES): Removed.
|
|
102 * xemacs.mak (TEMACS_MULE_OBJS): New.
|
|
103 * xemacs.mak (X_INCLUDES): Removed.
|
|
104 * xemacs.mak (X_LIBS): Removed.
|
|
105 * xemacs.mak (TEMACS_DEBUG_OBJS): New.
|
|
106 * xemacs.mak (TEMACS_DUMP_OBJS): New.
|
|
107 * xemacs.mak (TEMACS_ALLOC_OBJS): New.
|
|
108 * xemacs.mak (XEMACS_INCLUDES): Removed.
|
|
109 * xemacs.mak (LIB_SRC_DEFINES): Removed.
|
|
110 * xemacs.mak (INCLUDES):
|
|
111 * xemacs.mak (DEFINES):
|
|
112 * xemacs.mak (CONFIG_VALUES): Removed.
|
|
113 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS):
|
|
114 * xemacs.mak (TEMACS_ENTRYPOINT): Removed.
|
|
115 * xemacs.mak (TEMACS_DIR): Removed.
|
|
116 * xemacs.mak (TEMACS): Removed.
|
|
117 * xemacs.mak (TEMACS_BROWSE): Removed.
|
|
118 * xemacs.mak (TEMACS_SRC): Removed.
|
|
119 * xemacs.mak (TEMACS_CPP_CDECL_FLAGS):
|
|
120 * xemacs.mak (TEMACS_LIBS): Removed.
|
|
121 * xemacs.mak (TEMACS_OBJS):
|
|
122 * xemacs.mak (TEMACS_LFLAGS): Removed.
|
|
123 * xemacs.mak (LINK_DEPENDENCY_ARGS): Removed.
|
|
124 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): Removed.
|
|
125 * xemacs.mak (ETAGS_DEPS): Removed.
|
|
126 * xemacs.mak (TEMACS_X_OBJS): Removed.
|
|
127 * xemacs.mak (LIB_SRC_TOOLS): Removed.
|
|
128 * xemacs.mak (LASTFILE): Removed.
|
|
129 * xemacs.mak (LASTFILE_SRC): Removed.
|
|
130 * xemacs.mak (LASTFILE_FLAGS): Removed.
|
|
131 * xemacs.mak (LASTFILE_OBJS): Removed.
|
|
132 * xemacs.mak (LWLIB): Removed.
|
|
133 * xemacs.mak (LWLIB_FLAGS): Removed.
|
|
134 * xemacs.mak (LWLIB_OBJS): Removed.
|
|
135 * xemacs.mak (.SUFFIXES):
|
|
136 * xemacs.mak (create-list-file): Removed.
|
|
137 * xemacs.mak (compile-list-file): Removed.
|
|
138 * xemacs.mak (TEMACS_DUMP_ID_OBJ): Removed.
|
|
139 * xemacs.mak (PROGNAME): Removed.
|
|
140 * xemacs.mak (DO_TEMACS): Removed.
|
|
141 * xemacs.mak (DO_XEMACS): Removed.
|
|
142 * xemacs.mak (BATCH): Removed.
|
|
143 * xemacs.mak (BATCH_PACKAGES): Removed.
|
|
144 * xemacs.mak (TEMACS_BATCH): Removed.
|
|
145 * xemacs.mak (XEMACS_BATCH): Removed.
|
|
146 * xemacs.mak (XEMACS_BATCH_PACKAGES): Removed.
|
|
147 * xemacs.mak (temacs_loadup_args): Removed.
|
|
148 * xemacs.mak (dump_temacs_args): Removed.
|
|
149 * xemacs.mak (run_temacs_args): Removed.
|
|
150 * xemacs.mak (dump_temacs): Removed.
|
|
151 * xemacs.mak (testdir): Removed.
|
|
152 * xemacs.mak (batch_test_emacs): Removed.
|
|
153 * xemacs.mak (check): Removed.
|
|
154 * xemacs.mak (check-temacs): Removed.
|
|
155 * xemacs.mak (MANDIR):
|
|
156 * xemacs.mak (check-features): Removed.
|
|
157 * xemacs.mak (tagslisp): Removed.
|
|
158 * xemacs.mak (tags): Removed.
|
|
159 * xemacs.mak (NEW_USERS_GUIDE_SRCS):
|
|
160 * xemacs.mak (makeinfo-test):
|
|
161 * xemacs.mak (installation): New.
|
|
162 * xemacs.mak (RAW_EXE): New.
|
|
163 * xemacs.mak (DUMP_TARGET): New.
|
|
164 * xemacs.mak (all): New.
|
|
165 * xemacs.mak (TEMACS_DUMP_DEP): New.
|
|
166 * xemacs.mak (DOC):
|
|
167 * xemacs.mak (docfile):
|
|
168 * xemacs.mak (update-elc):
|
|
169 * xemacs.mak (update-elc-2):
|
|
170 * xemacs.mak (load-shadows):
|
|
171 * xemacs.mak (temacs): Removed.
|
|
172 * xemacs.mak (install):
|
|
173 * xemacs.mak (versionclean): New.
|
|
174 * xemacs.mak (distclean):
|
|
175 * xemacs.mak (realclean):
|
|
176 * xemacs.mak (extraclean):
|
|
177 * xemacs.mak (depend):
|
|
178 * xemacs.mak (unicode-encapsulate):
|
|
179 -- Major reorganization and cleanup.
|
|
180 -- Add support for separated build tree and source tree.
|
|
181 -- Delete all support for X Windows building, since it's
|
|
182 totally bit-rotten and will never be fixed up. Instruct
|
|
183 people to use Cygwin if they want such support.
|
|
184
|
|
185 * make-build-dir:
|
|
186 New script to create a skeleton build tree for use with
|
|
187 separated build and source tree compilation.
|
|
188
|
1318
|
189 2003-02-20 Ben Wing <ben@xemacs.org>
|
|
190
|
|
191 * xemacs.dsp (CFG):
|
|
192 Add /k to default build.
|
|
193
|
1315
|
194 2003-02-19 Ben Wing <ben@xemacs.org>
|
|
195
|
|
196 * xemacs.mak (DO_TEMACS): New.
|
|
197 * xemacs.mak (DO_XEMACS): New.
|
|
198 * xemacs.mak (TEMACS_BATCH):
|
|
199 * xemacs.mak (temacs_loadup_args): New.
|
|
200 * xemacs.mak (dump_temacs_args): New.
|
|
201 * xemacs.mak (run_temacs_args): New.
|
|
202 * xemacs.mak (dump_temacs):
|
|
203 * xemacs.mak (blddir): Removed.
|
|
204 * xemacs.mak (temacs_loadup): Removed.
|
|
205 * xemacs.mak (run_temacs): Removed.
|
|
206 * xemacs.mak (check):
|
|
207 * xemacs.mak (check-temacs):
|
|
208 * xemacs.mak (check-features): New.
|
|
209 * xemacs.mak (makeinfo-test):
|
|
210 * xemacs.mak (LOADPATH): Removed.
|
|
211 * xemacs.mak (update-elc):
|
|
212 * xemacs.mak (update-elc-2):
|
|
213 * xemacs.mak (load-shadows): New.
|
|
214 * xemacs.mak (all):
|
|
215 * xemacs.mak (OS):
|
|
216 Add macros DO_TEMACS, DO_XEMACS, and a few others; this macro
|
|
217 section is now completely in sync with src/Makefile.in.in. Copy
|
|
218 check-features, load-shadows, and rebuilding finder-inf.el from
|
|
219 src/Makefile.in.in. The main build/dump/recompile process is now
|
|
220 synchronized with src/Makefile.in.in. Change `WARNING' to `NOTE'
|
|
221 and `error checking' to `error-checking' TO avoid tripping
|
|
222 faux warnings and errors in the VC++ IDE.
|
|
223
|
|
224
|
1307
|
225 2003-02-16 Steve Youngs <youngs@xemacs.org>
|
|
226
|
|
227 * XEmacs 21.5.11 "cabbage" is released.
|
|
228
|
1303
|
229 2003-02-15 Ben Wing <ben@xemacs.org>
|
|
230
|
|
231 * xemacs.mak:
|
|
232 * xemacs.mak (PROGNAME):
|
|
233 * xemacs.mak (docfile):
|
|
234 * xemacs.mak (make-docargs): Removed.
|
|
235 * xemacs.mak (update-elc):
|
|
236 * xemacs.mak (update-elc-2): New.
|
|
237 * xemacs.mak (OS):
|
|
238 Delete old unused code that checks SATISFIED.
|
|
239 Move update-elc-2 up to be near update-elc.
|
|
240 Run update-elc-2 with -no-autoloads to avoid multiple
|
|
241 autoload-loading problem.
|
|
242
|
|
243 Don't compute make-docfile args ourselves. Pass the raw objects
|
|
244 to make-docfile.el, which does the computation (much faster than
|
|
245 we could). Don't delete the DOC file, split the invocation into
|
|
246 two calls to make-docfile.exe (one direct, one through
|
|
247 make-docfile.el), etc. In general, all we do is call make-docfile.
|
|
248 Add proper dependencies for DOC-file rebuilding so it doesn't get
|
|
249 done when not necessary. Implement quick-building here: not
|
|
250 building the DOC file unless it doesn't exist, as the quick-build
|
|
251 docs say.
|
|
252
|
1261
|
253 2003-02-05 Ben Wing <ben@xemacs.org>
|
|
254
|
|
255 * config.inc.samp (GTK_DIR):
|
|
256 * config.inc.samp (XPM_DIR):
|
|
257 * config.inc.samp (HAVE_GIF):
|
|
258 * config.inc.samp (ZLIB_DIR):
|
|
259 * config.inc.samp (TIFF_DIR):
|
|
260 * config.inc.samp (JPEG_DIR):
|
|
261 * config.inc.samp (COMPFACE_DIR):
|
|
262 * config.inc.samp (USE_PORTABLE_DUMPER):
|
|
263 * config.inc.samp (USE_KKCC):
|
|
264 Various fixups.
|
|
265
|
1203
|
266 2002-12-16 Ben Wing <ben@xemacs.org>
|
|
267
|
|
268 * README (NOTE):
|
|
269 * config.inc.samp:
|
|
270 * config.inc.samp (PACKAGE_PREFIX):
|
|
271 * config.inc.samp (GTK_DIR):
|
|
272 * config.inc.samp (COMPFACE_DIR):
|
|
273 * config.inc.samp (USE_FASTCALL):
|
|
274 * config.inc.samp (HAVE_VC6): New.
|
|
275 * config.inc.samp (PROFILE_SUPPORT):
|
|
276 * config.inc.samp (DEBUG_XEMACS):
|
|
277 * config.inc.samp (USE_PORTABLE_DUMPER):
|
|
278 * config.inc.samp (USE_KKCC): New.
|
|
279 * config.inc.samp (USE_UNION_TYPE): New.
|
|
280 * xemacs.dsp (CFG):
|
|
281 * xemacs.mak (HAVE_VC6):
|
|
282 * xemacs.mak (ERROR_CHECK_ALL): New.
|
|
283 * xemacs.mak (CPLUSPLUS_COMPILE): New.
|
|
284 * xemacs.mak (USE_KKCC): New.
|
|
285 * xemacs.mak (USE_UNION_TYPE): New.
|
|
286 * xemacs.mak (USE_PORTABLE_DUMPER):
|
|
287 * xemacs.mak (PROFILE_FLAGS):
|
|
288 * xemacs.mak (CPLUSPLUS_COMPILE_FLAGS): New.
|
|
289 * xemacs.mak (DUMPER_DEFINES):
|
|
290 * xemacs.mak (KKCC_DEFINES): New.
|
|
291 * xemacs.mak (DEFINES):
|
|
292 * xemacs.mak (LASTFILE_FLAGS):
|
|
293 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS):
|
|
294 * xemacs.mak (OS):
|
|
295
|
|
296 Support C++ compilation, KKCC compilation. See src/ChangeLog.
|
|
297 Add stuff about the evilness of USE_UNION_TYPE.
|
|
298
|
1187
|
299 2003-01-04 Steve Youngs <youngs@xemacs.org>
|
|
300
|
|
301 * XEmacs 21.5.10 "burdock" is released.
|
|
302
|
1123
|
303 2002-11-27 Ben Wing <ben@xemacs.org>
|
|
304
|
|
305 * .cvsignore:
|
|
306 Windows shit.
|
|
307
|
1052
|
308 2002-10-13 Adrian Aichner <adrian@xemacs.org>
|
|
309
|
|
310 * xemacs.mak (OS): Remove obsolete quoting of double-quote in the
|
|
311 Installation file to avoid unnecessary deviations from the UNIX
|
|
312 version in `describe-installation' and `build-report'.
|
|
313
|
1001
|
314 2002-09-13 Adrian Aichner <adrian@xemacs.org>
|
|
315
|
|
316 * xemacs.mak: Suppress confirmation for overwriting files.
|
|
317 * xemacs.mak (installation): Add support for xemacs_extra_name.
|
|
318
|
981
|
319 2002-08-30 Steve Youngs <youngs@xemacs.org>
|
|
320
|
|
321 * XEmacs 21.5.9 "brussels sprouts" is released.
|
|
322
|
942
|
323 2002-07-31 Adrian Aichner <adrian@xemacs.org>
|
|
324
|
|
325 * xemacs.mak (USE_KKCC): New. Default it to 1 to get it noticed.
|
|
326 Add line to Installation file, when it's enabled. Add period to
|
|
327 line add to Installation for USE_CRTDLL.
|
|
328
|
933
|
329 2002-07-27 Steve Youngs <youngs@xemacs.org>
|
|
330
|
|
331 * XEmacs 21.5.8 "broccoli" is released.
|
|
332
|
916
|
333 2002-07-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
334
|
|
335 * README: Reference GNU Emacs 21.x.
|
|
336
|
900
|
337 2002-07-05 Jonathan Harris <jonathan@xemacs.org>
|
|
338
|
|
339 * README: Document Visual Studio .NET setup
|
|
340
|
894
|
341 2002-07-02 Stephen J. Turnbull <stephen@xemacs.org>
|
|
342
|
|
343 * XEmacs 21.5.7 "broccoflower" is released.
|
|
344
|
882
|
345 2002-06-25 Adrian Aichner <adrian@xemacs.org>
|
|
346
|
|
347 * xemacs.mak (DEBUG_DEFINES): Initialize to empty for
|
|
348 DEBUG_XEMACS=0.
|
|
349
|
872
|
350 2002-06-20 Ben Wing <ben@xemacs.org>
|
|
351
|
|
352 * config.inc.samp (OPTIMIZED_BUILD):
|
|
353 * config.inc.samp (USE_FASTCALL): New.
|
|
354 * config.inc.samp (PROFILE_SUPPORT): New.
|
|
355 * config.inc.samp (DEBUG_XEMACS):
|
|
356 * config.inc.samp (HAVE_VC6): New.
|
|
357 * config.inc.samp (USE_PORTABLE_DUMPER):
|
|
358 Clean up, add args to control fastcall (not yet supported! the
|
|
359 changes needed are in another ws of mine), profile support, vc6
|
|
360 support, union-type.
|
|
361
|
|
362 * xemacs.dsp (CFG):
|
|
363 * xemacs.mak (HAVE_DIALOGS):
|
|
364 * xemacs.mak (HAVE_MSW_C_DIRED): Removed.
|
|
365 * xemacs.mak (USE_FASTCALL): New.
|
|
366 * xemacs.mak (PROFILE_SUPPORT): New.
|
|
367 * xemacs.mak (HAVE_VC6): New.
|
|
368 * xemacs.mak (QUICK_BUILD):
|
|
369 * xemacs.mak (VERBOSECC): New.
|
|
370 * xemacs.mak (DEPEND): New.
|
|
371 * xemacs.mak (CONFIG_ERROR):
|
|
372 * xemacs.mak (CCV):
|
|
373 * xemacs.mak (DEBUGFLAGS): Removed.
|
|
374 * xemacs.mak (OPTFLAGS): Removed.
|
|
375 * xemacs.mak (DEBUG_FLAGS_COMPILE): New.
|
|
376 * xemacs.mak (DEBUG_FLAGS_LINK): New.
|
|
377 * xemacs.mak (DEBUG_DEFINES): New.
|
|
378 * xemacs.mak (BROWSERFLAGS): New.
|
|
379 * xemacs.mak (LIBC_LIB):
|
|
380 * xemacs.mak (OPTFLAGS_FASTCALL): New.
|
|
381 * xemacs.mak (OPTFLAGS_CDECL): New.
|
|
382 * xemacs.mak (PROFILE_FLAGS): New.
|
|
383 * xemacs.mak (CFLAGS_NO_OPT): New.
|
|
384 * xemacs.mak (CFLAGS_CDECL_NO_LIB): New.
|
|
385 * xemacs.mak (CFLAGS_CDECL): New.
|
|
386 * xemacs.mak (MSW_LIBS):
|
|
387 * xemacs.mak (MSW_DEFINES): Removed.
|
|
388 * xemacs.mak (MSW_C_DIRED_OBJ): Removed.
|
|
389 * xemacs.mak (MULE_DEFINES):
|
|
390 * xemacs.mak (DEBUG_FLAGS): Removed.
|
|
391 * xemacs.mak (LINK_DEPENDENCY_ARGS):
|
|
392 * xemacs.mak (ETAGS_DEPS):
|
|
393 * xemacs.mak (LIB_SRC_TOOLS):
|
|
394 * xemacs.mak (TEMACS_LFLAGS):
|
|
395 * xemacs.mak (TEMACS_CPP_FLAGS): Removed.
|
|
396 * xemacs.mak (TEMACS_CPP_FLAGS_NO_CFLAGS): New.
|
|
397 * xemacs.mak (TEMACS_CPP_CDECL_FLAGS): New.
|
|
398 * xemacs.mak (TEMACS_MSW_OBJS):
|
|
399 * xemacs.mak (TEMACS_OBJS):
|
|
400 * xemacs.mak (.SUFFIXES):
|
|
401 * xemacs.mak (create-list-file): New.
|
|
402 * xemacs.mak (compile-list-file): New.
|
|
403 * xemacs.mak (TEMACS_DUMP_ID_OBJ): New.
|
|
404 * xemacs.mak (PROGNAME):
|
|
405 * xemacs.mak (temacs_loadup):
|
|
406 * xemacs.mak (check):
|
|
407 * xemacs.mak (check-temacs):
|
|
408 * xemacs.mak (make-docargs):
|
|
409 * xemacs.mak (update-elc):
|
|
410 * xemacs.mak (install):
|
|
411 * xemacs.mak (mostlyclean):
|
|
412 * xemacs.mak (versionclean):
|
|
413 * xemacs.mak (OS):
|
|
414 Semi-major overhaul.
|
|
415
|
|
416 Fix bug where dump-id was always getting recomputed, forcing a
|
|
417 redump even when nothing changed.
|
|
418
|
|
419 Add support for fastcall. Support edit-and-continue (on by
|
|
420 default) with vc6. Use incremental linking when doing a debug
|
|
421 compilation. Add support for profiling.
|
|
422
|
|
423 Consolidate the various debug flags.
|
|
424
|
|
425 Partial support for "batch-compiling" -- compiling many files on a
|
|
426 single invocation of the compiler. Doesn't seem to help that much
|
|
427 for me, so it's not finished or enabled by default.
|
|
428
|
|
429 Remove HAVE_MSW_C_DIRED, we always do.
|
|
430
|
|
431 Correct some sloppy use of directories.
|
|
432
|
863
|
433 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
|
|
434
|
|
435 * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
|
|
436
|
853
|
437 2002-05-28 Ben Wing <ben@xemacs.org>
|
|
438
|
|
439 * xemacs.mak (CFLAGS_NO_LIB):
|
|
440 * xemacs.mak (X_DEFINES):
|
|
441 Add -DSTRICT.
|
|
442
|
851
|
443 2002-05-23 Ben Wing <ben@xemacs.org>
|
|
444
|
|
445 * xemacs.mak (TEMACS_OBJS):
|
|
446 Add alloca.o.
|
|
447
|
841
|
448 2002-05-14 Ben Wing <ben@xemacs.org>
|
|
449
|
|
450 * xemacs.mak (batch_test_emacs):
|
|
451 * xemacs.mak (check):
|
|
452 Run tests with the packages so we don't get errors about
|
|
453 advice not present, etc.
|
|
454
|
839
|
455 2002-05-14 Ben Wing <ben@xemacs.org>
|
834
|
456
|
839
|
457 * xemacs.mak (CONFIG_VALUES):
|
|
458 * xemacs.mak (LINK_DEPENDENCY_ARGS): New.
|
|
459 * xemacs.mak (LINK_STANDARD_LIBRARY_ARGS): New.
|
|
460 * xemacs.mak (ETAGS_DEPS):
|
|
461 * xemacs.mak (LIB_SRC_TOOLS):
|
|
462 Increase the stack of etags to 0x800000 (8 MB), same as for XEmacs
|
|
463 and enough to prevent regex crashes with complex multiline
|
|
464 regexps. (More specifically, we reach the built-in failure limit before
|
|
465 crashing the stack. etags complains, but keeps on processing.)
|
834
|
466
|
827
|
467 2002-05-06 Jonathan Harris <jonathan@xemacs.org>
|
|
468
|
|
469 * README:
|
|
470 Remove references to obsolete MSVC5 and NT 3.51 configurations.
|
|
471
|
|
472 * config.inc.samp (HAVE_TIFF): Update PNG version to 1.0.9.
|
|
473
|
|
474 * xemacs.mak (HAVE_MENUBARS): New
|
|
475 * xemacs.mak (HAVE_SCROLLBARS): New
|
|
476 * xemacs.mak (MSW_DEFINES):
|
|
477 * xemacs.mak (MSW_LIBS):
|
|
478 * xemacs.mak (TEMACS_MSW_OBJS):
|
|
479 * xemacs.mak (TEMACS_OBJS):
|
|
480 Make HAVE_MENUBARS and HAVE_SCROLLBARS optional.
|
|
481
|
|
482 * xemacs.mak (LIB_SRC_TOOLS):
|
|
483 Generate correctly-named debug program databases for lib-src helpers.
|
|
484
|
|
485 * xemacs-vc50.dsp: Removed.
|
|
486 * xemacs-vc50.dsw: Removed.
|
|
487
|
826
|
488 2002-05-05 Ben Wing <ben@xemacs.org>
|
|
489
|
|
490 * xemacs.mak (CFLAGS_NO_LIB): New.
|
|
491 * xemacs.mak (CFLAGS):
|
|
492 * xemacs.mak (ETAGS_DEPS):
|
|
493 * xemacs.mak (LIB_SRC_TOOLS):
|
|
494 Split up CFLAGS into a version without flags specifying the C
|
|
495 library. The problem seems to be that minitar depends on zlib,
|
|
496 which depends specifically on libc.lib, not on any of the other C
|
|
497 libraries. Unless you compile with libc.lib, you get errors --
|
|
498 specifically, no _errno in the other libraries, which must make it
|
|
499 something other than an int. (#### But this doesn't seem to obtain
|
|
500 in XEmacs, which also uses zlib, and can be linked with any of the
|
|
501 C libraries. Maybe zlib is used differently and doesn't need
|
|
502 errno, or maybe XEmacs provides an int errno; ... I don't
|
|
503 understand.
|
|
504
|
819
|
505 2002-03-26 Vin Shelton <acs@xemacs.org>
|
|
506
|
|
507 * xemacs.mak: Added special rule to build winclient.exe.
|
|
508
|
817
|
509 2002-04-23 Jonathan Harris <jonathan@xemacs.org>
|
|
510
|
|
511 * README: Document build for latest versions of zlib & png
|
|
512 * xpm.mak: Default to using MSVCRT as the C runtime
|
|
513
|
814
|
514 2002-04-14 Ben Wing <ben@xemacs.org>
|
|
515
|
|
516 * config.inc.samp (HAVE_MS_WINDOWS):
|
|
517 * config.inc.samp (X11_DIR):
|
|
518 * config.inc.samp (ZLIB_DIR):
|
|
519 * config.inc.samp (MAKEINFO):
|
|
520 * config.inc.samp (OPTIMIZED_BUILD): New.
|
|
521 * config.inc.samp (DEPEND):
|
|
522 * config.inc.samp (USE_MINIMAL_TAGBITS): Removed.
|
|
523 * config.inc.samp (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed.
|
|
524 * config.inc.samp (GUNG_HO): Removed.
|
|
525 * xemacs.mak (USE_MINITAR):
|
|
526 * xemacs.mak (USE_MINIMAL_TAGBITS): Removed.
|
|
527 * xemacs.mak (USE_INDEXED_LRECORD_IMPLEMENTATION): Removed.
|
|
528 * xemacs.mak (GUNG_HO): Removed.
|
|
529 * xemacs.mak (CONFIG_ERROR):
|
|
530 * xemacs.mak (DEBUGFLAGS): New.
|
|
531 * xemacs.mak (OPT): Removed.
|
|
532 * xemacs.mak (OPTFLAGS): New.
|
|
533 * xemacs.mak (CFLAGS):
|
|
534 * xemacs.mak (QUICK_DEFINES):
|
|
535 * xemacs.mak (TAGBITS_DEFINES): Removed.
|
|
536 * xemacs.mak (ERROR_CHECK_DEFINES): New.
|
|
537 * xemacs.mak (LRECORD_DEFINES): Removed.
|
|
538 * xemacs.mak (DEFINES):
|
|
539 * xemacs.mak (TEMACS_OBJS):
|
|
540 * xemacs.mak (OS):
|
|
541 Separate out debug and optimize flags.
|
|
542 Remove all vestiges of USE_MINIMAL_TAGBITS,
|
|
543 USE_INDEXED_LRECORD_IMPLEMENTATION, and GUNG_HO, since those
|
|
544 ifdefs have long been removed.
|
|
545 Make error-checking support actually work.
|
|
546 Some rearrangement of config.inc.samp to make it more logical.
|
|
547 Remove callproc.c and ntproc.c from xemacs.mak, no longer used.
|
|
548
|
|
549 Make pdump the default.
|
|
550
|
812
|
551 2002-04-13 Jonathan Harris <jonathan@xemacs.org>
|
|
552
|
|
553 * README: Document MSVC6 required
|
|
554 * minitar.c: Fix MSVC compiler warnings
|
|
555 * minitar.mak: Removed
|
|
556 * xemacs.mak: Build minitar directly from this makefile
|
|
557 * xemacs.mak (check-temacs):
|
|
558 * xemacs.mak (make-docargs):
|
|
559 * xemacs.mak (update-elc):
|
|
560 Remove obsolete references to EMACSBOOTSTRAPLOADPATH and
|
|
561 EMACSBOOTSTRAPMODULEPATH environment variables.
|
|
562
|
804
|
563 2002-04-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
564
|
|
565 * XEmacs 21.5.6 "bok choi" is released.
|
|
566
|
800
|
567 2002-03-31 Ben Wing <ben@xemacs.org>
|
|
568
|
|
569 * config.inc.samp (DEBUG_XEMACS):
|
|
570 * xemacs.mak (DEBUG_XEMACS):
|
|
571 * xemacs.mak (ERROR_CHECK_ALL): New.
|
|
572 Separate out and add new variable for controlling error-checking.
|
|
573
|
795
|
574 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
|
|
575
|
|
576 * make-nt-depend:
|
|
577 * xemacs.mak (DEPEND):
|
|
578 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
|
|
579 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
|
|
580 Moved perl dependency script out into new make-nt-depend file to
|
|
581 hopefully finally solve never-ending perl quoting problems.
|
|
582
|
|
583 * xemacs.mak (TEMACS):
|
|
584 * xemacs.mak (make-docargs):
|
|
585 * .cvsignore:
|
|
586 Generate intermediate files in obj subdirectory, not in nt dir.
|
|
587
|
794
|
588 2002-03-29 Jonathan Harris <jonathan@xemacs.org>
|
|
589
|
|
590 * xemacs.mak: Define STACK_TRACE_EYE_CATCHER.
|
|
591
|
780
|
592 2002-03-18 Ben Wing <ben@xemacs.org>
|
|
593
|
|
594 * config.inc.samp (DEPEND):
|
|
595 * config.inc.samp (PERL_NEEDS_MORE_QUOTING):
|
|
596 * xemacs.mak (DEPEND):
|
|
597 * xemacs.mak (PERL_NEEDS_MORE_QUOTING):
|
|
598 Deal with never-ending perl quoting problems.
|
|
599
|
778
|
600 2002-03-16 Ben Wing <ben@xemacs.org>
|
|
601
|
|
602 * .cvsignore:
|
|
603 Those pesky *.tmp files.
|
|
604
|
776
|
605 2002-03-15 Ben Wing <ben@xemacs.org>
|
|
606
|
|
607 * xemacs.mak:
|
|
608 * xemacs.mak (BATCH):
|
|
609 * xemacs.mak (XEMACS_BATCH_PACKAGES):
|
|
610 * xemacs.mak (batch_test_emacs):
|
|
611 * xemacs.mak (MAKEINFO):
|
|
612 * xemacs.mak (makeinfo-test):
|
|
613 Use -no-packages to avoid problems with package files shadowing
|
|
614 core files (e.g. unicode.el in mule-ucs).
|
|
615
|
774
|
616 2002-03-12 Ben Wing <ben@xemacs.org>
|
|
617
|
|
618 * The Great Mule Merge: placeholder.
|
|
619
|
768
|
620 2002-03-05 Stephen J. Turnbull <stephen@xemacs.org>
|
|
621
|
|
622 * XEmacs 21.5.5 "beets" is released.
|
|
623
|
725
|
624 2002-01-08 Stephen J. Turnbull <stephen@xemacs.org>
|
|
625
|
|
626 * XEmacs 21.5.4 "bamboo" is released.
|
|
627
|
669
|
628 2001-09-28 Adrian Aichner <adrian@xemacs.org>
|
|
629
|
|
630 * xemacs.mak (COPY): Use xcopy /r for NT 4.0 compatibility.
|
|
631 * xemacs.mak (COPYDIR): Ditto
|
|
632
|
654
|
633 2001-09-07 Stephen J. Turnbull <stephen@xemacs.org>
|
|
634
|
|
635 * XEmacs 21.5.3 "asparagus" is released.
|
|
636
|
647
|
637 2001-06-24 Ben Wing <ben@xemacs.org>
|
|
638
|
|
639 * config.h:
|
|
640 Turn sign-compare warnings back on.
|
|
641
|
641
|
642 2001-07-28 Stephen J. Turnbull <stephen@xemacs.org>
|
|
643
|
|
644 * XEmacs 21.5.2 "artichoke" is released.
|
|
645
|
637
|
646 2001-07-26 Stephen J. Turnbull <stephen@xemacs.org>
|
|
647
|
|
648 * xemacs.mak (configclean):
|
|
649 New target. Convenience for multiplatform builds (need to delete
|
|
650 the native config.h since it's newer than config.h.in).
|
|
651 (distclean): Use it.
|
|
652
|
|
653 * xemacs.mak (DEL):
|
|
654 Remove error-suppressing "-" from definition. Use variable in
|
|
655 shell structured commands. Prefix "-" to existing uses.
|
|
656 (DELS, DELSQ):
|
|
657 Remove definitions, WinME can't hack the switches.
|
|
658 (distclean):
|
|
659 Clean subdirectories of $(LISP) explicitly.
|
|
660
|
|
661 * xemacs.mak:
|
|
662 Move HAVE_WIDGET and HAVE_TOOLBAR configuration together.
|
|
663
|
632
|
664 2001-06-12 Stephen J. Turnbull <stephen@xemacs.org>
|
|
665
|
|
666 * xemacs.mak (HAVE_ZLIB): New, defaults to HAVE_PNG.
|
|
667 (USE_MINITAR): Default to HAVE_ZLIB.
|
|
668 (MSW_LIBS): Add comctl32.lib if HAVE_WIDGETS.
|
|
669 (mostlyclean, nicenclean, distclean, versionclean): Only one target
|
|
670 per invocation of $(DEL); don't use unneeded switches (WinME support).
|
|
671
|
|
672 (TEMACS_CPP_FLAGS): Add EMACS_PATCH_LEVEL.
|
|
673
|
584
|
674 2001-05-28 Nick V. Pakoulin <npak@ispras.ru>
|
|
675
|
|
676 * xemacs.mak (install): Replace calls to (x)copy commands with
|
|
677 COPY and COPYDIR variables.
|
|
678 (COPY): New
|
|
679 (COPYDIR): New
|
|
680
|
580
|
681 2001-05-26 Ben Wing <ben@xemacs.org>
|
|
682
|
|
683 * xemacs.mak (DEPEND):
|
|
684 * xemacs.mak (LASTFILE_OBJS):
|
|
685 * xemacs.mak (LWLIB_OBJS):
|
|
686 * xemacs.mak (TEMACS_OBJS):
|
|
687 fix use of targets so that config.h doesn't end up being passed
|
|
688 to the C compiler as an input file; that creates warnings.
|
|
689 put back config.inc into depend-file targets; removed previously
|
|
690 in a wrong attempt to fix this same problem.
|
|
691
|
563
|
692 2001-05-24 Ben Wing <ben@xemacs.org>
|
|
693
|
|
694 * xemacs.mak (DOC):
|
|
695 * xemacs.mak (TEMACS_OBJS):
|
|
696 add glyphs-shared.c.
|
|
697
|
558
|
698 2001-05-23 Ben Wing <ben@xemacs.org>
|
|
699
|
|
700 * xemacs.mak (installation):
|
|
701 call `ver' to get the exact os version and put it in the
|
|
702 installation; suggestion from adrian.
|
|
703
|
551
|
704 2001-05-21 Martin Buchholz <martin@xemacs.org>
|
|
705
|
|
706 * xemacs.mak: Remove references to lwlib-config.
|
|
707
|
545
|
708 2001-05-01 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
709
|
|
710 * xemacs.mak: Use link to make .rsrc writable, not editbin.
|
|
711
|
528
|
712 2001-05-10 Ben Wing <ben@xemacs.org>
|
|
713
|
|
714 * xemacs.mak (TEMACS_LIBS):
|
|
715 need another lib (netapi32.lib) for user-name-all-completions.
|
|
716
|
|
717 * xemacs.mak (all):
|
|
718 * xemacs.mak (OS):
|
|
719 remove autoload-building target.
|
|
720
|
523
|
721 2001-05-09 Ben Wing <ben@xemacs.org>
|
|
722
|
|
723 * xemacs.mak (OS):
|
|
724 do not warn about gtk when we're not trying to compile with it.
|
|
725
|
522
|
726 2001-05-09 Martin Buchholz <martin@xemacs.org>
|
|
727
|
|
728 * XEmacs 21.5.1 "anise" is released.
|
|
729
|
496
|
730 2001-05-01 Adrian Aichner <adrian@xemacs.org>
|
|
731
|
|
732 * xemacs.mak: Define EMACS_PATCH_LEVEL like configure.in does.
|
|
733 * xemacs.mak (XEMACS_VERSION_STRING): Build this more like
|
|
734 configure.in does.
|
|
735 * xemacs.mak (docfile): Use del instead of $(DEL) in shell
|
|
736 command.
|
|
737
|
495
|
738 2001-05-01 Ben Wing <ben@xemacs.org>
|
|
739
|
|
740 * config.inc.samp (MAKEINFO): point at more standard c: not f:.
|
|
741 * minitar.c:
|
|
742 * minitar.c (Usage):
|
|
743 * minitar.c (octal):
|
|
744 * minitar.c (makepath):
|
|
745 * minitar.c (main):
|
|
746 Fix more compiler warnings, clean up the style to conform
|
|
747 more to standard XEmacs.
|
|
748
|
494
|
749 2001-05-01 Ben Wing <ben@xemacs.org>
|
|
750
|
|
751 * xemacs.mak (DEPEND):
|
|
752 Don't add config.inc to the horked depend file. It's not
|
|
753 recognized by nmake and just results in warnings.
|
|
754 * xemacs.mak (docfile):
|
|
755 Don't use $(DEL) in the middle of a shell command, because it
|
|
756 will try to call `-del' and fail.
|
|
757
|
488
|
758 2001-04-27 Adrian Aichner <adrian@xemacs.org>
|
|
759
|
|
760 * compface.mak (clean): New target.
|
|
761 * xemacs.mak: Use $(DEL) everywhere, instead of some occurences of
|
|
762 del and @$(DEL). Add GTK supporting variables and document it as
|
|
763 currently unsupported on MSWindows.
|
|
764 * xemacs.mak (XEMACS_VERSION_STRING): Initialize according to
|
|
765 emacs_is_beta. Use emacs_beta_version as patch level for non-beta
|
|
766 version.
|
|
767 * xemacs.mak (HAVE_GTK): New.
|
|
768 * xemacs.mak (GTK_DIR): New.
|
|
769
|
479
|
770 2001-04-20 Ben Wing <ben@xemacs.org>
|
|
771
|
|
772 * .cvsignore: Added stuff for Windows.
|
|
773
|
472
|
774 2001-04-18 Martin Buchholz <martin@xemacs.org>
|
|
775
|
|
776 * XEmacs 21.5.0 "alfalfa" is released.
|
|
777
|
464
|
778 2001-03-14 Craig Lanning <CraigL@Knology.net>
|
|
779
|
|
780 * minitar.c: Clean up some compiler warnings.
|
|
781
|
462
|
782 2001-03-21 Martin Buchholz <martin@xemacs.org>
|
|
783
|
|
784 * XEmacs 21.2.46 "Urania" is released.
|
|
785
|
|
786 2001-03-06 Ben Wing <ben@xemacs.org>
|
|
787
|
|
788 * xemacs.mak (DEPEND):
|
|
789 Correct line that runs perl to do correct quoting regardless of
|
|
790 whether nmake is run from bash.
|
|
791
|
|
792 2001-03-02 Ben Wing <ben@xemacs.org>
|
|
793
|
|
794 * config.h: Sadly, we need to disable another warning (C4116,
|
|
795 unnamed type definition in parentheses: A structure, union, or
|
|
796 enumerated type with no name was defined in a parenthetical
|
|
797 expression. The type definition is meaningless.), due to Martin's
|
|
798 latest definition of ALIGNOF.
|
|
799
|
460
|
800 2001-02-23 Martin Buchholz <martin@xemacs.org>
|
|
801
|
|
802 * XEmacs 21.2.45 "Thelxepeia" is released.
|
|
803
|
|
804 2001-02-09 Martin Buchholz <martin@xemacs.org>
|
|
805
|
|
806 * config.h (HAVE_UTIME): New.
|
|
807 * config.h (HAVE_UTIME_H): Remove.
|
|
808 * config.h (HAVE_STRUCT_UTIMBUF): Remove.
|
|
809
|
458
|
810 2001-02-08 Martin Buchholz <martin@xemacs.org>
|
|
811
|
|
812 * XEmacs 21.2.44 "Thalia" is released.
|
|
813
|
456
|
814 2001-01-26 Martin Buchholz <martin@xemacs.org>
|
|
815
|
|
816 * XEmacs 21.2.43 "Terspichore" is released.
|
|
817
|
454
|
818 2001-01-20 Martin Buchholz <martin@xemacs.org>
|
|
819
|
|
820 * XEmacs 21.2.42 "Poseidon" is released.
|
|
821
|
452
|
822 2001-01-17 Martin Buchholz <martin@xemacs.org>
|
|
823
|
|
824 * XEmacs 21.2.41 "Polyhymnia" is released.
|
|
825
|
450
|
826 2001-01-08 Martin Buchholz <martin@xemacs.org>
|
|
827
|
|
828 * XEmacs 21.2.40 is released.
|
|
829
|
448
|
830 2000-12-31 Martin Buchholz <martin@xemacs.org>
|
|
831
|
|
832 * XEmacs 21.2.39 is released.
|
|
833
|
446
|
834 2000-12-05 Martin Buchholz <martin@xemacs.org>
|
|
835
|
|
836 * XEmacs 21.2.38 is released.
|
|
837
|
444
|
838 2000-11-14 Martin Buchholz <martin@xemacs.org>
|
|
839
|
|
840 * XEmacs 21.2.37 is released.
|
|
841
|
|
842 2000-10-27 Martin Buchholz <martin@xemacs.org>
|
|
843
|
|
844 * config.h: Oops, _getpt ==> _getpty
|
|
845
|
|
846 2000-10-11 Martin Buchholz <martin@xemacs.org>
|
|
847
|
|
848 * config.h (HAVE_XFREE86): Remove.
|
|
849 (HAVE_XREGISTERIMINSTANTIATECALLBACK): New.
|
|
850 (XREGISTERIMINSTANTIATECALLBACK_NONSTANDARD_PROTOTYPE): New.
|
|
851
|
|
852 2000-10-10 Martin Buchholz <martin@xemacs.org>
|
|
853
|
|
854 * config.h:
|
|
855 Sync with pty/signaling related changes to src/config.h.in
|
|
856
|
|
857 2000-10-07 Adrian Aichner <aichner@ecf.teradyne.com>
|
|
858
|
|
859 * xemacs.mak (default): Enforce runnig nmake from xemacs.mak's
|
|
860 directory to avoid problems with relative paths.
|
|
861
|
442
|
862 2000-10-04 Martin Buchholz <martin@xemacs.org>
|
|
863
|
|
864 * XEmacs 21.2.36 is released.
|
|
865
|
|
866 2000-09-30 Martin Buchholz <martin@xemacs.org>
|
|
867
|
|
868 * config.h (HAVE_STRCASECMP): Remove.
|
|
869
|
|
870 2000-09-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
871
|
|
872 * xemacs.mak:
|
|
873 Make src\depend parsing recognise "#if defined" instead of "#ifdef".
|
|
874 Use matching single quotes to keep 4dos shell happy.
|
|
875
|
|
876 2000-08-07 Ben Wing <ben@xemacs.org>
|
|
877
|
|
878 * xemacs.mak: add getloadavg.c.
|
|
879
|
|
880 2000-07-30 Ben Wing <ben@xemacs.org>
|
|
881
|
|
882 * README (NOTE):
|
|
883 Improve X documentation.
|
|
884 Document nascent Mule support.
|
|
885 Document current MS Windows contributors.
|
|
886
|
|
887 2000-07-15 Ben Wing <ben@xemacs.org>
|
|
888
|
|
889 * xemacs.mak:
|
|
890 added new file win32.c.
|
|
891 took out unused alloca.c.
|
|
892 * xemacs.mak (update-elc-2): added new target for rebuilding the
|
|
893 remaining .elcs after dumped. its dependency is added for target
|
|
894 all.
|
|
895 * xemacs.mak (update-auto-and-custom):
|
|
896 cleaned up ; now it byte-compiles custom-load.el.
|
|
897 * xemacs.mak (mostlyclean):
|
|
898 * xemacs.mak (clean):
|
|
899 * xemacs.mak (nicenclean):
|
|
900 * xemacs.mak (distclean):
|
|
901 * xemacs.mak (realclean):
|
|
902 * xemacs.mak (versionclean):
|
|
903 Redid all the clean targets, to be similar to what's in the
|
|
904 standard Makefile.
|
|
905
|
|
906 2000-07-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
907
|
|
908 * xemacs.mak ($(PROGNAME)): Do check error code from temacs during
|
|
909 dumping.
|
|
910
|
|
911 2000-07-19 Martin Buchholz <martin@xemacs.org>
|
|
912
|
|
913 * XEmacs 21.2.35 is released.
|
|
914
|
|
915 2000-07-14 IKEYAMA Tomonori <tomonori@suiyokai.org>
|
|
916
|
|
917 * config.h: Import C++ compilation stuff from src/config.h.
|
|
918
|
|
919 2000-07-05 Craig Lanning <lanning@scra.org>
|
|
920
|
|
921 * xemacs.rc: Uppercase the id's so that windres will work.
|
|
922
|
|
923 2000-07-05 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
924
|
|
925 * xemacs.mak (TEMACS_LIBS): Added comdlg32.lib
|
|
926
|
|
927 2000-06-12 Ben Wing <ben@xemacs.org>
|
|
928
|
|
929 * config.h (ENCAPSULATE_STAT):
|
|
930 Always encapsulate stat/fstat. Also suggested by Mike Alexander
|
|
931 <mike.alexander@xemacs.org>.
|
|
932
|
|
933 2000-06-10 Ben Wing <ben@xemacs.org>
|
|
934
|
|
935 * config.h:
|
|
936 * config.h (HAVE_GETPAGESIZE):
|
|
937 * config.h (HAVE_GETTIMEOFDAY):
|
|
938 corrections to go along with removed nt/inc.
|
|
939 removed HAVE_FEP.
|
|
940
|
|
941 * config.inc.samp:
|
|
942 correct graphics lib paths to agree with binaries provided in
|
|
943 ftp aux dir.
|
|
944
|
|
945 * xemacs.mak (DEPEND):
|
|
946 * xemacs.mak (DEFINES):
|
|
947 * xemacs.mak (LIB_SRC_DEFINES):
|
|
948 * xemacs.mak (minitar):
|
|
949 * xemacs.mak (TEMACS_LFLAGS):
|
|
950 * xemacs.mak (tags):
|
|
951 * xemacs.mak (all):
|
|
952 * xemacs.mak (install):
|
|
953 WINDOWSNT -> WIN32_NATIVE.
|
|
954 Don't build run*.exe.
|
|
955 comments about required ^^.
|
|
956 Added setargv.obj to the list of linked entities,
|
|
957 causing automatic wildcarding of filenames given on the
|
|
958 command line. (As usual, enclose in double quotes to avoid
|
|
959 this.)
|
|
960
|
|
961 2000-06-07 Ben Wing <ben@xemacs.org>
|
|
962
|
|
963 * runemacs.c: Removed. No longer necessary.
|
|
964
|
|
965 * Makefile.cygwin: Removed.
|
|
966
|
|
967 * inc\*: Removed. At long-fucking-last!
|
|
968
|
|
969 2000-05-28 Martin Buchholz <martin@xemacs.org>
|
|
970
|
|
971 * XEmacs 21.2.34 is released.
|
|
972
|
|
973 2000-05-12 Craig Lanning <CraigL@DyCon.com>
|
|
974
|
|
975 * inc\sys\socket.h: Don't define timeval as ws_timeval for mingw32
|
|
976
|
|
977 2000-05-01 Martin Buchholz <martin@xemacs.org>
|
|
978
|
|
979 * XEmacs 21.2.33 is released.
|
|
980
|
|
981 2000-04-27 Ben Wing <ben@xemacs.org>
|
|
982
|
|
983 * xemacs.mak: combine auto-autoloads.el and custom.el update into
|
|
984 one call to xemacs.
|
|
985
|
|
986 2000-04-26 Ben Wing <ben@xemacs.org>
|
|
987
|
|
988 * xemacs.mak: put in support for QUICK_BUILD.
|
|
989
|
|
990 * config.inc.samp: put in an entry for QUICK_BUILD.
|
|
991
|
|
992 2000-04-23 Ben Wing <ben@xemacs.org>
|
|
993
|
|
994 * xemacs.mak: Modified section that dumps .exe to not dump
|
|
995 when nothing has changed. It does this by relying on a flag
|
|
996 set by update-elcs.
|
|
997
|
|
998 Also in building of auto-autoloads.el, we no longer unconditionally
|
|
999 remove the old one. That was pointless and made the whole build
|
|
1000 procedure a lot longer -- the autoload code is smart enough to
|
|
1001 update itself automatically from an out-of-date autoload file.
|
|
1002
|
|
1003 2000-04-04 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1004
|
|
1005 * xemacs.mak: Build the i utility and use it to pipe windowed
|
|
1006 [xt]emacs output to the build console.
|
|
1007
|
|
1008 2000-03-25 Didier Verna <didier@xemacs.org>
|
|
1009
|
|
1010 * config.h: handle the renaming of `foo_h_path' to `foo_h_file'.
|
|
1011
|
|
1012 2000-03-22 Mike Alexander <mta@arbortext.com>
|
|
1013
|
|
1014 * xemacs.mak (PROGRAM_DEFINES): Define EMACS_VERSION and
|
|
1015 EMACS_PROGNAME
|
|
1016 (DEPEND): Don't try to create $(OUTDIR) if it already exists
|
|
1017 ($(SRC)\dump-id.c): Make it
|
|
1018 (DOC_SRC11): Add dumper.c if portable dumping
|
|
1019 (dump-xemacs): Make portable dumping work again and create
|
|
1020 dump-id.c and compile it whenever we do a portable dump.
|
|
1021 (depend): Change $(SRCDIR) to $(SRC)
|
|
1022
|
|
1023 2000-03-22 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1024
|
|
1025 * .cvsignore: New file, ignores user's config.inc and files
|
|
1026 containing the user's DevStudio workspace info.
|
|
1027
|
|
1028 * config.h.samp: Added DEPEND option. Renamed HAVE_MSW and HAVE_X to
|
|
1029 HAVE_MS_WINDOWS and HAVE_X_WINDOWS.
|
|
1030
|
|
1031 * README: Documented DEPEND option. Other small changes.
|
|
1032
|
|
1033 * Todo: Removed - was hopelessly out of date.
|
|
1034
|
|
1035 * config.h.samp:
|
|
1036 * xemacs.mak: Added DEPEND option to control use of dependency
|
|
1037 information generated by make-src-depend. Requires Perl. Defaults
|
|
1038 to disabled. Renamed HAVE_MSW and HAVE_X to HAVE_MS_WINDOWS and
|
|
1039 HAVE_X_WINDOWS as a side-effect.
|
|
1040 Handles '&' in XEmacs codenames by replacing with 'and'.
|
|
1041
|
|
1042 * xemacs.dsp:
|
|
1043 Correct Output_Dir so that DevStudio finds the xemacs executable
|
|
1044 by default.
|
|
1045
|
|
1046 2000-03-20 Ben Wing <ben@xemacs.org>
|
|
1047
|
|
1048 * README: Substantial rewrite.
|
|
1049 * xemacs.mak: Pdump fix. (not working yet, though)
|
|
1050
|
|
1051 2000-03-20 Martin Buchholz <martin@xemacs.org>
|
|
1052
|
|
1053 * XEmacs 21.2.32 is released.
|
|
1054
|
|
1055 2000-03-15 Mike Alexander <mta@arbortext.com>
|
|
1056
|
|
1057 * xemacs.mak: Fix for generation of $(XEMACS)\Installation.
|
|
1058
|
785
|
1059 2000-03-14 Adrian Aichner <adrian@xemacs.org>
|
442
|
1060
|
|
1061 * xemacs.mak (LIB_SRC_TOOLS): LIB_SRC_TOOLS depend on
|
|
1062 XEMACS_INCLUDES when we USE_PORTABLE_DUMPER.
|
|
1063
|
|
1064 2000-03-13 Ben Wing <ben@xemacs.org>
|
|
1065
|
|
1066 * xemacs.mak (TEMACS_ENTRYPOINT):
|
|
1067 Fix for portable dumper.
|
|
1068
|
|
1069 2000-03-12 Ben Wing <ben@xemacs.org>
|
|
1070
|
|
1071 * xemacs.mak (*):
|
|
1072 * config.inc: New.
|
|
1073
|
|
1074 a) Added a file called config.inc which makes it easier to set
|
|
1075 build options for MS Windows. (Previously, the only way to do this
|
|
1076 was through command line options to nmake.)
|
|
1077
|
|
1078 b) Cleaned the file up a bit.
|
|
1079
|
|
1080 c) Changed xemacs to be a windows application and not a console
|
|
1081 application, now that runemacs.exe is no longer necessary.
|
|
1082
|
|
1083 d) Added support for building the tags file.
|
|
1084
|
|
1085 * xemacs.dsw: New.
|
|
1086 * xemacs.dsp: New.
|
|
1087 For compiling, editing, and debugging XEmacs using the VC++ 5.0
|
|
1088 GUI. They may well work under other versions of VC++, but I don't
|
|
1089 have access to them to test them.
|
|
1090
|
|
1091 2000-03-11 Andy Piper <andy@xemacs.org>
|
|
1092
|
|
1093 * PROBLEMS: Doc fix from Reini Urban <rurban@x-ray.at>.
|
|
1094
|
|
1095 2000-02-27 Mike Alexander <mta@arbortext.com>
|
|
1096
|
|
1097 * xemacs.rc: Include the portable dump data if INCLUDE_DUMP is defined
|
|
1098
|
|
1099 * xemacs.mak: Add the portable dump data to the EXE as a resource
|
|
1100
|
|
1101 2000-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1102
|
|
1103 * xemacs.mak (TEMACS_LIBS): Add ole32.lib and uuid.lib.
|
|
1104 (installation): Always regenerate installation report.
|
|
1105
|
|
1106 2000-02-25 Craig Lanning <CraigL@DyCon.com>
|
|
1107
|
|
1108 * inc\sys\time.h: MinGW defines struct timeval in <winsock.h>.
|
|
1109
|
|
1110 2000-02-24 Martin Buchholz <martin@xemacs.org>
|
|
1111
|
|
1112 * config.h (INLINE_HEADER): Define properly (?) for Windows.
|
|
1113
|
|
1114 2000-02-23 Martin Buchholz <martin@xemacs.org>
|
|
1115
|
|
1116 * XEmacs 21.2.31 is released.
|
|
1117
|
|
1118 2000-02-22 Martin Buchholz <martin@xemacs.org>
|
|
1119
|
|
1120 * config.h (gc_checking_assert): New.
|
|
1121
|
|
1122 2000-02-21 Martin Buchholz <martin@xemacs.org>
|
|
1123
|
|
1124 * XEmacs 21.2.30 is released.
|
|
1125
|
|
1126 2000-02-21 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1127
|
|
1128 * README: Tidy up.
|
|
1129 Document need for makeinfo program or texinfo package.
|
|
1130
|
|
1131 * Xmd.patch: New file, previously in README.
|
|
1132
|
|
1133 2000-02-17 Martin Buchholz <martin@xemacs.org>
|
|
1134
|
|
1135 * config.h: Delete unused HAVE_LINUX_VERSION_H.
|
|
1136
|
|
1137 2000-02-16 Martin Buchholz <martin@xemacs.org>
|
|
1138
|
|
1139 * XEmacs 21.2.29 is released.
|
|
1140
|
|
1141 2000-02-06 Mike Alexander <mta@arbortext.com>
|
|
1142
|
|
1143 * xemacs.mak (install): Copy xemacs.dmp if using the portable
|
|
1144 dumper.
|
|
1145
|
440
|
1146 2000-02-07 Martin Buchholz <martin@xemacs.org>
|
|
1147
|
|
1148 * XEmacs 21.2.28 is released.
|
|
1149
|
|
1150 2000-02-03 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1151
|
|
1152 * Xpm.def: New file, required to build Xpm.dll.
|
|
1153
|
|
1154 * Xpm.mak: Use DEBUG instead of DEBUG_XEMACS - this library is not
|
|
1155 xemacs-specific. Initialize to DEBUG_XEMACS if specified for
|
|
1156 compatibility.
|
|
1157 Build DLL instead of static LIB when USE_CRTDLL=1 is given to
|
|
1158 make.
|
|
1159
|
|
1160 * xemacs.mak: Introduced USE_SYSTEM_MALLOC and USE_CRTDLL.
|
|
1161 Do not build lastfile.lib when neither unexec not gmalloc are
|
|
1162 used.
|
|
1163
|
|
1164 * config.h: Deleted GNU_MALLOC and SYSTEM_MALLOC, as they are set
|
|
1165 in makefile.
|
|
1166
|
|
1167 2000-01-26 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1168
|
|
1169 * xemacs.mak (DOC_SRC9): Added tests.c ...
|
|
1170 (TEMACS_DEBUG_OBJS): ... and tests.obj
|
|
1171 ($(DOC)): Tweaked a bit, for `nmake docfile' unconditionally
|
|
1172 rebuild the docfile.
|
|
1173
|
|
1174 2000-01-22 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1175
|
|
1176 * xemacs.mak (docfile): Added shortcut target.
|
|
1177
|
|
1178 2000-01-19 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1179
|
|
1180 * xemacs.mak (TEMACS_LIBS): Added winspool.lib
|
|
1181
|
|
1182 2000-01-20 Martin Buchholz <martin@xemacs.org>
|
|
1183
|
|
1184 * xemacs.mak (dump-xemacs): Remove redundant EMACSBOOTSTRAPMODULEPATH.
|
|
1185
|
|
1186 2000-01-18 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1187
|
|
1188 * xemacs.mak: Patch of 01/13 got in corrupted, fixed.
|
|
1189
|
438
|
1190 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1191
|
|
1192 * XEmacs 21.2.27 is released.
|
|
1193
|
|
1194 2000-01-18 Martin Buchholz <martin@xemacs.org>
|
|
1195
|
|
1196 * minitar.c: Errno.h --> errno.h. Remove errno declaration.
|
|
1197
|
|
1198 2000-01-13 Kirill 'Big K' Katsnelson <kkm@dtmx.com>
|
|
1199
|
|
1200 * xemacs.mak: Added USE_PORTABLE_DUMPER make command line macro.
|
|
1201 (temacs:) Added dependency for lastfile.lib so that 'make temacs'
|
|
1202 builds it first.
|
|
1203
|
|
1204 1999-12-28 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
1205
|
|
1206 * minitar.mak: Add vars to allow building from main xemacs.mak.
|
|
1207
|
|
1208 * xemacs.mak: Add rules to build & install minitar.
|
|
1209
|
440
|
1210 2000-01-03 Michael Sperber [Mr. Preprocessor] <sperber@informatik.uni-tuebingen.de>
|
|
1211
|
|
1212 * config.h: Fix stuff related to mail locking.
|
|
1213
|
436
|
1214 1999-12-31 Martin Buchholz <martin@xemacs.org>
|
|
1215
|
|
1216 * XEmacs 21.2.26 is released.
|
|
1217
|
434
|
1218 1999-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1219
|
|
1220 * XEmacs 21.2.25 is released.
|
|
1221
|
|
1222 1999-12-15 Scott Blachowicz <Scott.Blachowicz@seaslug.org>
|
|
1223
|
|
1224 * minitar.c (main): Add explicit exit(0) to get successful return
|
|
1225 code.
|
|
1226
|
432
|
1227 1999-12-14 Martin Buchholz <martin@xemacs.org>
|
|
1228
|
|
1229 * XEmacs 21.2.24 is released.
|
|
1230
|
434
|
1231 1999-11-28 Adrian Aichner <adrian@xemacs.org>
|
430
|
1232
|
|
1233 * xemacs.mak (depend): Only update `depend' if there were changes.
|
|
1234 Use "perl ./make-src-depend" instead of "mkdepend".
|
|
1235
|
|
1236 1999-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1237
|
|
1238 * XEmacs 21.2.23 is released.
|
|
1239
|
434
|
1240 1999-11-27 Adrian Aichner <adrian@xemacs.org>
|
430
|
1241
|
|
1242 * xemacs.mak (SRCDIR): Make path to xemacs absolute to
|
|
1243 facilitate building info in man subdirs. Echo all cd commands,
|
442
|
1244 not just some of them.
|
430
|
1245
|
|
1246 (makeinfo-test): Test for availability of `texinfo' package to
|
|
1247 build info. Recommend use of external `makeinfo' program for
|
|
1248 building info docs faster.
|
|
1249
|
|
1250 (info): cd into man subdirs to support use of external `makeinfo'
|
|
1251 program.
|
|
1252
|
|
1253 1999-11-17 Martin Buchholz <martin@xemacs.org>
|
|
1254
|
|
1255 * xemacs.mak: Remove references to index.unperm, index.perm.
|
|
1256 Fix dependencies.
|
|
1257 Shouldn't .obj and .info be in SUFFIXES?
|
|
1258 Remove extra `\'.
|
|
1259
|
428
|
1260 1999-11-29 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1261
|
|
1262 * XEmacs 21.2.22 is released
|
|
1263
|
|
1264 1999-11-28 Martin Buchholz <martin@xemacs.org>
|
|
1265
|
|
1266 * XEmacs 21.2.21 is released.
|
|
1267
|
|
1268 1999-11-10 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1269
|
|
1270 * XEmacs 21.2.20 is released
|
|
1271
|
|
1272 1999-10-07 Norbert Koch <n.koch@eai-delta.de>
|
|
1273
|
|
1274 * xemacs.mak: Ignore return code of 'del' calls. Use a make
|
|
1275 variable for 'del'.
|
|
1276
|
434
|
1277 1999-09-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
1278
|
|
1279 * xemacs.mak (all): Update $(LISP)/auto-autoloads.elc? and
|
|
1280 $(LISP)/custom-load.el using XEmacs itself, like xemacs-packages
|
|
1281 do.
|
|
1282 ($(LISP)\auto-autoloads.el): Add new rule.
|
|
1283 ($(LISP)\custom-load.el): Ditto.
|
|
1284
|
|
1285 1999-08-04 Andy Piper <andy@xemacs.org>
|
|
1286
|
|
1287 * xemacs.mak (HAVE_WIDGETS): add define to appropriate places.
|
|
1288
|
434
|
1289 1999-07-26 Adrian Aichner <adrian@xemacs.org>
|
428
|
1290
|
|
1291 * xemacs.mak ($(MANDIR)\lispref\lispref.texi): Replace bad
|
|
1292 dependency.
|
|
1293
|
|
1294 1999-07-30 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1295
|
|
1296 * XEmacs 21.2.19 is released
|
|
1297
|
434
|
1298 1999-07-10 Adrian Aichner <adrian@xemacs.org>
|
428
|
1299
|
|
1300 * xemacs.mak (.SUFFIXES): Add .texi.
|
|
1301 (check): Improve automated test section.
|
|
1302 (info): Generate info files using XEmacs (no makeinfo.exe needed).
|
|
1303
|
|
1304 1999-07-19 Andy Piper <andy@xemacs.org>
|
|
1305
|
|
1306 * xemacs.mak (DOC_SRC3): add gutter.c
|
|
1307 (TEMACS_OBJS): add gutter.obj.
|
|
1308
|
|
1309 1999-07-13 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1310
|
|
1311 * XEmacs 21.2.18 is released
|
|
1312
|
|
1313 1999-06-22 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1314
|
|
1315 * XEmacs 21.2.17 is released
|
|
1316
|
434
|
1317 1999-06-13 Adrian Aichner <adrian@xemacs.org>
|
428
|
1318
|
|
1319 * xemacs.mak (DOC_SRC8): Remove mule-coding.c.
|
|
1320 (TEMACS_MULE_OBJS): Remove mule-coding.obj
|
|
1321 (check): Implement according to src/Makefile.
|
|
1322 (check-temacs): ditto.
|
|
1323
|
|
1324 1999-06-05 Norbert Koch <n.koch@delta-ii.de>
|
|
1325
|
|
1326 * xemacs.mak (mule): remove dependencies from mule-coding.c
|
442
|
1327
|
428
|
1328 1999-06-11 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1329
|
|
1330 * XEmacs 21.2.16 is released
|
|
1331
|
442
|
1332 1999-05-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
1333
|
|
1334 * xemacs.mak (GUNG_HO): Explicitly default to 0.
|
|
1335 Fix some comment typos.
|
|
1336 ($(XEMACS)\Installation): Create it in the toplevel-directory,
|
|
1337 where it is expected by loadup.el
|
|
1338
|
|
1339 1999-06-04 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1340
|
|
1341 * XEmacs 21.2.15 is released
|
|
1342
|
|
1343 1999-05-31 Andy Piper <andy@xemacs.org>
|
|
1344
|
|
1345 * xemacs.mak: add select & select-x targets.
|
442
|
1346
|
428
|
1347 1999-05-14 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1348
|
|
1349 * XEmacs 21.2.14 is released
|
|
1350
|
|
1351 1999-05-12 SL Baur <steve@gneiss.etl.go.jp>
|
|
1352
|
|
1353 * xemacs.mak: please document me
|
|
1354 From Norbert Koch <n.koch@delta-ii.de>
|
|
1355
|
|
1356 1999-05-03 Hrvoje Niksic <hniksic@srce.hr>
|
|
1357
|
|
1358 * xemacs.mak ($(LISP)\Installation.el): Don't use
|
|
1359 `replace-in-string'.
|
|
1360
|
434
|
1361 1999-03-17 Adrian Aichner <adrian@xemacs.org>
|
428
|
1362
|
|
1363 * xemacs.mak: Remove ESC macro -- no longer needed.
|
|
1364 Remove small configuration report. Remove simplified version of
|
|
1365 Installation and Installation.el
|
|
1366 (Installation.el): Create it depending on "Installation" file.
|
|
1367 Replace \r characters by use of `replace-in-string' in lisp-land.
|
|
1368 (all): Make it depend on "Installation" file.
|
|
1369 (Installation): Create a complete "Installation" file, looking
|
|
1370 much like what is generated by "configure" on UNIX systems.
|
|
1371 Insert WARNING where appropriate (currently when building without
|
|
1372 HAVE_XPM, HAVE_PNG, and HAVE_MSW_C_DIRED).
|
|
1373 Type "Installation" to STDOUT much like the "small configuration
|
|
1374 report" did.
|
|
1375
|
|
1376 1999-04-29 Andy Piper <andy@xemacs.org>
|
442
|
1377
|
428
|
1378 * sys/file.h: conditionalise definition of X_OK.
|
442
|
1379
|
428
|
1380 1999-03-12 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1381
|
|
1382 * XEmacs 21.2.13 is released
|
|
1383
|
|
1384 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1385
|
|
1386 * xemacs.mak:
|
|
1387 Don't link lib-src programs incrementally.
|
|
1388 Don't include debug info in release builds.
|
|
1389 Put intermediate files in the appropriate directories.
|
|
1390 Make "distclean" target delete all intermediate files.
|
|
1391
|
|
1392 1999-03-07 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1393
|
|
1394 * xemacs.mak:
|
|
1395 Fix building on Windows 95/98 by conditionalising escape
|
|
1396 character '^'.
|
|
1397 Only put mule-packages in package path on MULE builds.
|
|
1398 Only build source browser files on debug builds.
|
|
1399 Build source browser database before link so that it's
|
|
1400 available even if link fails.
|
|
1401
|
|
1402 1999-03-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1403
|
|
1404 * XEmacs 21.2.12 is released
|
|
1405
|
|
1406 1999-03-03 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
1407
|
|
1408 * xemacs.mak (HAVE_XFACE): fix for building without X-Face support
|
|
1409 provided by Brent B. Powers <bpowers@ms.com>.
|
|
1410
|
|
1411 * xemacs.mak (CONFIG_ERROR): Misc error detection for build with
|
|
1412 X-Face.
|
|
1413
|
|
1414 1999-02-01 Gleb Arshinov <gleb@cs.stanford.edu>
|
|
1415
|
|
1416 * README: Document the X-Face build option.
|
|
1417
|
|
1418 * compface.mak: New file
|
|
1419 Makefile for building compface library under MSVC. Build
|
|
1420 library only, not executables. Should be extended to build
|
|
1421 executables and propagated upstream, if possible.
|
|
1422
|
|
1423 * xemacs.mak: Link in X-Face/Compface for NT native build.
|
|
1424
|
|
1425 1999-03-01 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1426
|
|
1427 * XEmacs 21.2.11 is released
|
|
1428
|
|
1429 1999-02-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1430
|
|
1431 * XEmacs 21.2.10 is released
|
|
1432
|
|
1433 1999-02-02 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1434
|
|
1435 * XEmacs 21.2.9 is released
|
|
1436
|
434
|
1437 1999-01-14 Adrian Aichner <adrian@xemacs.org>
|
428
|
1438
|
|
1439 * xemacs.mak (MODULES): Adding variable.
|
|
1440 (update-elc): Setting EMACSBOOTSTRAPMODULEPATH.
|
|
1441
|
|
1442 1998-12-17 Charles G. Waldman <cgw@pgt.com>
|
|
1443
|
|
1444 * minitar.c: New file
|
|
1445 * minitar.mak: New file
|
|
1446
|
|
1447 1998-12-29 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1448
|
|
1449 * xemacs.mak:
|
|
1450 Changed x86 EMACS_CONFIGURATION to i586-pc-win32 since we
|
|
1451 build optimised for Pentium.
|
|
1452 Created CFLAGS variable, used in building all objects and in
|
|
1453 constructing config.values.
|
|
1454 Added glyphs-widget.c and gui-msw.c to list of sources.
|
|
1455 Added PACKAGE_PATH to EMACSBOOTSTRAPLOADPATH for mule builds.
|
|
1456
|
|
1457 1998-12-28 Martin Buchholz <martin@xemacs.org>
|
|
1458
|
|
1459 * XEmacs 21.2.8 is released.
|
|
1460
|
|
1461 1998-12-24 Martin Buchholz <martin@xemacs.org>
|
|
1462
|
|
1463 * XEmacs 21.2.7 is released.
|
|
1464
|
|
1465 1998-12-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1466
|
|
1467 * xemacs.mak:
|
442
|
1468 Replaced PACKAGEPATH variable with PACKAGE_PREFIX.
|
428
|
1469 configure-package-path is initialised to contain
|
|
1470 subdirectories of PACKAGE_PREFIX. The install target makes
|
|
1471 a skeleton package tree under PACKAGE_PREFIX.
|
|
1472
|
|
1473 * README, PROBLEMS:
|
|
1474 Documented the package path changes.
|
|
1475 Corrected the advice on a suitable minimal set of packages.
|
|
1476
|
|
1477 1998-12-17 Andy Piper <andy@xemacs.org>
|
|
1478
|
|
1479 * xemacs.mak ($(LIB_SRC)/movemail.exe): adapt make rule to build
|
|
1480 with pop support.
|
|
1481
|
|
1482 * xemacs.mak: add gui-msw.c and glyphs-widget.c object lists.
|
|
1483
|
|
1484 1998-12-16 Andy Piper <andy@xemacs.org>
|
|
1485
|
|
1486 * XEmacs 21.2.6 is released
|
|
1487
|
434
|
1488 1998-12-11 Adrian Aichner <adrian@xemacs.org>
|
428
|
1489
|
|
1490 * xemacs.mak (DOC_SRC2): CLASH_DETECTION is not supported under
|
|
1491 native Windows NT. Therefore src\filelock.c is not to be
|
|
1492 compiled.
|
|
1493 (TEMACS_OBJS): Consequently, don't link in $(OUTDIR)\filelock.obj.
|
|
1494
|
|
1495 1998-12-10 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1496
|
|
1497 * xemacs.mak ($(OUTDIR)\alloc.obj): add a dependency on
|
|
1498 puresize-adjust.h to avoid infinite recursion.
|
|
1499
|
|
1500 1998-12-09 Andy Piper <andy@xemacs.org>
|
|
1501
|
|
1502 * config.h: remove clash detection stuff.
|
|
1503
|
|
1504 1998-12-07 Martin Buchholz <martin@xemacs.org>
|
|
1505
|
|
1506 * xemacs.mak (TEMACS_OBJS):
|
442
|
1507 (DOC_SRC4):
|
428
|
1508 - Remove pure.c, pure.obj
|
|
1509
|
434
|
1510 1998-11-04 Adrian Aichner <adrian@xemacs.org>
|
428
|
1511
|
|
1512 * xemacs.mak: Creating minimal versions of Installation,
|
|
1513 Installation.el, and config.values to make
|
|
1514 (describe-installation) and (config-value ...) work in Windows NT
|
|
1515 native builds. Incorporating rule for movemail.exe courtesy of
|
|
1516 Andy Piper.
|
|
1517
|
|
1518 1998-12-05 XEmacs Build Bot <builds@cvs.xemacs.org>
|
|
1519
|
|
1520 * XEmacs 21.2.5 is released
|
|
1521
|
|
1522 1998-11-28 SL Baur <steve@altair.xemacs.org>
|
|
1523
|
|
1524 * XEmacs 21.2-beta4 is released.
|
|
1525
|
|
1526 1998-10-29 Andy Piper <andyp@parallax.co.uk>
|
|
1527
|
|
1528 * xemacs.mak ($(LIB_SRC)/movemail.exe): add etags dependencies to
|
|
1529 pull in getopt and friends.
|
|
1530
|
|
1531 1998-10-15 SL Baur <steve@altair.xemacs.org>
|
|
1532
|
|
1533 * XEmacs 21.2-beta3 is released.
|
|
1534
|
|
1535 1998-09-29 SL Baur <steve@altair.xemacs.org>
|
|
1536
|
|
1537 * XEmacs 21.2-beta2 is released.
|
|
1538
|
434
|
1539 1998-09-19 Adrian Aichner <adrian@xemacs.org>
|
428
|
1540
|
|
1541 * tiff.mak: New file provided by Charles Wilson
|
|
1542 <cwilson@ee.gatech.edu>
|
|
1543
|
|
1544 * README: Update provided by Charles Wilson
|
|
1545 <cwilson@ee.gatech.edu>. Documenting use of the newly
|
|
1546 introduced tiff.mak. Renumbering subsequent build instruction
|
|
1547 items.
|
|
1548
|
|
1549 1998-09-20 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1550
|
|
1551 * PROBLEMS: New file.
|
|
1552
|
|
1553 * xemacs.mak: Install the PROBLEMS file in the root directory of
|
|
1554 the XEmacs installation.
|
|
1555
|
|
1556 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1557
|
|
1558 * xemacs.mak: Detect failure to supply PNG_DIR or XLIB_DIR
|
|
1559 when building with PNG support.
|
|
1560
|
|
1561 1998-08-31 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1562
|
|
1563 * README: Document the PNG, ZLIB, JPEG, TIFF and GIF build
|
|
1564 options.
|
|
1565
|
|
1566 1998-08-12 Jeff Sparkes <jsparkes@internetivity.com>
|
|
1567
|
|
1568 * xemacs.mak: Link in GIF, fix HAVE_JPEG default.
|
|
1569
|
|
1570 1998-08-09 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1571
|
|
1572 * xemacs.mak (install): Win95 fixes:
|
|
1573 DOS mkdir doesn't create intermediate directories. xcopy does
|
|
1574 so use it to create the install and lock directories.
|
|
1575 Removed trailing backslashes from copy commands since DOS
|
|
1576 copy doesn't like them.
|
|
1577
|
|
1578 1998-08-05 Charles G. Waldman <cgw@pgt.com>
|
|
1579
|
|
1580 * xemacs.mak: change "copy" to "xcopy" in install target
|
|
1581
|
442
|
1582 1998-08-04 Jeff Sparkes <jsparkes@internetivity.com>
|
428
|
1583
|
|
1584 * xemacs.mak: Link in PNG, TIFF and JPEG in native build.
|
|
1585
|
|
1586 1998-08-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1587
|
|
1588 * README: XEmacs has been successfully built with MSVC 4.0.
|
|
1589 Mention the vcvars32.bat file installed with the MSVC tools.
|
|
1590
|
|
1591 1998-07-19 SL Baur <steve@altair.xemacs.org>
|
|
1592
|
|
1593 * XEmacs 21.2-beta1 is released.
|
|
1594
|
|
1595 1998-07-13 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1596
|
|
1597 * xemacs.mak:
|
|
1598 Add path to xemacs.res dependency.
|
|
1599
|
|
1600 1998-07-12 SL Baur <steve@altair.xemacs.org>
|
|
1601
|
|
1602 * XEmacs 21.0-pre5 is released.
|
|
1603
|
|
1604 1998-07-09 SL Baur <steve@altair.xemacs.org>
|
|
1605
|
|
1606 * XEmacs 21.0-pre4 is released.
|
|
1607
|
|
1608 1998-07-04 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1609
|
|
1610 * README: Documented the changed PACKAGEPATH option and the new
|
|
1611 INSTALL_DIR option, install target and runemacs executable.
|
|
1612 Added more debugging documentation.
|
|
1613
|
|
1614 * config.h: Don't undef EMACS_CONFIGURATION because it's now
|
|
1615 set in the makefile.
|
|
1616
|
|
1617 * xemacs.mak: Added an INSTALL_DIR option and install target.
|
|
1618 Renamed the default package location option to PACKAGEPATH
|
|
1619 and made it cope with paths with spaces in them.
|
|
1620 Made non-debug build the default; DEBUG_XEMACS defaults to 0.
|
|
1621 System configuration (EMACS_CONFIGURATION) now correctly
|
|
1622 determined at build-time by this makefile.
|
|
1623 Compiles the runemacs executable as part of the all target.
|
|
1624
|
|
1625 1998-06-29 SL Baur <steve@altair.xemacs.org>
|
|
1626
|
|
1627 * config.h:
|
|
1628 * xemacs.mak: NT native sound fixes
|
434
|
1629 From Fabrice POPINEAU via Adrian Aichner <adrian@xemacs.org>
|
428
|
1630
|
|
1631 1998-06-21 Martin Buchholz <martin@xemacs.org>
|
|
1632
|
|
1633 * xemacs.mak: It's XEmacs, not Xemacs!
|
|
1634
|
|
1635 1998-06-19 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1636
|
|
1637 * file.ico, lisp.ico:
|
|
1638 New icons to represent a generic file and a lisp file.
|
|
1639
|
|
1640 * xemacs.rc: Build file.ico and lisp.ico into the executable.
|
|
1641
|
|
1642 1998-06-15 Peter Windle <peterw@sdl.ug.eds.com>
|
|
1643
|
|
1644 * xemacs.mak: Made XPM and X11 checks cope with case-sensitive
|
|
1645 NFS. Also apply Sean MacLennan's change allowing
|
|
1646 emacs_beta_version to be undefined.
|
|
1647
|
|
1648 1998-06-19 SL Baur <steve@altair.xemacs.org>
|
|
1649
|
|
1650 * xemacs.mak (distclean): Reorder when puresize-adjust.h gets
|
|
1651 deleted.
|
434
|
1652 From Adrian Aichner <adrian@xemacs.org>
|
428
|
1653
|
|
1654 1998-06-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1655
|
|
1656 * config.h: Undefined DONT_ENCAPSULATE.
|
|
1657 Defined ENCAPSULATE_* for fopem, open, rename and mkdir.
|
|
1658 Removed MS-DOS code remains.
|
|
1659
|
|
1660 1998-06-03 Rick Rankin <Rick_Rankin-P15254@email.mot.com>
|
|
1661
|
|
1662 * Makefile.cygwin: created to compile runemacs.c. This should
|
|
1663 probably have a Makefile.in, but...
|
|
1664
|
|
1665 * runemacs.c: modified to check to see if xemacs is a symbolic
|
|
1666 link when compiled under Cygwin.
|
|
1667
|
|
1668 1998-05-31 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1669
|
|
1670 * xemacs.mak: Added lib-src/wakeup.exe
|
|
1671
|
|
1672 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1673
|
|
1674 * xemacs.mak: Added rules for hexl.exe, movemail.exe, mmencode.exe
|
|
1675 sorted-doc.exe, etags.exe
|
|
1676
|
|
1677 1998-05-30 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1678
|
|
1679 * xemacs.mak: Support building InfoDock, with INFODOCK=1 macro
|
|
1680 in the command line.
|
|
1681
|
|
1682 1998-05-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1683
|
|
1684 * inc/sys/dir.h: Removed #ifndef WINDOWSNT around the code which
|
|
1685 should be compiled in (sic!).
|
|
1686 Removed 'extern' before function prototypes.
|
|
1687
|
|
1688 1998-05-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1689
|
442
|
1690 * xemacs.mak: Unified -nologo compiler switch handling and lib-src
|
428
|
1691 programs build (only make-docfile currently, adding other tools
|
442
|
1692 soon).
|
428
|
1693
|
|
1694 1998-05-23 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1695
|
|
1696 * xemacs.mak: Added HAVE_DIALOGS macro, and dialog-*.* files to
|
|
1697 docfile creation and compilation.
|
|
1698 Defaulted HAVE_MSW to 1.
|
|
1699 Changed lib-src references to be relative to $(XEMACS)/, not ../
|
|
1700
|
|
1701 1998-05-16 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1702
|
|
1703 * xemacs.mak: Removed inline.{c,obj}. It did buy nothing.
|
|
1704
|
|
1705 1998-05-15 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1706
|
|
1707 * xemacs.mak: Comment out dialog.{c,obj} from build.
|
|
1708
|
|
1709 1998-05-11 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1710
|
|
1711 * nt/config.h:
|
|
1712 Unconditionally define new HAVE_DRAGNDROP.
|
|
1713
|
|
1714 1998-05-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1715
|
|
1716 * xemacs.mak: Added dragdrop.{c,obj}
|
|
1717
|
|
1718 1998-05-08 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1719
|
|
1720 * config.h (enum_field): Redefine to be unsigned int.
|
|
1721
|
|
1722 1998-05-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1723
|
|
1724 * xemacs.mak: Really honor minimal tagbits, indexed lrecord and
|
|
1725 union type.
|
|
1726
|
|
1727 1998-05-03 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1728
|
|
1729 * inc/sys/socket.h: Removed encapsulating definitions for Winsock
|
|
1730 functions.
|
|
1731
|
|
1732 1998-05-04 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1733
|
|
1734 * xemacs.mak: Defined PATH_PROGNAME and PATH_VERSION C macros.
|
|
1735 Make _DEBUG defined only when DEBUG_XEMACS.
|
|
1736
|
|
1737 1998-04-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1738
|
|
1739 * xemacs.mak: Added glyphs-eimage.{c,obj}
|
|
1740
|
|
1741 1998-04-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1742
|
|
1743 * xemacs.mak: Support "Don't panic, I will restart make" exit code.
|
|
1744 Extra checks for externally specified X{PM,11}_DIR.
|
|
1745 Proper quoting to allow spaces in these paths.
|
|
1746 Conduct all config checks at once.
|
|
1747 New option VERBOSECC. When non-zero, C compiler echoes its
|
|
1748 commands. When zero, only name of the file being compiled is
|
|
1749 echoed. Default is 0 (do not echo).
|
|
1750
|
|
1751 1998-04-17 Jonathan Harris <jhar@tardis.ed.ac.uk>
|
|
1752
|
|
1753 * README: Documented new msvc build procedure, including XPM
|
|
1754 support.
|
|
1755
|
|
1756 * xemacs.mak: Added XPM and TOOLBARS support for native msvc
|
|
1757 build.
|
|
1758
|
|
1759 * xpm.mak: New file
|
|
1760 Makefile for building xpm library under msvc. Hopefully this
|
|
1761 will be part of future xpm distributions.
|
|
1762
|
|
1763 1998-04-10 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1764
|
|
1765 * config.h: Do not USE_ASSERTION when DEBUG_XEMACS is not
|
442
|
1766 defined.
|
428
|
1767
|
|
1768 * xemacs.mak: Added new file process-nt.c
|
|
1769
|
|
1770 1998-04-07 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1771
|
|
1772 * xemacs.mak: Added build options which can be defined in nmake
|
|
1773 command line (defaults are parentheses):
|
|
1774 HAVE_MSW=0/1 (0) Build with native GUI
|
|
1775 HAVE_X=0/1 (0) Build with X-Windows
|
|
1776 ** At least one must be defined
|
|
1777 X11_DIR=path () Path to the root dir of X11R6 installation
|
|
1778 ** Must be defined when HAVE_X=1
|
|
1779 HAVE_MULE=0/1 (0) Compile in MULE
|
|
1780 HAVE_MSW_C_DIRED=0/1(1) Compile in fast dired
|
|
1781 PATH_PACKAGEPATH=path Package search path
|
|
1782 ("~/.xemacs")
|
|
1783 DEBUG_XEMACS=0/1 (1) Compile with symbols, assertions and
|
|
1784 extra debugging checks
|
|
1785 USE_UNION_TYPE=0/1 (0)
|
|
1786 USE_MINIMAL_TAGBITS=0/1 (0)
|
|
1787 USE_INDEXED_LRECORD_IMPLEMENTATION=0/1 (0)
|
|
1788 GUNG_HO=0/1 (none) When specified, overrides the above two.
|
|
1789 : Added output of a configuration report
|
|
1790 : Added copyright notice.
|
|
1791 : Deleted remains of ImageMagick.
|
|
1792 (distclean): Do not use mskedepend
|
|
1793 (install): echo "Not yet implmented".
|
|
1794
|
|
1795 1998-04-05 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1796
|
|
1797 * config.h (enum_field): Borrow new definition from config.h.in
|
|
1798
|
|
1799 1998-04-01 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1800
|
|
1801 * config.h: Patial sync-up with config.h.in
|
|
1802
|
|
1803 1998-03-25 jhar@tardis.ed.ac.uk
|
|
1804
|
|
1805 * xemacs.mak: Adds glyphs-msw.c and imgproc.c and reflects
|
|
1806 alterations to package_path in nt/xemacs.mak.
|
|
1807
|
|
1808 1998-03-24 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1809
|
|
1810 * xemacs.mak (dump-xemacs): Replaced use of `touch' with `echo'.
|
|
1811
|
|
1812 1998-03-20 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1813
|
|
1814 * xemacs.mak: Removed all references to deleted dgif_lib.{c,obj},
|
|
1815 gif_err.{c,obj} and gifalloc.{c,obj}. New image support is not
|
|
1816 compiled in yet.
|
|
1817
|
|
1818 1998-03-19 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1819
|
442
|
1820 * xemacs.mak: HAVE_FILE_CODING removed: it is no longer an option,
|
428
|
1821 since file I/O depends on it, and defined unconditioanlly in
|
|
1822 src/s/windowsnt.h.
|
|
1823 Added -nologo switch to different tools here and there.
|
|
1824 Suppressed some irrelevant make output.
|
|
1825
|
|
1826 1998-02-28 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1827
|
|
1828 * xemacs.mak: Defined HAVE_FILE_CODING variable, an equivalent of
|
|
1829 --with-file-coding configure option. Default is yes.
|
|
1830
|
|
1831 1998-03-13 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1832
|
|
1833 * xemacs.mak (update-elc): Copy Installation.el to $(LISP)
|
|
1834
|
|
1835 * Installation.el: New file, copied by xemacs.mak during build.
|
|
1836
|
|
1837 Fri Feb 20 21:22:34 1998 Darryl Okahata <darrylo@sr.hp.com>
|
|
1838
|
|
1839 * xemacs.mak: Added entry for src/dired-msw.c. Use of the
|
|
1840 dired-in-C enhancements is optional, and is determined by
|
|
1841 HAVE_MSW_C_DIRED. See comments in xemacs.mak.
|
|
1842
|
|
1843 1998-02-18 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1844
|
|
1845 * xemacs.mak: Fixed lost docstrings
|
|
1846
|
|
1847 1998-01-28 Jonathon Harris <jhar@tardis.ed.ac.uk>
|
|
1848
|
|
1849 * xemacs.mak: Updated accordingly.
|
|
1850 Creates the MSVC browse info immediately after the link.
|
|
1851
|
|
1852 1997-12-29 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1853
|
|
1854 * config.h: Suppressed MSVC warning 'relational' : signed/unsigned
|
|
1855 mismatch
|
|
1856
|
|
1857 * config.h: INLINE defined to __inline for MSVC compilers >= 2.x
|
|
1858
|
|
1859 1997-12-26 Kirill M. Katsnelson <kkm@kis.ru>
|
|
1860
|
|
1861 * xemacs.mak: added menubar-msw.c, menubar.c
|
|
1862
|
|
1863 * xemacs.mak: scrollabrs and menubars are rearranged properly
|
|
1864 under different ifdef'd secions, so for example menubar.obj goes
|
|
1865 to always compiled section, and menubar-msw.obj is built only when
|
|
1866 HAVE_MSW.
|
|
1867
|
|
1868 * xemacs.mak: Compiler warning flag definition moved to a macro
|
|
1869 CPP_WARN_FLAGS. Redefined from -w to -W3 (Doh!).
|
|
1870
|
|
1871 1997-12-11 David Hobley <davidh@wr.com.au>
|
|
1872
|
|
1873 * Added support for auto generation of puresize-adjust.h
|
|
1874 in xemacs.mak. Also created new file puresize-adjust.h to copy
|
|
1875 into src on initial build.
|
|
1876
|
|
1877 Mon December 08 1997 kkm@kis.ru
|
|
1878
|
|
1879 * xemacs.mak: added profile.c, removed event-unixod.c
|
|
1880 * xemacs.mak: removed dangerous defines _IX_86, _X86_,
|
|
1881 _MSC_VER
|
|
1882 * config.h: removed #define HAVE_UNIXOID_EVENT_LOOP
|
|
1883
|
|
1884 Thu December 04 1997 jhar@tardis.ed.ac.uk
|
442
|
1885
|
428
|
1886 * xemacs.mak: Define DEBUG_XEMACS when compiling with debug.
|
|
1887
|
|
1888 Tue November 29 12:29:33 1997 davidh
|
|
1889
|
|
1890 * xemacs.mak and config.h updated to provide ability to
|
|
1891 specify DEBUG mode from the xemacs.mak file.
|
|
1892
|
|
1893 Mon December 01 1997 jhar
|
|
1894
|
|
1895 * msw-init.el: Provide default bindings for cut, paste, copy and undo
|
|
1896
|
|
1897 * event-msw.c, event-msw.h, frame-msw.c, msw-proc.c:
|
|
1898 - Implemeted simple emacs_mswindows_event_pending_p().
|
|
1899 - Fixed deleting frames.
|
|
1900 - Rewrote timeout code, eliminating "!NILP(rest)" bug.
|
|
1901 - Special processing for 'Ctrl-@' keystroke.
|
|
1902 - Support for some new keysyms.
|
442
|
1903
|
428
|
1904 Mon December 01 1997 jhar
|
|
1905
|
|
1906 * xemacs.mak:
|
|
1907 - Add PACKAGE_PATH and EMACS_BETA_VERSION defines.
|
|
1908 - Automatically copy changed include files from \nt to \src.
|
|
1909 - Corrected some DOC_SRC* lists.
|
442
|
1910
|
428
|
1911 Tue November 18 21:45:06 1997 davidh
|
|
1912
|
|
1913 * xemacs.mak updated to remove dependency on startup.elc
|
|
1914 HAVE_IMAGEMAGICK added for X build.
|
|
1915
|
|
1916 Thu September 25 23:06:44 1997 davidh
|
|
1917
|
|
1918 * xemacs.mak updated to make the build as simple as typing
|
442
|
1919 nmake -f xemacs.mak. Also support for native gui included
|
428
|
1920 which should mean the w32 directory is no longer required.
|
|
1921
|
|
1922 * config.h synced with config.h.in from 20.3-b2
|
|
1923
|
|
1924 * synced in changes to support native gui.
|
|
1925
|
|
1926 Thu September 25 23:06:44 1997 davidh
|
|
1927
|
|
1928 * August Hill provided a patch to xemacs.mak to greatly simplify
|
442
|
1929 the build - the DOC file gets created correctly.
|
428
|
1930
|
|
1931 Tue September 22 23:06:44 1997 davidh
|
|
1932
|
|
1933 * August Hill provided some more patches - to expand ~ correctly
|
|
1934 and to correctly deal with drive letters in the path.
|
|
1935
|
|
1936 * emacs.c patched to call init_ntproc()
|
|
1937
|
|
1938
|
|
1939 Tue July 15 19:32:21 1997 davidh
|
|
1940
|
|
1941 * August Hill provided some more patches to make things better
|
|
1942 - there is a workaround for dired to make the ^M's disappear
|
|
1943 - a patch to fix shell-command
|
|
1944
|
|
1945 Tue July 08 22:01:36 1997 davidh
|
|
1946
|
|
1947 * #ifdef'd call to vfork and replaced with spawn as per GNU Emacs;
|
|
1948 as a result, removed /force - XEmacs now links normally.
|
|
1949
|
|
1950 Thu June 31 21:16:21 1997 davidh
|
|
1951
|
|
1952 * nt/TODO created.
|
|
1953
|
|
1954 * nt/X11.patch created to help with the X build.
|
442
|
1955
|
428
|
1956 * August Hill provided:
|
|
1957 a patch to fix the _WRETCODE undefined symbol,
|
|
1958 a patch to fix a problem with dired
|
|
1959
|
|
1960 and generally helped clarify the build instructions.
|
|
1961
|
|
1962 * Synced with 20.3b10 (Athens).
|
|
1963
|
|
1964 * Made DIRECTORY_SEP be '\\'. Until I can change all code to
|
|
1965 use the macro, I decided this would be easiest.
|
|
1966
|
|
1967 * Modified src/fileio.c to only open files in O_BINARY. This
|
442
|
1968 causes files to be opened and written without automatically
|
428
|
1969 writing ^M 's to the end of each line. MULE ought to sort this
|
|
1970 in theory, but I am less than convinced.
|
|
1971
|
|
1972 * Updated the nt/README to provide a little more help.
|
|
1973
|
|
1974 Thu May 29 23:11:21 1997 davidh
|
|
1975
|
|
1976 * Synced with 20.3b2.
|
|
1977
|
|
1978 * Removed nt/README.src, nt/src.m.windowsnt.h nt/src.s.windowsnt.h.
|
|
1979
|
|
1980 * Updated README from marcpa.
|
|
1981
|
|
1982 * Added example Win32.cf and site.def files for X.
|
|
1983
|
|
1984 * Added sed.exe into nt/.
|
|
1985
|
|
1986 * Modified nt/xemacs.mak to pass correct flags to lwlib compile.
|
|
1987
|
|
1988 * Added extra .elc files to ensure make-docfile gets all symbols.
|
|
1989
|
|
1990 * Modified balloon_help.c to compile (#if'd max definition)
|
|
1991
|
|
1992 * Modified src/event-Xt.c so as not to add signal_event_pipe to
|
|
1993 be selected on - this is a hack until I can work out a better
|
|
1994 way. Thanks to Ben Wing for help on this.
|
|
1995
|
|
1996 Thu Mar 27 20:56:21 1997 marcpa (marcpa at MARCPA)
|
|
1997
|
|
1998 * Synced with 20.1b9.
|
|
1999
|
|
2000 Sun Mar 16 00:32:15 1997 marcpa (marcpa at MARCPA)
|
|
2001
|
|
2002 * lisp/eterm/README.term is truncated: is it just me (because
|
|
2003 I'm on NT) or everyone else sees this ?
|
|
2004 Answer: it is because it contains a ^Z embedded in it, therefore
|
|
2005 it needs to be inserted in binary mode in CVS.
|
|
2006
|
|
2007 Thu Mar 13 00:19:25 1997 marcpa (marcpa at MARCPA)
|
|
2008
|
442
|
2009 * At end of compilation, there are some unresolved symbols:
|
428
|
2010
|
|
2011 link.exe @C:\TEMP\nma00115.
|
|
2012 sysdep.obj : error LNK2001: unresolved external symbol _vfork
|
|
2013 ../src/temacs.exe : warning LNK4088: image being generated due to /FORCE
|
|
2014 option; image may not run
|
|
2015
|
|
2016
|
|
2017 Wed Mar 12 23:18:53 1997 marcpa (marcpa at MARCPA)
|
|
2018
|
|
2019 * Need to copy the nt/inc directory David originally submitted or
|
|
2020 NT code won't compile.
|
|
2021
|
|
2022 * Need to copy nt/{config.h,paths.h,ad2c.sed,xemacs.mak} in src.
|
|
2023
|
|
2024 * Had to modify XEmacs sources here and there : see the diffs
|
|
2025 between NT_FIRST_COMPILE and V20_1_beta9.
|
|
2026
|
|
2027 * Needed to patch X11R6.3 sources: (include/x11/Xmd.h:155) BOOL is
|
|
2028 already defined by Windows and is a long, while X wants it to be
|
|
2029 an unsigned char.
|
|
2030
|
|
2031 --- Xmd.h~ Thu Jun 08 23:20:40 1995
|
|
2032 +++ Xmd.h Sun Mar 16 13:09:10 1997
|
|
2033 @@ -150,8 +150,9 @@
|
|
2034 typedef CARD16 BITS16;
|
|
2035 typedef CARD8 BYTE;
|
442
|
2036
|
428
|
2037 +#ifndef WIN32
|
|
2038 typedef CARD8 BOOL;
|
|
2039 -
|
|
2040 +#endif
|
|
2041
|
|
2042 * cpp.exe not used: cl.exe from VC++4.2 seems to handle everything
|
442
|
2043 properly.
|