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