OSDN Git Service

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