OSDN Git Service

Prepare and tag for release of MinGW.org WSL-5.0
[mingw/mingw-org-wsl.git] / ChangeLog
1 2017-03-08  Keith Marshall  <keithmarshall@users.sourceforge.net>
2
3         Prepare and tag for release of MinGW.org WSL-5.0
4
5         * All files (wsl-5.0-release): Tag assigned.
6
7 2017-02-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
8
9         Extend basic test suite infrastructure to w32api.
10
11         * Makefile.in (check test tests): New rules; all are synonymous.
12         (check-recursive): New rule; invoked by each of the preceding three
13         synonyms, applying the common effect in nominated subdirectories.
14
15 2016-10-14  Keith Marshall  <keithmarshall@users.sourceforge.net>
16
17         Make package installation prefix consistent throughout.
18
19         * configure.ac (AC_PREFIX_DEFAULT): Assign it; match it to...
20         * mingwrt/configure.ac w32api/configure.ac: ...these.
21
22 2016-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
23
24         Update install-sh to match mingw.org/build-aux package.
25
26         * install-sh: New file; copied from build-aux package, it replaces...
27         * mingwrt/install-sh w32api/install-sh: ...both of these.
28
29 2016-07-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
30
31         Eliminate redundant configuration files.
32
33         * .gitignore .hgignore (mingwrt/aclocal.m4, mingwrt/VERSION.m4)
34         (w32api/aclocal.m4, w32api/VERSION.m4): Remove from SCM control.
35
36 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
37
38         Support 'install-strip' as a universal make goal.
39
40         * Makefile.in (install-strip): New goal; it is a dependency of...
41         (subdirs): ...this subsidiary package directory collection.
42
43 2016-05-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
44
45         Integrate mingwrt and w32api build; synchronize versions.
46
47         * configure.ac Makefile.in: New files.
48
49         * VERSION.m4: New file; link it, to create and maintain an identical
50         copy of it, in each of the mingwrt and w32api sub-package directories.
51         (__VERSION__): New macro; define and initialize it, in preparation
52         for forthcoming integrated version 5.0 release.
53
54         * aclocal.m4: New file; link it, to make it an identical copy of
55         each identically named file, in each of the sub-package directories.
56         (__VERSION__): New macro; include VERSION.m4 to define it.
57         (__BUG_REPORT_URL__): New macro; define it.
58
59 2014-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
60
61         Merge .hgignore from "master" branch to "legacy".
62
63         * .hgignore: New file.
64
65 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
66
67         Import w32api-3.17 source code on "legacy" branch.
68
69         * w32api: New directory; use w32api-3.17-2 release as baseline for
70         import; once again, original CVS history is NOT preserved.
71
72 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
73
74         Create "legacy" branch; import mingwrt-3.20 source code.
75
76         * mingwrt: New directory; use mingwrt-3.20-2 release as baseline
77         for import; original CVS history is NOT preserved.
78
79 2012-08-08  Earnie Boyd  <earnie@users.sourceforge.net>
80
81         * ChangeLog: New file.
82         * LICENSE: Ditto.
83         * README: Ditto.
84         * .gitignore: Ditto.