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