OSDN Git Service

Fix missing dependency of msys-gcc-bin.
[mingw/mingw-dist.git] / ChangeLog
1 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
2
3         * msys/msys-gcc.xml (msys-gcc-bin): Add missing dependency ...
4         (msys-core-dev): ... on this.
5
6 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
7
8         Update build system to facilitate publication state synchronisation.
9
10         * configure.ac (AC_PROG_LN_S): Add macro reference.
11         (mingw_ac_subdirs): Add `common' subdirectory reference.
12         (Makefile.sync): New AC_OUTPUT target; add it.
13
14         * Makefile.in (all): New default goal; define it, replacing...
15         (all-distfiles): ...this; retain as a dependent synonym for `all'.
16         (all-sync, all-sync-to-cvs, all-sync-offline): New alternative goals;
17         define them, as further dependent synonyms for `all'.
18         (update): Defunct goal; delete it.
19
20         * Makefile.comm.in (LN_S): New macro; define from AC_PROG_LN_S.
21         (unpublished, all-sync-online): New primary targets.
22         (all-sync, all-sync-to-cvs): New primary targets, mutually aliased.
23         (cvsroot, repository): New internal use macros; define them.
24         (all-sync-begin, all-sync-offline-begin, all-sync-to-cvs-begin):
25         (all-sync-to-cvs-or-offline): New internal targets.
26         (all): Remove prerequisite `update'; add `all-sync'.
27         (all-distfiles): Add prerequisite `unpublished'.
28         (update): Defunct target; delete it.
29
30         * Makefile.sync.in: New file; it defines the recursive make actions
31         required to perform the issue.log --> *.xml.lzma synchronisation.
32
33 2010-09-01  Keith Marshall  <keithmarshall@users.sourceforge.net>
34
35         Add free-standing manifest for msys-flex.
36
37         * msys/msys-flex.xml (msys-flex-bin): Add missing dependency...
38         (msys-m4-bin): ...on this.
39         Clean up formatting; reduce to deliver only the latest available
40         release; move versioned DLL requirements specs inside the dependent
41         release entity; generate and publish msys-flex.xml.lzma
42
43         * msys/msys-package-list.xml (msys-flex): Make it visible.
44         Regenerate and publish msys-package-list.xml.lzma
45
46         * msys/issue.log: Updated accordingly.
47
48 2010-08-31  Charles Wilson  <mingw@cwilson.fastmail.fm>
49
50         Add manifests needed for gcc4
51
52         * mingw32/mingw32-gcc4.xml: New file.
53         * mingw32/mingw32-mpc.xml: New file.
54         * mingw32/mingw32-mpfr.xml: New file.
55         * mingw32/mingw32-pthreads-w32.xml: New file.
56         * mingw32/mingw32-base.xml: Remove gcc3 elements.
57         (mingw32-base): New package installs gcc (and prereqs), mingw32-make,
58         and gdb.
59         * mingw32/mingw32-gmp.xml: Reformat to new standard.
60         * mingw32/mingw32-package-list.xml (mingw32-gcc3, mingw32-gcc4):
61         (mingw32-mpc, mingw32-mpfr, mingw32-gmp, mingw32-pthreads-w32): Expose
62         declarations for package lists.
63
64 2010-08-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
65
66         Add manifest specific to GCC v3.
67
68         * mingw32/mingw32-gcc3.xml: New file.
69
70 2010-08-20  Charles Wilson  <mingw@cwilson.fastmail.fm>
71
72         Correct a few typos in various manifests.
73
74         * msys/msys-gdbm.xml: Correct package name for msys-libgdbm.
75
76         * msys/msys-guile.xml: Remove references to old versions. Use
77         correct name for DLL's msys-libguile-rtm requirement. Move versioned
78         DLL requirements inside release entity.
79
80         * mingw32/mingw32-autoconf.xml: Remove non-existant wrapper -doc
81         package.
82
83         * mingw32/mingw32-automake.xml: Remove non-existant wrapper -doc
84         package.
85
86         * mingw32/mingw32-libarchive.xml: Use correct compression extension
87         for packages. Use correct package name for requirements (zlib and
88         bzip2 -dev and -dll packages).
89
90         * mingw32/mingw32-popt.xml (msys-libpopt-dll): Invalid dependency on...
91         (mingw32-libintl-%-mingw32-%-dll-8.tar): ...this; it should have been on...
92         (mingw32-libintl-*-mingw32-*-dll-8.tar): ...this; corrected.
93
94         * mingw32/mingw32-xz.xml: Use correct package name for -dll and -dev
95         packages (was xz-; should be liblzma-).
96
97 2010-08-10  Keith Marshall  <keithmarshall@users.sourceforge.net>
98
99         Add free-standing msys-expat, msys-m4, msys-patch and msys-vim.
100
101         * msys/msys-expat.xml: Clean up formatting; generate and publish
102         .lzma file.
103
104         * msys/msys-m4.xml msys/msys-patch.xml msys/msys-vim.xml: Clean up
105         formatting; reduce to deliver only latest release for each component
106         package; generate and publish .lzma files.
107
108         * msys/msys-package-list.xml (msys-expat, msys-m4, msys-patch):
109         (msys-vim): Expose declarations for package lists; regenerate and
110         publish updated .lzma file.
111
112         * msys/issue.log: Updated.
113
114 2010-08-09  Keith Marshall  <keithmarshall@users.sourceforge.net>
115
116         Add make, file, texinfo and dos2unix (cygutils) to msys-base.
117
118         * msys/msys-popt.xml (msys-libpopt-dll): Invalid dependency on...
119         (msys-libintl-%-msys-%-dll-8.tar): ...this; it should have been on...
120         (msys-libintl-*-msys-*-dll-8.tar): ...this; corrected.
121
122         * msys/msys-make.xml msys/msys-file.xml msys/msys-texinfo.xml:
123         * msys/msys-cygutils.xml msys/msys-popt.xml msys/msys-zlib.xml:
124         Clean up formatting; reduce to deliver only latest release for each
125         component package; generate and publish .lzma files.
126
127         * msys/msys-package-list.xml (msys-cygutils, msys-popt, msys-make):
128         (msys-file, msys-texinfo, msys-zlib): Expose declarations for package
129         lists; regenerate and publish updated .lzma file.
130
131         * msys/msys-base.xml (msys-base): Add dependency declarations for...
132         (msys-cygutils-dos2unix-*-msys-*-bin.tar, msys-make-*-msys-*-bin.tar):
133         (msys-file-*-msys-*-bin.tar, msys-texinfo-*-msys-*-bin.tar): ...these.
134
135         * msys/issue.log: Updated.
136
137 2010-08-06  Keith Marshall  <keithmarshall@users.sourceforge.net>
138
139         Add findutils to msys-base.
140
141         * msys/msys-findutils.xml: Clean up formatting; reduce to deliver
142         only the latest available release for each component package.
143         (msys-locate): Add note to package description, advising of need for
144         manual selection for package installation; (not in msys-base).
145         Generate and publish .lzma file.
146
147         * msys/msys-package-list.xml (msys-findutils): Expose package list
148         declaration; regenerate and publish .lzma file.
149
150         * msys/msys-base.xml (msys-base): Add requirement declaration for...
151         (findutils-*-msys-*-bin.tar): ...this.
152         Regenerate and publish .lzma file.
153
154         * msys/issue.log: Updated accordingly.
155
156 2010-08-05  Keith Marshall  <keithmarshall@users.sourceforge.net>
157
158         * msys/msys-core.xml msys/msys-gettext.xml msys/msys-regex.xml:
159         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Regenerate
160         and publish derived .lzma files, to capture Charles Wilson's updates
161         dated 2010-07-27 and 2010-08-05.
162
163         * msys/issue.log: Updated accordingly.
164
165 2010-08-05  Charles Wilson  <mingw@cwilson.fastmail.fm>
166
167         * msys/msys-bzip2.xml msys/msys-less.xml msys/msys-xz.xml: Make all
168         versioned -dll requirements specifications release specific.
169
170 2010-07-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
171
172         * mingw32/mingw32-make.xml: Update for 3.82 release.
173
174 2010-07-29  Cesar Strauss  <cestrauss@gmail.com>
175
176         * msys/msys-gcc.xml: Use correct attribute in component tag.
177
178 2010-07-28  Keith Marshall  <keithmarshall@users.sourceforge.net>
179
180         Add less, diffutils, tar, gzip, bzip2 and xz (lzma) to msys-base.
181
182         * msys/msys-package-list.xml: Expose manifest references for...
183         (msys-less, msys-diffutils, msys-tar, msys-gzip, msys-bzip2):
184         (msys-xz): ...these packages.
185
186         * msys/msys-base.xml (msys-base): Add dependencies...
187         (msys-less-bin, msys-diffutils-bin, msys-tar-bin, msys-gzip-bin):
188         (msys-bzip2-bin, msys-xz-bin): ...on these.
189
190         * msys/msys-less.xml msys/msys-diffutils msys/msys-gzip.xml:
191         * msys/msys-bzip2.xml msys/msys-xz.xml: Clean up formatting; reduce to
192         deliver only latest versions of all package components.
193
194         * msys/msys-tar.xml: Clean up formatting; reduce to deliver only
195         latest versions of all package components; add missing dependencies...
196         (msys-gzip-bin, msys-bzip2-bin, msys-xz-bin): ...on these.
197
198         * msys/issue.log: Updated.
199
200 2010-07-27  Charles Wilson  <mingw@cwilson.fastmail.fm>
201
202         * msys/msys-core.xml (msys-core-bin): Require -lic and -doc cpts.
203         * msys/msys-gettext.xml: Reduce to deliver only latest version of all
204         package components; make all versioned -dll refs release specific.
205         * msys/msys-regex.xml msys/msys-termcap.xml: Make all versioned -dll
206         refs release specific.
207
208 2010-07-26  Keith Marshall  <keithmarshall@users.sourceforge.net>
209
210         Add grep, sed, awk and extended msys-core to msys-base.
211
212         * msys/msys-package-list.xml: Expose manifest references for...
213         (msys-gawk, msys-grep, msys-sed): ...these packages.
214
215         * msys/msys-base.xml (msys-base): Declare dependencies on...
216         (msys-core-ext, msys-gawk, msys-grep, msys-sed): ...these.
217
218         * msys/msys-core.xml (msys-core-ext): Expose dependencies on...
219         (msys-gawk, msys-grep, msys-sed): ...these.
220
221         * msys/msys-gawk.xml msys/msys-grep.xml msys/msys-sed.xml: Adjust
222         formatting; reduce to deliver only latest version of each component.
223
224         * msys/issue.log: Update for revised publication status.
225
226 2010-07-19  Keith Marshall  <keithmarshall@users.sourceforge.net>
227
228         Prepare manifests for "msys-tiny" publication; compress and upload.
229
230         * common: New directory.
231         * common/package-list.xml: New file.
232         * common/issue.log: New file; replicate it from...
233         * issue.log.in: ...this.
234
235         * mingw32/mingw32-base.xml: Factor out package lists; move to...
236         * mingw32/mingw32-package-list.xml: ...this new file.
237
238         * msys/msys-package-list.xml: Comment out sub-packages which are not
239         yet ready for publication.
240
241         * msys/msys-base.xml: New file; created from prototype provided by
242         Charles Wilson, with minor format adjustments, defining...
243         (msys-base): ...this new meta-package; reduce it to a single release
244         version, omitting deferred prerequisites; initially it matches...
245         (msys-tiny): ...this new meta package; declare its prerequisites.
246
247         * msys/msys-bash.xml msys/msys-coreutils.xml msys/msys-core.xml:
248         * msys/msys-gettext.xml msys/msys-libiconv.xml msys/msys-regex.xml:
249         * msys/msys-termcap.xml: Minor format adjustments; reduce to single
250         deliverable version for each constituent sub-package.
251
252         * mingw32/issue.log msys/issue.log: Update for publication status.
253
254 2010-07-11  Charles Wilson  <mingw@cwilson.fastmail.fm>
255
256         * msys/*.xml: Add vim modeline to all files.
257         * mingw32/*.xml: Add vim modeline to all files.
258         * mingw32/mingw32-binutils: Retabify.
259         * mingw32/mingw32-gdb: Retabify.
260         * mingw32/mingw32-runtime: Retabify.
261         * mingw32/mingw32-base: Retabify.
262
263 2010-06-30  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
264
265         * mingw32/mingw32-make.xml: Updated for the 3.81.90-20100618-1 release.
266
267 2010-06-16  Chris Sutcliffe  <ir0nh34d@users.sourceforge.net>
268
269         * mingw32/mingw32-binutils.xml: Updated for the 2.20.51-1 release.
270
271 2010-06-15  Keith Marshall  <keithmarshall@users.sourceforge.net>
272
273         Fix Makefile.comm bug reported by Chris Sutcliffe.
274
275         * Makefile.in: Itemise standard sub-make goals as top-level defaults.
276
277         * Makefile.com.in (Makefile.sub): Use double quotes in preference to
278         single, to avoid shell portability issue with quoted escapes.
279         (serial_number): Replace use of unintentionally undefined macro...
280         (issue_number): ...with this defined one.
281
282 2010-05-04  Keith Marshall  <keithmarshall@users.sourceforge.net>
283
284         Initial import of mingw-dist module.
285
286         * $CVSROOT/mingw-dist: New CVS module directory.
287         * mingw32, msys: New subdirectories; created by import.
288
289         * COPYING, ChangeLog, configure.ac, .cvsignore: New files.
290         * Makefile.in, Makefile.comm.in, Makefile.stub.in: New files.
291
292         * issue.log.in: New file; use it as template, to initialise...
293
294         * mingw32/issue.log, msys/issue.log: ...these new files.