OSDN Git Service

Merge mingwrt-3.22.1 legacy updates to 5.0-active branch.
[mingw/mingw-org-wsl.git] / ChangeLog
1 2016-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
2
3         Update install-sh to match mingw.org/build-aux package.
4
5         * install-sh: New file; copied from build-aux package, it replaces...
6         * mingwrt/install-sh w32api/install-sh: ...both of these.
7
8 2016-07-17  Keith Marshall  <keithmarshall@users.sourceforge.net>
9
10         Eliminate redundant configuration files.
11
12         * .gitignore .hgignore (mingwrt/aclocal.m4, mingwrt/VERSION.m4)
13         (w32api/aclocal.m4, w32api/VERSION.m4): Remove from SCM control.
14
15 2016-07-16  Keith Marshall  <keithmarshall@users.sourceforge.net>
16
17         Support 'install-strip' as a universal make goal.
18
19         * Makefile.in (install-strip): New goal; it is a dependency of...
20         (subdirs): ...this subsidiary package directory collection.
21
22 2016-05-12  Keith Marshall  <keithmarshall@users.sourceforge.net>
23
24         Integrate mingwrt and w32api build; synchronize versions.
25
26         * configure.ac Makefile.in: New files.
27
28         * VERSION.m4: New file; link it, to create and maintain an identical
29         copy of it, in each of the mingwrt and w32api sub-package directories.
30         (__VERSION__): New macro; define and initialize it, in preparation
31         for forthcoming integrated version 5.0 release.
32
33         * aclocal.m4: New file; link it, to make it an identical copy of
34         each identically named file, in each of the sub-package directories.
35         (__VERSION__): New macro; include VERSION.m4 to define it.
36         (__BUG_REPORT_URL__): New macro; define it.
37
38 2014-10-22  Keith Marshall  <keithmarshall@users.sourceforge.net>
39
40         Merge .hgignore from "master" branch to "legacy".
41
42         * .hgignore: New file.
43
44 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
45
46         Import w32api-3.17 source code on "legacy" branch.
47
48         * w32api: New directory; use w32api-3.17-2 release as baseline for
49         import; once again, original CVS history is NOT preserved.
50
51 2014-10-21  Keith Marshall  <keithmarshall@users.sourceforge.net>
52
53         Create "legacy" branch; import mingwrt-3.20 source code.
54
55         * mingwrt: New directory; use mingwrt-3.20-2 release as baseline
56         for import; original CVS history is NOT preserved.
57
58 2012-08-08  Earnie Boyd  <earnie@users.sourceforge.net>
59
60         * ChangeLog: New file.
61         * LICENSE: Ditto.
62         * README: Ditto.
63         * .gitignore: Ditto.