OSDN Git Service

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