OSDN Git Service

2fae3c991304aacc68ac35754fcbbf332c0f5f3c
[mingw/mingw-org-wsl.git] / ChangeLog
1 2020-07-07  Keith Marshall  <keith@users.osdn.me>
2
3         Switch to new 5.4-trunk development branch.
4
5         * VERSION.m4 (__VERSION__): Increment it to 5.4
6         * All files (5.4-trunk): Bookmark assigned.
7
8 2020-07-06  Keith Marshall  <keith@users.osdn.me>
9
10         Prepare and publish MinGW.org WSL-5.3.4 release.
11
12         * All files (wsl-5.3.4-release): Tag assigned.
13
14 2020-07-04  Keith Marshall  <keith@users.osdn.me>
15
16         Adjust repository version following WSL-5.3.3 release.
17
18         * VERSION.m4 (__VERSION__): Increment it to 5.3.4
19
20 2020-06-03  Keith Marshall  <keith@users.osdn.me>
21
22         Prepare and publish MinGW.org WSL-5.3.3 release.
23
24         * All files (wsl-5.3.3-release): Tag assigned.
25
26 2020-06-03  Keith Marshall  <keith@users.osdn.me>
27
28         Discard obsolete distribution files from subdirectories.
29
30         * Makefile.in (dist-subdirs): Add dependency on...
31         (dist-subdirs-discard-obsolete): ...this new rule; define it.
32
33 2020-06-03  Keith Marshall  <keith@users.osdn.me>
34
35         Revert 2020-05-27 changes relating to issue #40438.
36
37         * VERSION.m4 (LIBMINGWEX): Increment DLL age; this has the effect of
38         indicating restored backward compatibility with linmingwex-2.dll
39
40 2020-06-03  Keith Marshall  <keith@users.osdn.me>
41
42         Adjust repository version following WSL-5.3.2 release.
43
44         * VERSION.m4 (__VERSION__): Increment it to 5.3.3
45
46 2020-05-28  Keith Marshall  <keith@users.osdn.me>
47
48         Prepare and publish MinGW.org WSL-5.3.2 release.
49
50         * All files (wsl-5.3.2-release): Tag assigned.
51
52 2020-05-28  Keith Marshall  <keith@users.osdn.me>
53
54         Prepare empty dist directory when required.
55
56         * Makefile.in (dist-prepare): Delete goal; move its commands...
57         (dist): ...to here; remove dependency on defective "dist-prepare".
58
59 2020-05-27  Keith Marshall  <keith@users.osdn.me>
60
61         Fix libmingwex-n.dll dependencies; cf. Issue #40438.
62
63         * VERSION.m4 (LIBMINGWEX): Increment interface version to 3:0:0.
64
65 2020-05-26  Keith Marshall  <keith@users.osdn.me>
66
67         Adjust repository version following WSL-5.3.1 release.
68
69         * VERSION.m4 (__VERSION__): Increment it to 5.3.2
70
71 2020-04-30  Keith Marshall  <keith@users.osdn.me>
72
73         Prepare and publish MinGW.org WSL-5.3.1 release.
74
75         * All files (wsl-5.3.1-release): Tag assigned.
76
77 2020-03-05  Keith Marshall  <keith@users.osdn.me>
78
79         Adjust repository version following WSL-5.3 release.
80
81         * VERSION.m4 (__VERSION__): Increment it to 5.3.1
82
83 2020-03-05  Keith Marshall  <keith@users.osdn.me>
84
85         Prepare and publish MinGW.org WSL-5.3 release.
86
87         * All files (wsl-5.3-release): Tag assigned.
88
89 2020-01-13  Keith Marshall  <keith@users.osdn.me>
90
91         Adjust repository version following WSL-5.2.3 release.
92
93         * All files (5.3-trunk): New branch; create, and switch to it.
94         * VERSION.m4 (__VERSION__): Increment it to 5.3
95
96 2020-01-13  Keith Marshall  <keith@users.osdn.me>
97
98         Prepare and publish MinGW.org WSL-5.2.3 release.
99
100         * All files (wsl-5.2.3-release): Tag assigned.
101
102 2019-07-06  Keith Marshall  <keith@users.osdn.me>
103
104         Adjust repository version following WSL-5.2.2 release.
105
106         * VERSION.m4 (__VERSION__): Increment it to 5.2.3
107
108 2019-07-06  Keith Marshall  <keith@users.osdn.me>
109
110         Prepare and publish MinGW.org WSL-5.2.2 release.
111
112         * All files (wsl-5.2.2-release): Tag assigned.
113
114 2019-02-02  Keith Marshall  <keith@users.osdn.me>
115
116         Add build option for <features.h> sample distribution.
117
118         * configure.ac (lua): Add AC_PATH_PROG check; assign result to...
119         (LUA): ...this new AC_SUBST propagated macro definition.
120
121         * Makefile.in (dist): Add dependencies on...
122         (dist-prepare, dist-extra): ...these new goals; implement...
123         (dist-prepare): ...to initialize an empty staging directory, and...
124         (dist-extra): ...incorporate optional distributable components.
125         (features.stamp): New optional goal; selected by definition of...
126         (FEATURES): ...this user specified macro, nominally defined by...
127         (option, options): ...evaluation of command line assignment.
128         (features.lua, features.unsupported): New prerequisite goals.
129         (WSL_TMPDIR, FEATURES_H_INITIALIZE, FEATURES_CFG, LUA, LUACMD)
130         (TODAY, ISSUE): New supporting macros; define them.
131
132 2019-01-22  Keith Marshall  <keith@users.osdn.me>
133
134         Adjust repository version following WSL-5.2.1 release.
135
136         * VERSION.m4 (__VERSION__): Increment it to 5.2.2
137
138 2019-01-22  Keith Marshall  <keith@users.osdn.me>
139
140         Prepare and publish MinGW.org WSL-5.2.1 release.
141
142         * All files (wsl-5.2.1-release): Tag assigned.
143
144 2019-01-22  Keith Marshall  <keith@users.osdn.me>
145
146         Incorporate user-customized <features.h> configuration.
147
148         * Makefile.comm (_mingw.h): Add prerequisite dependency on...
149         (features.h): ...this; add rule to create a build-time stub, an empty
150         file, yielding the default fall-back configuration.
151
152         * var/features.lua: New direcctory/file; this implements the mingw-get
153         post-install action, which is required to integrate management of user
154         maintained <features.h> configuration alongside project updates.
155
156 2018-12-23  Keith Marshall  <keith@users.osdn.me>
157
158         Adjust repository version following WSL-5.2 release.
159
160         * VERSION.m4 (__VERSION__): Increment it to 5.2.1
161
162 2018-12-23  Keith Marshall  <keith@users.osdn.me>
163
164         Prepare and publish MinGW.org WSL-5.2 release.
165
166         * All files (wsl-5.2-release): Tag assigned.
167
168 2018-09-04  Keith Marshall  <keith@users.osdn.me>
169
170         Pre-empt default EXEEXT use before its determination.
171
172         * aclocal.m4 (MINGW_AC_NO_EXECUTABLES): Assign an initial assumed
173         $ac_exeext value of ".xyz"; it will be updated appropriately, when
174         an actual EXEEXT determination has been completed.
175
176 2018-09-03  Keith Marshall  <keith@users.osdn.me>
177
178         Adjust repository version following WSL-5.1.1 release.
179
180         * All files (5.2-trunk): New development branch; switch to it.
181         * VERSION.m4 (__VERSION__): Increment it to 5.2
182         (libmingwex.dll.a): Update ABI version identifier.
183
184 2018-09-03  Keith Marshall  <keith@users.osdn.me>
185
186         Prepare and publish MinGW.org WSL-5.1.1 release.
187
188         * All files (wsl-5.1.1-release): Tag assigned.
189
190 2018-07-13  Keith Marshall  <keith@users.osdn.me>
191
192         Advertise new canonical URI for source code repository.
193
194         * README (Important Notice): New section; identify new canonical
195         repository URIs; note obsolescence of old repositories.
196
197 2018-02-26  Keith Marshall  <keith@users.osdn.me>
198
199         Adjust repository version following WSL-5.1 release.
200
201         * VERSION.m4 (__VERSION__): Increment it to 5.1.1
202
203 2018-02-26  Keith Marshall  <keith@users.osdn.me>
204
205         Prepare and publish MinGW.org WSL-5.1 release.
206
207         * All files (wsl-5.1-release): Tag assigned.
208         * VERSION.m4 (libmingwex.dll.a): Update ABI version identifier.
209
210 2017-12-06  Keith Marshall  <keith@users.osdn.me>
211
212         Adjust repository version following WSL-5.0.2 release.
213
214         * VERSION.m4 (__VERSION__): Increment it to 5.1; no further patch
215         releases are anticipated for development on the 5.0 branch, hence...
216         * All files (5.1-trunk): ...assign new development branch name.
217
218 2017-12-06  Keith Marshall  <keith@users.osdn.me>
219
220         Prepare and publish MinGW.org WSL-5.0.2 release.
221
222         * All files (wsl-5.0.2-release): Tag assigned.
223
224 2017-07-31  Keith Marshall  <keithmarshall@users.sourceforge.net>
225
226         MinGW.org WSL-5.0.1 released; update repository version.
227
228         * VERSION.m4 (__VERSION__): Increment it to 5.0.2, anticipating a
229         further possible patch release prior to WSL-5.1
230
231 2017-07-30  Keith Marshall  <keithmarshall@users.sourceforge.net>
232
233         Prepare and tag for release of MinGW.org WSL-5.0.1
234
235         * All files (wsl-5.0.1-release): Tag assigned.
236
237 2017-03-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
238
239         Refactor mingwrt and w32api common makefile content.
240
241         * Makefile.comm: New file.
242         (COMMON_MAKEFILE): New macro; define it to identify this file.
243         (%-srcdist-common-files): New generic build rule; implement it.
244         (configure, config.status, Makefile, config.status.missing, _mingw.h)
245         (w32api.h, PACKAGE_VERSION_SCRIPT, PACKAGE_VERSION_FORMAT): Reproduce
246         the original common content, which has been factored out from...
247         * mingwrt/Makefile.in w32api/Makefile.in: ...here.
248
249 2017-03-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
250
251         MinGW.org WSL-5.0 released; update repository version.
252
253         * VERSION.m4 (__VERSION__): Increment it to 5.0.1, anticipating a
254         possible patch release prior to WSL-5.1
255
256 2017-03-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
257
258         Prepare and tag for release of MinGW.org WSL-5.0
259
260         * All files (wsl-5.0-release): Tag assigned.
261
262 2017-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
263
264         Extend basic test suite infrastructure to w32api.
265
266         * Makefile.in (check test tests): New rules; all are synonymous.
267         (check-recursive): New rule; invoked by each of the preceding three
268         synonyms, applying the common effect in nominated subdirectories.
269
270 2016-10-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
271
272         Make package installation prefix consistent throughout.
273
274         * configure.ac (AC_PREFIX_DEFAULT): Assign it; match it to...
275         * mingwrt/configure.ac w32api/configure.ac: ...these.
276
277 2016-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
278
279         Update install-sh to match mingw.org/build-aux package.
280
281         * install-sh: New file; copied from build-aux package, it replaces...
282         * mingwrt/install-sh w32api/install-sh: ...both of these.
283
284 2016-07-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
285
286         Eliminate redundant configuration files.
287
288         * .gitignore .hgignore (mingwrt/aclocal.m4, mingwrt/VERSION.m4)
289         (w32api/aclocal.m4, w32api/VERSION.m4): Remove from SCM control.
290
291 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
292
293         Support 'install-strip' as a universal make goal.
294
295         * Makefile.in (install-strip): New goal; it is a dependency of...
296         (subdirs): ...this subsidiary package directory collection.
297
298 2016-05-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
299
300         Integrate mingwrt and w32api build; synchronize versions.
301
302         * configure.ac Makefile.in: New files.
303
304         * VERSION.m4: New file; link it, to create and maintain an identical
305         copy of it, in each of the mingwrt and w32api sub-package directories.
306         (__VERSION__): New macro; define and initialize it, in preparation
307         for forthcoming integrated version 5.0 release.
308
309         * aclocal.m4: New file; link it, to make it an identical copy of
310         each identically named file, in each of the sub-package directories.
311         (__VERSION__): New macro; include VERSION.m4 to define it.
312         (__BUG_REPORT_URL__): New macro; define it.
313
314 2014-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
315
316         Merge .hgignore from "master" branch to "legacy".
317
318         * .hgignore: New file.
319
320 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
321
322         Import w32api-3.17 source code on "legacy" branch.
323
324         * w32api: New directory; use w32api-3.17-2 release as baseline for
325         import; once again, original CVS history is NOT preserved.
326
327 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
328
329         Create "legacy" branch; import mingwrt-3.20 source code.
330
331         * mingwrt: New directory; use mingwrt-3.20-2 release as baseline
332         for import; original CVS history is NOT preserved.
333
334 2012-08-08  Earnie Boyd  <earnie@users.sourceforge.net>
335
336         * ChangeLog: New file.
337         * LICENSE: Ditto.
338         * README: Ditto.
339         * .gitignore: Ditto.