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