OSDN Git Service

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