XML catalogue of packages which are available for installation, using the mingw-get installer.
Revision | f4b5a18476ba6e81673ffd135fec7e91d9407628 (tree) |
---|---|
Zeit | 2017-07-26 20:55:48 |
Autor | Keith Marshall <keithmarshall@user...> |
Commiter | Keith Marshall |
Add libmingwex-0.dll dependency for GCC-6.3.0
@@ -1,3 +1,11 @@ | ||
1 | +2017-07-26 Keith Marshall <keithmarshall@users.sourceforge.net> | |
2 | + | |
3 | + Add libmingwex-0.dll dependency for GCC-6.3.0 | |
4 | + | |
5 | + * mingw32/mingw32-gcc4.xml (gcc-core-bin): Add dependency on... | |
6 | + (mingw32-libmingwex-dll-0): ...this; it is required by cc1.exe | |
7 | + * common/issue.log mingw32/issue.log: Update accordingly. | |
8 | + | |
1 | 9 | 2017-07-24 Keith Marshall <keithmarshall@users.sourceforge.net> |
2 | 10 | |
3 | 11 | Correct a bogus dependency in earlier GCC-6.3.0 publication. |
@@ -23,6 +23,6 @@ | ||
23 | 23 | # MinGW Project, accept liability for any damages, however caused, |
24 | 24 | # arising from the use of this software. |
25 | 25 | # |
26 | - c6a9068e183254c0b930ac6e1a70fd81743dc212 2017072401 package-list.xml | |
26 | + c6a9068e183254c0b930ac6e1a70fd81743dc212 2017072600 package-list.xml | |
27 | 27 | # |
28 | 28 | # $RCSfile$: end of file |
@@ -35,7 +35,7 @@ | ||
35 | 35 | 4dab2d86ca2203a8ac0233824c687504fda4601e 2013091000 mingw32-expat.xml |
36 | 36 | bc4b331f9bdfbf72a11a310fbc17a027396d09d5 2012073100 mingw32-gcc-tools.xml |
37 | 37 | 9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml |
38 | - 629494ecbe45dd4d1381ab7f427dfad817d92017 2017072401 mingw32-gcc4.xml | |
38 | + 8e6c3971ca94ab1bbc18e23b6e26f020a16dfeb2 2017072600 mingw32-gcc4.xml | |
39 | 39 | 21031079d59268339bfd7c6dc8239df214588bca 2013091501 mingw32-gdb.xml |
40 | 40 | 14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml |
41 | 41 | 7b16c690a8b02106e7cc7abc6c6310fe30390683 2015090600 mingw32-gettext.xml |
@@ -51,7 +51,7 @@ | ||
51 | 51 | cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml |
52 | 52 | 6f1bec812a6376338cdb16f11929eb5e866a3fba 2017071600 mingw32-mpc.xml |
53 | 53 | 7744f313f4b203f4fd3f0d73b74ea012c98369db 2017071600 mingw32-mpfr.xml |
54 | - 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2017072401 mingw32-package-list.xml | |
54 | + 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2017072600 mingw32-package-list.xml | |
55 | 55 | 1f15439ee5f66ec22321c7aa853559b6f8f7172f 2015090800 mingw32-pexports.xml |
56 | 56 | cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml |
57 | 57 | 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml |
@@ -58,6 +58,7 @@ | ||
58 | 58 | <requires eq="binutils-*-mingw32-bin.tar" /> |
59 | 59 | <requires eq="mingwrt-*-mingw32-dev.tar" /> |
60 | 60 | <requires eq="w32api-*-mingw32-dev.tar" /> |
61 | + <requires eq="libmingwex-*-mingw32-dll-0.tar" /> | |
61 | 62 | <requires eq="mingw32-libssp-%-mingw32-dll-0.tar" /> |
62 | 63 | <requires eq="mingw32-libgomp-%-mingw32-dll-1.tar" /> |
63 | 64 | <requires eq="mingw32-libquadmath-%-mingw32-dll-0.tar" /> |