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