OSDN Git Service

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