Mercurial > emacs
annotate nt/ChangeLog @ 63406:f7610876f0d3
(Function Debugging): Primitives can break on entry too.
author | Lute Kamstra <lute@gnu.org> |
---|---|
date | Tue, 14 Jun 2005 11:36:41 +0000 |
parents | ca9285a9e7ee |
children | 6401c3973c58 a1b34dec1104 |
rev | line source |
---|---|
63307 | 1 2005-06-11 Eli Zaretskii <eliz@gnu.org> |
2 | |
63322 | 3 * configure.bat: If their fc.exe returns a meaningful exit status, |
4 don't overwrite src/config.h and src/epaths.h with identical | |
5 copies. | |
6 | |
63309 | 7 * INSTALL: Warn about using "cvs up -kb" if one intends to commit |
8 changes. Add a pointer to another site with detailed configure | |
9 and build instructions. Suggest to look at config.log when | |
10 configure fails. Add MinGW Make 3.80 to the list of successful | |
11 combinations. | |
12 | |
63307 | 13 * gmake.defs (ARCH_CFLAGS): Use $(MCPU_FLAG) instead of a literal |
14 "-mcpu=i686". | |
15 | |
63322 | 16 * configure.bat: Update copyright years. |
63307 | 17 Delete config.log before doing anything else. |
18 Write additional diagnostics to config.log in case of failures to | |
19 compile test programs, including the failed test program itself. | |
20 Add a test for support of -mtune=pentium4 switch to GCC; if it is | |
21 supported, set up MCPU_FLAG variable on the various Makefiles to | |
22 use that switch during compilations. (This avoids GCC warning | |
23 about -mcpu being deprecated.) | |
24 | |
63246 | 25 2005-06-10 Eli Zaretskii <eliz@gnu.org> |
26 | |
27 * addsection.c (copy_executable_and_add_section): Pass non-zero | |
28 `verbose' arg to COPY_CHUNK only if DEBUG_DUMP is defined in the | |
29 environment. Print section names with %.8s. | |
30 (COPY_CHUNK): New 4th arg `verbose'; print diagnostic messages | |
31 only if non-zero. All callers changed. | |
32 | |
63040 | 33 2005-06-05 Eli Zaretskii <eliz@gnu.org> |
34 | |
35 * inc/sys/socket.h: Change arg 4 of sys_setsockopt to | |
36 `const void *', for consistency with Posix. | |
37 | |
63021 | 38 2005-06-04 Eli Zaretskii <eliz@gnu.org> |
39 | |
40 * inc/pwd.h (getpwnam, getpwuid): Add prototypes. | |
41 | |
62676
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
42 2005-05-24 Juanma Barranquero <lekktu@gmail.com> |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
43 |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
44 * INSTALL: Add more pointers to ports of Unix tools to Windows, |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
45 and to the Emacs Wiki (which contains building instructions for |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
46 Windows). Reword image library instructions and remove obsolete |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
47 incompatibility information. |
90f76a14f831
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
61742
diff
changeset
|
48 |
61742
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
49 2005-04-23 David Hunter <hunterd42@comcast.net> (tiny change) |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
50 |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
51 * config.nt (HAVE_PWD_H): Undef. |
f3b6bd62c802
*** empty log message ***
Thien-Thi Nguyen <ttn@gnuvola.org>
parents:
57354
diff
changeset
|
52 |
55978
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
53 2004-06-07 Juanma Barranquero <lektu@terra.es> |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
54 |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
55 * INSTALL: Clarify paragraph about compatibility between image |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
56 libraries and builds of Emacs with several compilers. |
9bc2875f4842
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55936
diff
changeset
|
57 |
55933
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
58 2004-06-06 Juanma Barranquero <lektu@terra.es> |
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
59 |
55936
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
60 * makefile.w32-in (bootstrap-nmake): When nmake'ing bootstrap on |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
61 the lisp/ directory, set SHELL to $(SHELLTYPE); this avoids |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
62 calling non-existent cmdproxy.exe on boostrappings after a |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
63 previous install followed by realclean. |
c24767c28665
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55934
diff
changeset
|
64 |
55933
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
65 * nmake.defs: Add quote in comment to resync font-locking. |
93e65371c82c
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55897
diff
changeset
|
66 |
55897
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
67 2004-06-04 Juanma Barranquero <lektu@terra.es> |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
68 |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
69 * INSTALL: Reword the section on image support. Add reference to |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
70 GnuWin32. Mention problems when mixing binaries from different |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
71 compilers. |
305e52f43c69
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55394
diff
changeset
|
72 |
55394 | 73 2004-05-06 Jason Rumney <jasonr@gnu.org> |
74 | |
75 * configure.bat: Use -mno-cygwin to check for image libraries | |
76 when needed. | |
77 | |
55338 | 78 2004-05-03 Jason Rumney <jasonr@gnu.org> |
79 | |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
80 * makefile.nt, ebuild.bat, install.bat, fast-install.bat: |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
81 * makefile.def: Remove. |
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
82 |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
83 * nmake.defs (SYS_LDFLAGS): Add -nologo. |
55339
1bfdadb27615
Remove files related to old msvc only windows build.
Jason Rumney <jasonr@gnu.org>
parents:
55338
diff
changeset
|
84 |
55338 | 85 * makefile.w32-in (info-gmake, info-nmake): New targets. |
86 (info): Use them. | |
87 | |
55091
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
88 2004-04-23 Juanma Barranquero <lektu@terra.es> |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
89 |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
90 * nmake.defs: |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
91 * gmake.defs: |
55093
f849da3c5bb4
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55091
diff
changeset
|
92 * makefile.w32-in: |
55091
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
93 * makefile.def: |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
94 * makefile.nt: Add "-*- makefile -*-" mode tag. |
9e71770a4839
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
54774
diff
changeset
|
95 |
54774 | 96 2004-04-10 Benjamin Riefenstahl <Benjamin.Riefenstahl@epost.de> |
97 | |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
98 * runemacs.c (WinMain): Let Emacs environment default to parent. |
54774 | 99 |
54371 | 100 2004-03-11 Jason Rumney <jasonr@gnu.org> |
101 | |
102 * paths.h: Remove PATH_LOCK, add PATH_BITMAPS. | |
103 | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
104 2004-03-10 Juanma Barranquero <lektu@terra.es> |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
105 |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
106 * makefile.w32-in (install): Don't try to copy |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
107 ../lib-src/fns-*.el, as it isn't used anymore. |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
108 |
53741 | 109 2004-01-28 Peter Runestig <peter@runestig.com> |
110 | |
111 * gmake.defs, nmake.defs: Add linking to ``winspool.lib''. | |
112 | |
53287
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
113 2003-12-24 Miles Bader <miles@gnu.ai.mit.edu> |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
114 |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
115 * .cvsignore: Add `.arch-inventory'. |
a15a93942364
Add .arch-inventory to .cvsignore
Miles Bader <miles@gnu.org>
parents:
53124
diff
changeset
|
116 |
53741 | 117 2003-11-22 Lars Hansen <larsh@math.ku.dk> |
53124 | 118 |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
119 * inc/grp.h: New file. |
53124 | 120 |
53741 | 121 2003-09-03 Peter Runestig <peter@runestig.com> |
52427 | 122 |
123 * configure.bat: Create ``makefile'' in directories man, lispref | |
124 and lispintro. | |
125 | |
126 * makefile.w32-in (force-info, info): New targets. | |
127 | |
128 * envadd.bat: New file. | |
129 | |
130 * multi-install-info.bat: New file. | |
131 | |
57354 | 132 2003-06-27 Jan Dj,Ad(Brv <jan.h.d@swipnet.se> |
51680
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
133 |
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
134 * config.nt (my_strftime): New define. |
10faf0e7ef61
config.nt: New define strftime
Jan Djärv <jan.h.d@swipnet.se>
parents:
49564
diff
changeset
|
135 |
49564 | 136 2003-02-01 Jason Rumney <jasonr@gnu.org> |
137 | |
138 * configure.bat: Automatically detect libXpm. | |
139 Suppress compiler output when testing for image libraries. | |
140 Give names of un-found libraries in messages. | |
141 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
142 2003-01-31 Juanma Barranquero <lektu@terra.es> |
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
143 |
49545
64c0c06b6191
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49542
diff
changeset
|
144 * configure.bat: Automatically detect giflib and tifflib. |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
145 |
49526 | 146 2003-01-29 Jason Rumney <jasonr@gnu.org> |
147 | |
148 * gmake.defs (CURDIR): Disable cygpath kludge. | |
149 | |
49511
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
150 2003-01-29 KOBAYASHI Yasuhiro <kobayays@otsukakj.co.jp> |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
151 |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
152 * configure.bat: Avoid endless loop when configuring without image |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
153 support. |
61a52b4bd10d
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49505
diff
changeset
|
154 |
49457 | 155 2003-01-26 Jason Rumney <jasonr@gnu.org> |
156 | |
157 * configure.bat: Automatically detect jpeglib. | |
158 | |
49449 | 159 2003-01-25 Jason Rumney <jasonr@gnu.org> |
160 | |
161 * configure.bat: Automatically detect libpng. | |
162 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
163 2003-01-21 Jason Rumney <jasonr@gnu.org> |
49373 | 164 |
165 * icons/hand.cur: New file. | |
166 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
167 2003-01-21 David Ponce <david@dponce.com> |
49373 | 168 |
169 * emacs.rc (32649): Declare hand cursor resource. | |
170 | |
49260 | 171 2003-01-15 Andrew Innes <andrewi@gnu.org> |
172 | |
173 * gmake.defs (CURDIR): Convert to native Windows format (with | |
174 forward slashes), to support building with Cygwin builds of make. | |
175 | |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
176 2002-11-17 Ben Key <BKey1@tampabay.rr.com> |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
177 |
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
178 * nmake.defs: |
48375
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
179 * gmake.defs: Made changes so that Emacs would link with |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
180 WinMM.lib. This change was required for my addition of a Windows |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
181 compatible implementation of play-sound-internal. |
4d7b83cc03aa
Added a partial implementation of play-sound-internal for Windows. Fixed the following entry in etc/PROBLEMS: Emacs built on Windows 9x/ME crashes at startup on Windows XP, or Emacs built on XP crashes at startup on Windows 9x/ME.
Ben Key <bkey1@tampabay.rr.com>
parents:
48065
diff
changeset
|
182 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
183 2002-09-03 Peter Runestig <peter@runestig.com> (tiny change) |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
184 |
48454
8c1adeb99c93
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
48375
diff
changeset
|
185 * emacs.rc: Version updated to 21.3.50. |
47216
31c7cb792cd2
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
45813
diff
changeset
|
186 |
45813 | 187 2002-06-13 Jason Rumney <jasonr@gnu.org> |
188 | |
189 * addpm.c (env_vars): Remove EMACSLOCKDIR. | |
190 | |
191 * makefile.w32-in (maybe-bootstrap, doit, maybe-bootstrap-CMD) | |
192 (maybe-bootstrap-SH): New targets. | |
193 (all): Depend on maybe-bootstrap. | |
194 | |
45088 | 195 2002-05-03 Jason Rumney <jasonr@gnu.org> |
196 | |
197 * inc/sys/socket.h (F_SETFL, O_NDELAY): Define. | |
198 (sys_getpeername, fcntl): Declare as wrappers. | |
199 | |
44496
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
200 2002-04-10 Juanma Barranquero <lektu@terra.es> |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
201 |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
202 * makefile.w32-in (bootstrap-nmake, bootstrap-gmake): Make DOC |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
203 after compiling .el files. |
9148e7fc1e39
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
44048
diff
changeset
|
204 |
44048 | 205 2002-03-20 Jason Rumney <jasonr@gnu.org> |
206 | |
207 * inc/sys/socket.h (sys_setsockopt, sys_listen, sys_getsockname) | |
208 (sys_accept, sys_recvfrom, sys_sendto): Declare as wrappers. | |
209 | |
44024 | 210 2002-03-19 Kim F. Storm <storm@cua.dk> |
211 | |
212 * config.nt (HAVE_SENDTO, HAVE_RECVFROM, HAVE_GETSOCKOPT) | |
213 (HAVE_SETSOCKOPT, HAVE_GETSOCKNAME, HAVE_GETPEERNAME): Define. | |
214 (HAVE_SYS_UN_H): Undef. | |
215 From David Ponce <dponce@voila.fr>. | |
216 | |
43892 | 217 2002-03-13 Jason Rumney <jasonr@gnu.org> |
218 | |
219 * config.nt (STRFTIME_NO_POSIX2): Define. | |
220 | |
43398 | 221 2002-02-18 Jason Rumney <jasonr@gnu.org> |
222 | |
223 * emacs.rc: Define VS_VERSION_INFO if not already. | |
224 Update version info. | |
225 | |
42530 | 226 2002-01-04 Andrew Innes <andrewi@gnu.org> |
227 | |
228 * gmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
229 pick up relevant bits of the Windows API definitions. | |
230 | |
231 * nmake.defs (CFLAGS): Define _WIN32_WINNT as 0x0400, in order to | |
232 pick up relevant bits of the Windows API definitions. | |
233 | |
42027 | 234 2001-12-14 Andrew Innes <andrewi@gnu.org> |
235 | |
236 * makefile.w32-in (bootstrap): Build addsection program before | |
237 bootstrap (required for post-processing temacs.exe). | |
238 | |
41896 | 239 2001-12-08 Pavel Jan,Bm(Bk <Pavel@Janik.cz> |
240 | |
241 * COPYING: New file. | |
242 | |
42025 | 243 2001-12-03 Andrew Innes <andrewi@gnu.org> |
244 | |
245 * makefile.w32-in (bootstrap-nmake): | |
246 (bootstrap-gmake): Extend bootstrap process to first do | |
247 bootstrap-clean in lisp dir and rebuild the DOC file. | |
248 (bootstrap): Do a "normal" make after the bootstrap work. | |
249 | |
41328 | 250 2001-11-20 Jason Rumney <jasonr@gnu.org> |
251 | |
252 * INSTALL: Update table of versions of make that are suitable | |
253 for building Emacs, based on recent feedback. | |
254 | |
55934
8c86b2e22b64
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
55933
diff
changeset
|
255 * TODO, _emacs, emacs.bat.in, debug.bat.in: Remove. |
41328 | 256 |
41278 | 257 2001-11-19 Andrew Innes <andrewi@gnu.org> |
258 | |
259 * ftime-nostartup.bat: New file. | |
260 | |
261 * ftime.bat: Don't include libc.lib for profiling - the profiler | |
262 corrupts part of memcpy. | |
263 | |
41178 | 264 2001-11-17 Jason Rumney <jasonr@gnu.org> |
265 | |
266 * nmake.defs (SYS_LDFLAGS): Add setargv.obj for wildcard | |
267 expansion. From Juanma Barranquero <lektu@terra.es>. | |
268 | |
40111 | 269 2001-10-20 Gerd Moellmann <gerd@gnu.org> |
270 | |
40152 | 271 * (Version 21.1 released.) |
40111 | 272 |
39826 | 273 2001-10-12 Andrew Innes <andrewi@gnu.org> |
274 | |
275 * inc/pwd.h (uid_t, gid_t): New typedefs. | |
276 | |
39742 | 277 2001-10-05 Gerd Moellmann <gerd@gnu.org> |
278 | |
279 * Branch for 21.1. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
280 |
39193 | 281 2001-09-08 Eli Zaretskii <eliz@is.elta.co.il> |
282 | |
283 * README: Update the address of the mailing list and subscription | |
284 instructions. From Geoff Voelker <voelker@cs.ucsd.edu>. | |
285 | |
39156 | 286 2001-09-06 Eli Zaretskii <eliz@is.elta.co.il> |
287 | |
288 * INSTALL: Suggest to avoid using WinZip. | |
39154 | 289 |
290 * configure.bat: Make sure ../site-lisp exists; create if necessary. | |
291 | |
39145 | 292 2001-09-05 Eli Zaretskii <eliz@is.elta.co.il> |
293 | |
294 * INSTALL: Mention that "make install" can be "nmake install". | |
295 | |
39114 | 296 2001-09-04 Eli Zaretskii <eliz@is.elta.co.il> |
297 | |
298 * makefile.w32-in ($(INSTALL_DIR)/bin): Depend on $(INSTALL_DIR), | |
299 since some versions of `mkdir' don't automatically create parent | |
300 directories. From Bruno Grossniklaus <bruno.grossniklaus@ubs.com>. | |
301 | |
39056 | 302 2001-08-31 Eli Zaretskii <eliz@is.elta.co.il> |
303 | |
304 * subdirs.el: New file. | |
305 | |
306 * configure.bat: Copy subdirs.el to the site-lisp directory. | |
307 | |
308 * makefile.w32-in (install): Copy subdirs.el to the installation | |
309 directory. | |
310 | |
38140 | 311 2001-06-20 Jason Rumney <jasonr@gnu.org> |
312 | |
313 * runemacs.c (WinMain): Add quotes around command in case of spaces. | |
314 | |
37975 | 315 2001-06-01 Andrew Innes <andrewi@gnu.org> |
316 | |
317 * gmake.defs (sh_output): Don't use $(warning ...) to output | |
318 messages, since that is not supported by GNU make 3.77. | |
319 | |
37886 | 320 2001-05-24 Jason Rumney <jasonr@gnu.org> |
321 | |
322 * INSTALL: Clarify that building with MSVC requires nmake. | |
323 | |
37779 | 324 2001-05-17 Andrew Innes <andrewi@gnu.org> |
325 | |
326 * gmake.defs (NEW_CYGWIN): Output message about spurious error | |
327 message that is to be ignored. | |
328 | |
37711 | 329 2001-05-13 Andrew Innes <andrewi@gnu.org> |
330 | |
331 * TODO: Remove file, since it is completely out of date. | |
332 | |
333 * README: Add copyright notice. | |
334 | |
335 * INSTALL: Add copyright notice. | |
336 | |
37566 | 337 2001-04-18 Andrew Innes <andrewi@gnu.org> |
338 | |
339 * nmake.defs (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in | |
340 the environment. | |
341 | |
342 * gmake.defs (SETLOADPATH): Remove definition. | |
343 (EMACSLOADPATH): Ensure EMACSLOADPATH is defined in the | |
344 environment. | |
345 | |
346 2001-03-26 Eli Zaretskii <eliz@is.elta.co.il> | |
347 | |
348 * configure.bat: Make the checkw32api* labels be distinct in the | |
349 first 8 characters. | |
350 | |
351 2001-03-17 Andrew Innes <andrewi@gnu.org> | |
352 | |
353 * cmdproxy.c (get_next_token): Fix indefinite loop bug scanning | |
354 escaped quotes. | |
355 | |
356 * gmake.defs (DEBUG_LINK): New macro. | |
357 (LINK_FLAGS): Use it. | |
358 | |
359 * nmake.defs (DEBUG_LINK): New macro. | |
360 (LINK_FLAGS): Use it. | |
361 | |
362 2001-03-06 Andrew Innes <andrewi@gnu.org> | |
363 | |
364 * INSTALL: Add --ldflags to configure line for building with | |
365 recent versions of Cygwin GCC. | |
366 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
367 2001-03-05 Eli Zaretskii <eliz@is.elta.co.il> |
37566 | 368 |
369 * configure.bat: Use correct options when compiling a test program | |
370 with Cygwin. From David Ponce <dponce@voila.fr>. | |
371 | |
372 2001-02-24 Andrew Innes <andrewi@gnu.org> | |
373 | |
374 * _emacs: Remove obsolete file. | |
375 | |
376 * emacs.bat.in: Remove obsolete file. | |
377 | |
378 * debug.bat.in: Remove obsolete file. | |
379 | |
380 * inc/sys/socket.h: Add copyright notice. | |
381 | |
382 * paths.h: Add copyright notice. | |
383 | |
384 * makefile.nt: Update copyright notice. | |
385 | |
386 * makefile.def: Update copyright notice. | |
387 | |
388 * configure.bat: Update copyright notice. | |
389 | |
390 * nmake.defs: Add copyright notice. | |
391 | |
392 * gmake.defs: Add copyright notice. | |
393 | |
394 * makefile.w32-in: Add copyright notice. | |
395 | |
396 2001-02-05 Andrew Innes <andrewi@gnu.org> | |
397 | |
398 * nmake.defs (THISDIR): New definition. | |
399 | |
400 * gmake.defs (THISDIR): New definition. | |
401 | |
402 2001-02-03 Andrew Innes <andrewi@gnu.org> | |
403 | |
404 * configure.bat: Leave a space before >> only when there is a | |
405 preceding digit. Add a comment about the importance of this. | |
406 | |
407 * README: Replace outdated information. | |
408 | |
409 * INSTALL (Trouble-shooting): Add note about need to specify extra | |
410 compiler flags with recent Cygwin ports of gcc. | |
411 | |
412 2001-02-01 Eli Zaretskii <eliz@is.elta.co.il> | |
413 | |
414 * configure.bat: Use "rm -f" instead of "del /f", as the latter | |
415 is not supported by Windows 9X's COMMAND.COM. | |
416 | |
417 2001-01-31 Eli Zaretskii <eliz@is.elta.co.il> | |
418 | |
419 * configure.bat: Make sure redirection is preceeded by a blank, to | |
420 avoid problems with "1>>foo" when CMD.EXE is the shell, which eats | |
421 up the "1" part. From Rob Giardina <rob@criticalpointsoftware.com>. | |
422 | |
423 2001-01-30 Eli Zaretskii <eliz@is.elta.co.il> | |
424 | |
425 * INSTALL: Copy the table of tested combinations of development | |
426 tools from confuigure.bat. Add suggestion to install Bash on | |
427 Windows 9X. | |
428 | |
429 * configure.bat: Don't copy lisp/Makefile, it doesn't exist; copy | |
430 lisp/Makefile.in instead. Use "rm -f" where more than one file | |
431 needs to be deleted, since command.com in Windows 9X doesn't grok | |
432 more than one argument. | |
433 | |
434 2001-01-24 Andrew Innes <andrewi@gnu.org> | |
435 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
436 * makefile.w32-in (cleanall-other-dirs-nmake): |
37566 | 437 (cleanall-other-dirs-gmake): New targets. |
438 (cleanall): Invoke them. | |
439 | |
440 2001-01-19 Andrew Innes <andrewi@gnu.org> | |
441 | |
442 * addpm.c (env_vars): Add a version-independent site-lisp | |
443 directory to EMACSLOADPATH, after the version dependent one. | |
444 | |
445 2001-01-06 Andrew Innes <andrewi@gnu.org> | |
446 | |
447 * README: Update info about compilers. | |
448 | |
449 * makefile.w32-in: Use $(MAKETYPE) instead of $(SHELLTYPE) to | |
450 select correct rule for invoking make in another directory. Amend | |
451 rules accordingly. | |
452 (clean): Delete $(COMPILER_TEMP_FILES) instead of *.pdb. | |
453 | |
454 * nmake.defs (EMACS_ICON_PATH): Delete definition. | |
455 (COMPILER_TEMP_FILES): New definition. | |
456 (MAKETYPE): New definition. | |
457 | |
458 * gmake.defs (EMACS_ICON_PATH): Delete definition. | |
459 (COMPILER_TEMP_FILES): New definition. | |
460 (MAKETYPE): New definition. | |
461 | |
462 * makefile.def (EMACS_ICON_PATH): Delete definition. | |
463 | |
464 * configure.bat: Be careful not to add trailing spaces when | |
465 outputting to config.settings. | |
466 | |
467 2001-01-02 Andrew Innes <andrewi@gnu.org> | |
468 | |
469 * config.nt (RE_TRANSLATE): Use CHAR_TABLE_TRANSLATE macro rather | |
470 than the function. | |
471 | |
472 2000-12-17 Andrew Innes <andrewi@gnu.org> | |
473 | |
474 * makefile.w32-in (install): Copy directories to the correct | |
475 places. | |
476 (real_install): Remove obsolete target. | |
477 | |
478 2000-12-06 Andrew Innes <andrewi@gnu.org> | |
479 | |
480 * nmake.defs (CURDIR): New define. | |
481 (INSTALL_DIR): Use it. | |
482 | |
483 * gmake.defs (NEW_CYGWIN): New define. | |
484 (DQUOTE) [NEW_CYGWIN]: Cygnus changed the quoting rules since b20, | |
485 so we need to adjust how we escape embedded quotes. | |
486 (SETLOADPATH): Set EMACSLOADPATH to an absolute directory, | |
487 relative to $(CURDIR). | |
488 | |
489 2000-11-25 Jason Rumney <jasonr@gnu.org> | |
490 | |
491 * config.nt (GC_MARK_STACK, GC_SETJMP_WORKS): Define. | |
492 | |
493 2000-10-17 Andrew Innes <andrewi@gnu.org> | |
494 | |
495 * makefile.w32-in (recompile): New target to recompile lisp | |
496 directory. | |
497 (recompile-CMD, recompile-SH): New support targets. | |
498 | |
499 2000-09-24 Jason Rumney <jasonr@gnu.org> | |
500 | |
501 * config.nt (NO_RETURN): Define it. | |
502 | |
503 2000-09-17 Andrew Innes <andrewi@gnu.org> | |
504 | |
505 * gmake.defs: Revert to Unix line endings. | |
506 | |
507 * nmake.defs: Revert to Unix line endings. | |
508 | |
509 2000-09-16 Andrew Innes <andrewi@gnu.org> | |
510 | |
511 * gmake.defs (SETLOADPATH): Change definition to work from any | |
512 subdirectory. | |
513 | |
514 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
515 | |
516 * makefile.w32-in: Revert to Unix line endings. | |
517 | |
518 2000-09-14 Andrew Innes <andrewi@gnu.org> | |
519 | |
520 * INSTALL: Add note about expected error messages when configure | |
521 is run. | |
522 | |
523 * configure.bat: Simplify the generation of makefiles (don't need | |
524 to generate various top-level targets that invoke make in other | |
525 directories). | |
526 | |
527 * gmake.defs (SHELLTYPE): New define. | |
528 (SETLOADPATH): New define. | |
529 | |
530 * nmake.defs (SHELLTYPE): New define. | |
531 | |
532 * makefile.w32-in: Standardize indentation somewhat. | |
533 Add bootstrap support. | |
534 Pass $(MFLAGS) when invoking make recursively. | |
535 Add shell-specific variants of top-level targets that invoke make | |
536 recursively in other directories, and add necessary computed | |
537 dependencies. | |
538 | |
539 2000-09-03 Andrew Innes <andrewi@gnu.org> | |
540 | |
541 * makefile.w32-in: Change to DOS line endings. | |
542 | |
543 * configure.bat: Change to DOS line endings. | |
544 | |
545 * addsection.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
546 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
547 | |
548 * preprep.c (_ANONYMOUS_UNION) [__GNUC__]: New define. | |
549 (_ANONYMOUS_STRUCT) [__GNUC__]: New define. | |
550 | |
551 * gmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
552 -D_ANONYMOUS_STRUCT on compile line. | |
553 (EMACS_EXTRA_C_FLAGS): No need for -DORDINARY_LINK. | |
554 (ARCH_CFLAGS): Change optimization flags to -O2. | |
555 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
556 (ARGQUOTE, DQUOTE): New defines. | |
557 | |
558 * nmake.defs (CFLAGS): No need for -D_ANONYMOUS_UNION | |
559 -D_ANONYMOUS_STRUCT on compile line. | |
560 (FOREACH, FORVAR, FORDO, ENDFOR): New definitions. | |
561 (ARGQUOTE, DQUOTE): New defines. | |
562 | |
563 2000-08-22 Andrew Innes <andrewi@gnu.org> | |
564 | |
565 * configure.bat: New file. | |
566 | |
567 * gmake.defs: New file. | |
568 | |
569 * nmake.defs: New file. | |
570 | |
571 * makefile.w32-in: New file. | |
572 | |
573 * INSTALL: Rewrite to match new configure process. | |
574 | |
575 * config.nt [WINDOWSNT]: Don't declare getenv. | |
576 (EMACS_CONFIG_OPTIONS): Define according to compiler being used. | |
577 | |
578 * addpm.c (main): Accept /q to mean install based on addpm's | |
579 location without asking. Remove reference to emacs.bat which is | |
580 now obsolete. | |
581 | |
582 * addsection.c (PTR_TO_OFFSET): Cast ptr to unsigned char*. | |
583 | |
584 * paths.h: Use forward slash as directory separator in all path | |
585 definitions. | |
586 (PATH_DUMPLOADSEARCH): Revert to definition used on Unix. | |
587 | |
588 * preprep.c (PTR_TO_OFFSET): Cast ptr to unsigned char *. | |
589 | |
590 * runemacs.c: Remove WIN32 define. | |
591 | |
592 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK, D_OK): Define if D_OK is | |
593 not defined. | |
594 | |
595 * inc/sys/socket.h (_WINSOCK_H): Undefine if defined. | |
596 (fd_set): Define to new name, after including winsock.h, so we can | |
597 provide our own implementation. | |
598 | |
599 2000-07-05 Andrew Innes <andrewi@gnu.org> | |
600 | |
601 * ebuild.bat: Add support for specifying make arguments. | |
602 | |
603 * makefile.nt: Add support for `bootstrap' and related targets. | |
604 | |
605 2000-06-11 Jason Rumney <jasonr@gnu.org> | |
606 | |
607 * config.nt: Define POINTER_TYPE, PTR, PROTOTYPES and __P. | |
608 | |
609 2000-02-06 Andrew Innes <andrewi@gnu.org> | |
610 | |
611 * inc/sys/time.h: Add inclusion protection. | |
612 | |
613 * makefile.def (SYS_LDFLAGS): Add -nologo. | |
614 | |
615 1999-11-22 Andrew Innes <andrewi@gnu.org> | |
616 | |
617 * install.bat: Pass on command line arguments to make. | |
618 | |
619 * makefile.nt (fast_install): Bring commands up-to-date, and fix | |
620 typo. | |
621 | |
622 1999-11-21 Andrew Innes <andrewi@gnu.org> | |
623 | |
624 * makefile.nt (all): Build leim if present. | |
625 (install): Install leim if present. | |
626 (clean): Clean leim if present. | |
627 | |
628 * addpm.c (env_vars): Include leim in default EMACSLOADPATH | |
629 definition. | |
630 | |
631 * emacs.bat.in (EMACSLOADPATH): Include leim. | |
632 | |
633 1999-07-12 Richard Stallman <rms@gnu.org> | |
634 | |
635 * Version 20.4 released. | |
636 | |
637 1999-06-16 Andrew Innes <andrewi@gnu.org> | |
638 | |
639 * emacs.rc: Use an icon with a transparent background, to be in | |
640 keeping with other applications. | |
641 | |
642 1999-06-03 Andrew Innes <andrewi@gnu.org> | |
643 | |
644 * preprep.c: Fix typo. | |
645 | |
646 1999-05-02 Andrew Innes <andrewi@gnu.org> | |
647 | |
648 * config.h: Remove obsolete file. | |
649 | |
650 * preprep.c (copy_executable_and_move_sections): Ifdef out a | |
651 couple of unused switch cases that aren't defined on all | |
652 platforms. | |
653 | |
654 * ftime.bat: Add another variation of the profile command, which | |
655 only profiles extended commands. | |
656 | |
657 1999-03-31 Geoff Voelker <voelker@cs.washington.edu> | |
658 | |
659 * cmdproxy.c (main): Fix parens. | |
660 | |
661 1999-03-25 Andrew Innes <andrewi@gnu.org> | |
662 | |
663 * cmdproxy.c (main): Call GetShortPathName to normalize program | |
664 names for comparison. | |
665 | |
666 1999-03-05 Geoff Voelker <voelker@cs.washington.edu> | |
667 | |
668 * makefile.def: Compile multiple .c files when possible. | |
669 Use BLD instead of assuming i386. | |
670 * makefile.nt: Remove common multiple file compilation commands. | |
671 | |
672 1999-03-04 Geoff Voelker <voelker@cs.washington.edu> | |
673 | |
674 * cmdproxy.c (main): Add missing parens. | |
675 | |
676 1999-02-20 Andrew Innes <andrewi@gnu.org> | |
677 | |
678 * preprep.c: New program to allow dumped image to be profiled. | |
679 | |
680 * makefile.nt (preprep): New target. | |
681 (ALL): Build it. | |
682 | |
683 * makefile.def (ARCH_CFLAGS): Set struct packing to 8. | |
684 | |
685 * ftime.bat: Invoke preprep to prepare dumped image for profiling. | |
686 Change prep options to profile libc functions and skip the startup | |
687 code. | |
688 | |
689 1999-02-15 Geoff Voelker <voelker@cs.washington.edu> | |
690 | |
691 * makefile.nt: Create installation directory as first step. | |
692 | |
693 1999-01-31 Andrew Innes <andrewi@gnu.org> | |
694 | |
695 * addsection.c: (ROUND_UP_DST_AND_ZERO): Renamed from | |
696 ROUND_UP_DST. Zeroes the alignment slop. | |
697 (copy_executable_and_add_section): Update the | |
698 SizeOfHeaders field properly. | |
699 | |
700 1999-01-27 Andrew Innes <andrewi@gnu.org> | |
701 | |
702 * makefile.nt: Do make version comparison as strings. | |
703 | |
704 1999-01-26 Andrew Innes <andrewi@harlequin.co.uk> | |
705 | |
706 * runemacs.c (WinMain): Pass explicit environment block to | |
707 CreateProcess, to work around a bug in Windows 95/98. | |
708 | |
709 1999-01-22 Geoff Voelker <voelker@cs.washington.edu> | |
710 | |
711 * icons: New directory with Davenport's icons. | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
712 * icons/sink.ico: Renamed from emacs.ico. |
37566 | 713 |
714 * makefile.nt (install, fast_install): Install Windows icons | |
715 into etc/icons. | |
716 | |
717 * emacs.rc (ICON): Use icons/gnu2a32.ico as the default icon. | |
718 | |
719 1999-01-17 Andrew Innes <andrewi@gnu.org> | |
720 | |
721 * makefile.nt: (ALL): List top-level targets. | |
722 (addsection): New top-level target. | |
723 (install): Copy fns-*.el to bin directory. | |
724 | |
725 * addsection.c: New program to add static heap section to | |
726 temacs.exe after linking, in support of new unexec method. | |
727 | |
728 1998-12-28 Andrew Innes <andrewi@delysid.gnu.org> | |
729 | |
730 * cmdproxy.c (spawn): Pass directory for child as parameter. | |
731 (main): Save startup directory to give to spawn, then change | |
732 directory to location of .exe in order not to prevent startup | |
733 directory from being deleted. | |
734 | |
735 1998-12-08 Geoff Voelker <voelker@cs.washington.edu> | |
736 | |
737 * makefile.nt: Do string comparision of _NMAKE_VER. | |
738 | |
739 1998-12-02 Geoff Voelker <voelker@cs.washington.edu> | |
740 | |
741 * config.nt (LOCALTIME_CACHE): Define. | |
742 | |
743 1998-11-13 Andrew Innes <andrewi@delysid.gnu.org> | |
744 | |
745 * install.bat: Convert to DOS format. | |
746 | |
747 1998-11-10 Andrew Innes <andrewi@harlequin.co.uk> | |
748 | |
749 * cmdproxy.c (main): Set environment size only when running | |
750 command.com. | |
751 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
752 1998-11-03 Theodore Jump <tjump@tertius.com> |
37566 | 753 |
754 * makefile.def (SYS_LDFLAGS): Use swapfile when running from cd or net. | |
755 (DEL_TREE): Use rd instead of rmdir. | |
756 (ARCH_CFLAGS): Optimize for P6. Align structures on 8-byte boundaries. | |
757 * makefile.nt: Compile multiple source files when possible. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
758 |
37566 | 759 1998-10-05 Geoff Voelker <voelker@cs.washington.edu> |
760 | |
761 * cmdproxy.c (main): Treat command line options as case-insensitive. | |
762 | |
763 1998-08-19 Richard Stallman <rms@psilocin.ai.mit.edu> | |
764 | |
765 * Version 20.3 released. | |
766 | |
767 1998-07-20 Geoff Voelker <voelker@cs.washington.edu> | |
768 | |
769 * addpm.c (main): Explicitly check result of message box for OK. | |
770 | |
771 1998-06-05 Andrew Innes <andrewi@harlequin.co.uk> | |
772 | |
773 * inc/sys/file.h (D_OK): Define new macro. | |
774 | |
775 1998-06-01 Andrew Innes <andrewi@mescaline.gnu.org> | |
776 | |
777 * makefile.def (CFLAGS): Do not define HAVE_NTGUI. | |
778 | |
779 1998-05-30 Geoff Voelker <voelker@cs.washington.edu> | |
780 | |
781 * emacs.rc (VS_VERSION_INFO): Define. | |
782 | |
783 1998-04-23 Geoff Voelker <voelker@cs.washington.edu> | |
784 | |
785 * makefile.nt (emacs.bat, debug.bat): Create them in the | |
786 installation directory. | |
787 | |
788 1998-04-23 Andrew Innes <andrewi@harlequin.co.uk> | |
789 | |
790 * ddeclient.c: New file. (Support program for performing limited | |
791 interprocess communication on Windows.) | |
792 | |
793 * makefile.nt: Build ddeclient. | |
794 | |
795 * cmdproxy.c (main): Only set environment size for real shell, and | |
796 provide extra directory argument, when running on Windows 95. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
797 |
37566 | 798 1998-04-17 Geoff Voelker <voelker@cs.washington.edu> |
799 | |
800 * cmdproxy.c (fail): Exit with a negative return value. | |
801 (spawn): Return subprocess return code as an argument. | |
802 Explicitly copy environment block. | |
803 (main): Update to use return value argument with spawn. | |
804 Retry if spawn failed when a subshell was not tried. | |
805 | |
806 * config.nt: Include new macros from src/config.in. | |
807 (GNU_MALLOC, REL_ALLOC): Define. | |
808 (RE_TRANSLATE_TYPE): Use Lisp_Object as type. | |
809 (RE_TRANSLATE): Use char_table_translate. | |
810 | |
811 * makefile.def (CP_DIR): Preserve attributes. | |
812 | |
813 * makefile.nt (clean): Delete patch generated files, optimized | |
814 build directory. | |
815 | |
816 1997-10-01 Geoff Voelker <voelker@cs.washington.edu> | |
817 | |
818 * addpm.c (env_vars): Fix misplaced % in SHELL entry. | |
819 | |
820 1997-09-19 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
821 | |
822 * Version 20.2 released. | |
823 | |
824 1997-09-15 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
825 | |
826 * Version 20.1 released. | |
827 | |
828 1997-09-11 Geoff Voelker <voelker@cs.washington.edu> | |
829 | |
830 * debug.bat.in: New file. | |
831 * makefile.nt (debug.bat): New target. | |
832 | |
833 1997-09-02 Andrew Innes <andrewi@harlequin.co.uk> | |
834 | |
835 * addpm.c (env_vars): Put site-lisp before lisp in EMACSLOADPATH. | |
836 Quote group name. Allow different icons to be specified. | |
837 | |
838 * cmdproxy.c (get_env_size): New function. | |
839 (spawn): Explicitly pass in environment when creating subprocess. | |
840 (main): Cleaup error messages. | |
841 Specify dynamically sized environment block for real shell. | |
842 Pass on unhandled switches to real shell. | |
843 Quote program name. | |
844 | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
845 * makefile.def (CFLAGS_COMMON): Place pdb file in object build |
37566 | 846 directory. |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
847 (CFLAGS) [!MSVCNT11]: Define _CRTAPI1. |
37566 | 848 |
849 * runemacs.c (WinMain): Allow Emacs process to be started with | |
850 high or low priority. | |
851 | |
852 * emacs.bat.in: Remove OS dependent operations. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
853 |
37566 | 854 1997-09-02 Geoff Voelker <voelker@cs.washington.edu> |
855 | |
856 * addpm.c (env_vars): No longer set INFOPATH. | |
857 | |
858 * cmdproxy.c (get_next_token): Null terminate token returned. | |
859 | |
860 * emacs.bat.in (INFOPATH): No longer set INFOPATH. | |
861 | |
862 1997-08-10 Andrew Innes <andrewi@harlequin.co.uk> | |
863 | |
864 * addpm.c (env_vars): Set SHELL to cmdproxy. | |
865 (main): Initialize idDde to 0. | |
866 Determine emacs_path from module file name. | |
867 Prompt for install. | |
868 | |
869 * makefile.def (MSVCNT11): Conditionally define it. | |
870 (BASE_LIBS): Do not use oldnames.lib. | |
871 (SYS_LDFLAGS): Use pdb files. | |
872 (CFLAGS_COMMON) [!spd]: Define EMACSDEBUG. | |
873 (ARCH_CFLAGS) [i386 && spd]: Use space optimizations. | |
874 (ARCH_CFLAGS) [alpha && spd]: Use optimizations. | |
875 | |
876 * makefile.nt (ALL): Build cmdproxy. | |
877 (cmdproxy): New target. | |
878 (install): Install cmdproxy. | |
879 | |
880 * ftime.bat, debug.bat, cmdproxy.c: New files. | |
881 | |
882 1997-07-10 Geoff Voelker <voelker@cs.washington.edu> | |
883 | |
884 * inc/sys/socket.h: (shutdown): Define. | |
885 (sys_shutdown): Export. | |
886 | |
887 1997-07-08 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
888 | |
889 * config.nt (RE_TRANSLATE): Copy definition from config.in. | |
890 | |
891 1997-07-01 Geoff Voelker <voelker@cs.washington.edu> | |
892 | |
893 * config.nt: Update file comments. | |
894 Update undefs added/removed in src/config.in. | |
895 | |
896 1997-06-19 Geoff Voelker <voelker@cs.washington.edu> | |
897 | |
898 * makefil.def, emacs.bat: Use windows95 and windowsnt instead | |
899 of win95 and winnt, respectively. | |
900 | |
901 1997-01-04 Geoff Voelker <voelker@cs.washington.edu> | |
902 | |
903 * makefile.nt (real_install): Create site-lisp in installation dir. | |
904 * addpm.c (env_vars): Add site-lisp to EMACSLOADPATH. | |
905 * emacs.bat.in: Add site-lisp to EMACSLOADPATH. | |
906 | |
907 1996-08-11 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
908 | |
909 * Version 19.33 released. | |
910 | |
911 1996-08-09 Geoff Voelker <voelker@cs.washington.edu> | |
912 | |
913 * runemacs.c (WinMain): Put a space between the binary and its args. | |
914 | |
915 1996-07-31 Richard Stallman <rms@psilocin.gnu.ai.mit.edu> | |
916 | |
917 * Version 19.32 released. | |
918 | |
919 1996-07-16 Andrew Innes <andrewi@harlequin.co.uk> | |
920 | |
921 * makefile.nt (clean): Use OBJDIR macro. | |
922 | |
923 1996-06-03 Kim F. Storm <kfs@olicom.dk> | |
924 | |
925 * runemacs.c (CHOOSE_NEWEST_EXE): New parameter macro. | |
926 Not defined by default. | |
927 (WinMain): Add conditional testing CHOOSE_NEWEST_EXE. | |
928 (WinMain): Convert backslashes to slashes in env var values. | |
929 | |
930 * addpm.c (env_vars): Use slashes, not backslashes. | |
931 | |
932 1996-05-25 Karl Heuer <kwzh@gnu.ai.mit.edu> | |
933 | |
934 * Version 19.31 released. | |
935 | |
936 1996-05-13 Andrew Innes <andrewi@harlequin.co.uk> | |
937 | |
938 * install.bat: Set BUILD_TYPE and INSTALL_DIR before calling make; | |
939 undo settings afterwards. | |
940 | |
941 1996-05-08 Andrew Innes <andrewi@harlequin.co.uk> | |
942 | |
943 * addpm.c (env_vars): Set SHELL registry entry to value of COMSPEC | |
944 environment variable. | |
945 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
946 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 947 |
948 * install.bat: Allow for optimized build. | |
949 * makefile.def [BUILD_TYPE]: Build optimized version in its own dir. | |
950 (ARCH_CFLAGS) [BUILD_TYPE == spd]: Build optimized version. | |
951 | |
49542
6ec2d998c53b
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
49526
diff
changeset
|
952 1996-05-03 Andrew Innes <andrewi@harlequin.co.uk> |
37566 | 953 |
954 * addpm.c (REG_ROOT): Don't use a trailing backslash. | |
955 (env_vars): Rename field emacs_path to emacs_dir. | |
956 (main): Add link to runemacs instead of emacs. | |
957 | |
958 * install.bat: Check if INSTALL_DIR is passed as an argument. | |
959 | |
960 * makefile.def (CONFIG_H) [WIN95]: Use config.nt. | |
961 | |
962 * makefile.nt: Build and install runemacs.exe. | |
963 | |
964 * runemacs.c: New file. | |
965 | |
966 * config.w95: File removed. | |
967 | |
968 * inc/netdb.h, inc/unistd.h, inc/arpa/inet.h, inc/netinet/in.h, | |
969 inc/sys/socket.h, inc/sys/time.h: New header files. | |
970 | |
971 * inc/sys/file.h (F_OK, X_OK, W_OK, R_OK): New macros. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
972 |
37566 | 973 1996-03-27 Geoff Voelker <voelker@cs.washington.edu> |
974 | |
975 * makefile.def (DEL): Defined. | |
976 (DEL_TREE) [win95]: Defined. | |
977 (SYS_LDFLAGS): Set executable versions to 3.10. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
978 |
37566 | 979 * makefile.nt: Change uses of del to $(DEL). |
980 | |
981 1996-01-17 Erik Naggum <erik@naggum.no> | |
982 | |
983 * All files: Update FSF's address in comment preamble. | |
984 | |
985 1996-01-03 George V. Reilly <georger@microcrafts.com> | |
986 | |
987 * emacs.ico: Now the proverbial kitchen sink icon. | |
988 | |
989 1995-11-24 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
990 | |
991 * Version 19.30 released. | |
992 | |
993 1995-11-22 Geoff Voelker <voelker@cs.washington.edu> | |
994 | |
995 * makefile.def (CP_DIR): Use platform independent switches for xcopy. | |
996 | |
997 * makefile.nt (install, fast_install, real_install, clean): | |
998 Don't use switches to del not supported by Win95. | |
999 | |
1000 1995-11-07 Kevin Gallo <kgallo@microsoft.com> | |
1001 | |
1002 * makefile.nt (addpm.exe): Link with $(ADVAPI32). | |
1003 (install, fast_install): Change same-dir test to create test file in | |
1004 installation tree and thereby support read-only shares. | |
1005 (clean): Remove .pdb files. | |
1006 | |
1007 * makefile.def (NTGUI): New macro. | |
1008 [NTGUI] (CFLAGS): Define HAVE_NTGUI. | |
1009 | |
1010 * config.nt, config.w95: Update to latest src/config.in. | |
1011 | |
1012 * addpm.c (env_vars): New variable. | |
1013 (add_registry): New procedure. | |
1014 (main): Use values of configuration environment variables from | |
1015 the registry if defined, the process environment otherwise. | |
1016 | |
1017 1995-06-19 Richard Stallman <rms@mole.gnu.ai.mit.edu> | |
1018 | |
1019 * Version 19.29 released. | |
1020 | |
1021 * makefile.nt (addpm.exe): Change WinMainCRTStartup to mainCRTStartup. | |
1022 | |
1023 1995-06-13 Geoff Voelker <voelker@cs.washington.edu> | |
1024 | |
1025 * makefile.nt: Define .c to .obj suffix rule. | |
1026 (addpm.obj): Compile directly, use CFLAGS. | |
1027 (addpm.exe): Link from addpm.obj. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1028 |
37566 | 1029 * makefile.def (MSVCNT11): Defined. |
1030 (BASE_LIBS) [MSVCNT11]: Use oldnames.lib. | |
1031 (CFLAGS_COMMON): Defined. | |
1032 (CFLAGS) [MSVCNT11]: Define _CRTAPI1 to _cdecl. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1033 |
37566 | 1034 1995-06-09 Geoff Voelker <voelker@cs.washington.edu> |
1035 | |
54330
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
1036 * emacs.bat.in: Renamed from emacs.bat. |
4f710303bf07
*** empty log message ***
Juanma Barranquero <lekktu@gmail.com>
parents:
53741
diff
changeset
|
1037 (emacs_dir): Renamed from emacs_path. |
37566 | 1038 Definition removed. |
1039 | |
1040 * addpm.c: New file. | |
1041 * makefile.nt (ALL,addpm,addpm.exe,addpm.obj): Defined. | |
1042 (all): Depend upon $(BLD) and $(ALL). | |
1043 (install): Depend upon emacs.bat. | |
1044 Create program item for Emacs. | |
1045 (clean): Delete obj. | |
1046 (emacs.bat): Defined. | |
1047 * makefile.def (EMACS_ICON_PATH,ADDPM): Defined. | |
1048 | |
1049 1995-05-27 Geoff Voelker <voelker@cs.washington.edu> | |
1050 | |
1051 * ebuild.bat, emacs.bat, fast-install.bat, install.bat: | |
1052 Add carriage returns; necessary for batch files on Win95. | |
1053 | |
1054 1995-05-25 Geoff Voelker <voelker@cs.washington.edu> | |
1055 | |
1056 * config.w95: Created. | |
1057 * config.h: Changed to config.nt. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1058 |
37566 | 1059 * makefile.nt (SUBDIRS): Commented out. |
1060 (all,install,clean): Expand for-loops. | |
1061 (BUILD_CMD,INSTALL_CMD,CLEAN_CMD): Defined. | |
1062 | |
1063 * makefile.def (SYS_LIB_DIR,SYS_INC_DIR): Undefined. | |
1064 (ARCH): New definition. | |
1065 (CPU,CONFIG_H,OS_TYPE): Defined. | |
1066 (INCLUDE,LIB): Checked if valid. | |
1067 (ntwin32.mak): Included. | |
1068 (AR,CC,LINK): New definition. | |
1069 (ADVAPI32,libc,BASE_LIBS): Defined. | |
1070 (SYS_LDFLAGS): New definition. | |
1071 Update comments and preprocessor conditionals. | |
1072 | |
1073 * emacs.bat (SHELL): Conditionally defined. | |
1074 (HOME): Conditionally defined. | |
1075 (emacs_path,HOME): Update comments. | |
1076 Turn off all echo. | |
1077 | |
1078 1995-05-09 Geoff Voelker <voelker@cs.washington.edu> | |
1079 | |
1080 * _emacs, config.h, ebuild.bat, emacs.bat, emacs.rc, | |
1081 fast-install.bat, install.bat, makefile.def, makefile.nt, paths.h, | |
1082 inc/pwd.h, inc/sys/dir.h, inc/sys/file.h, inc/sys/ioctl.h, | |
1083 inc/sys/param.h: Removed carriage-returns. | |
1084 | |
1085 1995-05-06 Geoff Voelker <voelker@cs.washington.edu> | |
1086 | |
1087 * makefile.def (CVTRES): Defined. | |
1088 | |
1089 * emacs.ico, emacs.rc: New files by Kevin Gallo. | |
1090 | |
1091 1995-04-10 Geoff Voelker <voelker@cs.washington.edu> | |
1092 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1093 * src: Remove directory. |
37566 | 1094 |
1095 * src\config.h, src\paths.h: Moved to parent dir, src removed. | |
1096 | |
1097 1995-04-09 Geoff Voelker <voelker@cs.washington.edu> | |
1098 | |
1099 * makefile.def (INSTALL_DIR): Changed to generic directory. | |
1100 | |
1101 * emacs.bat: Added arguments when emacs.exe invoked. | |
1102 | |
1103 * ebuild.cmd, emacs.cmd, install.cmd: Changed extension to .bat. | |
1104 | |
1105 1994-12-13 voelker <voelker@cs.washington.edu> | |
1106 | |
1107 * makefile.def (CC): In configuration section. | |
1108 (COMPAT_LIB): Defined. | |
1109 | |
1110 1994-11-01 voelker <voelker@cs.washington.edu> | |
1111 | |
1112 * src/paths.h: New file. | |
1113 | |
1114 * src/config.h: New file. | |
1115 | |
1116 * inc/pwd.h: New file. | |
1117 | |
1118 * inc/sys/dir.h: New file. | |
1119 | |
1120 * inc/sys/file.h: New file. | |
1121 | |
1122 * inc/sys/ioctl.h: New file. | |
1123 | |
1124 * inc/sys/param.h: New file. | |
1125 | |
1126 * todo: New file. | |
1127 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1128 * README: New file. |
37566 | 1129 |
1130 * makefile.nt: New file. | |
1131 | |
1132 * makefile.def: New file. | |
48065
e3b637f1a9c5
Added "(tiny change)" marker.
Juanma Barranquero <lekktu@gmail.com>
parents:
47216
diff
changeset
|
1133 |
37566 | 1134 * install.cmd: New file. |
1135 | |
49505
1aba10ab73b4
Corrected misc. typos like missing : after file names,
Kim F. Storm <storm@cua.dk>
parents:
49457
diff
changeset
|
1136 * INSTALL: New file. |
37566 | 1137 |
1138 * fast-install.cmd: New file. | |
1139 | |
1140 * emacs.cmd: New file. | |
1141 | |
1142 * ebuild.cmd: New file. | |
1143 | |
1144 * _emacs: New file. | |
1145 | |
1146 ;; Local Variables: | |
1147 ;; coding: iso-2022-7bit | |
1148 ;; End: | |
39627 | 1149 |
1150 Copyright (C) 1995, 1996, 1997, 1998, 1999, 2001 | |
1151 Free Software Foundation, Inc. | |
1152 Copying and distribution of this file, with or without modification, | |
1153 are permitted provided the copyright notice and this notice are preserved. | |
52401 | 1154 |
1155 ;;; arch-tag: b3d2c29c-04a0-45d0-b52d-57354711c414 |