OSDN Git Service

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