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