OSDN Git Service

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