OSDN Git Service

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