OSDN Git Service

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