OSDN Git Service

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