• R/O
  • HTTP
  • SSH
  • HTTPS

Commit

Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

XML catalogue of packages which are available for installation, using the mingw-get installer.


Commit MetaInfo

Revisãob2b5636825cff47c5b1c11e60d4175de924db9ce (tree)
Hora2020-03-06 22:48:27
AutorKeith Marshall <keith@user...>
CommiterKeith Marshall

Mensagem de Log

Update GCC dependencies on LIBISL.DLL

Mudança Sumário

Diff

--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,11 @@
1+2020-03-06 Keith Marshall <keith@users.osdn.me>
2+
3+ Update GCC dependencies on LIBISL.DLL
4+
5+ * mingw32/mingw32-gcc4.xml (gcc-core-bin): Explicitly identify all
6+ LIBISL.DLL version dependencies, specific to individual GCC releases.
7+ * common/issue.log mingw32/issue.log: Update accordingly.
8+
19 2020-03-05 Keith Marshall <keith@users.osdn.me>
210
311 Update ISL package set to version 0.21
--- a/common/issue.log
+++ b/common/issue.log
@@ -23,6 +23,6 @@
2323 # MinGW Project, accept liability for any damages, however caused,
2424 # arising from the use of this software.
2525 #
26- c6a9068e183254c0b930ac6e1a70fd81743dc212 2020030503 package-list.xml
26+ c6a9068e183254c0b930ac6e1a70fd81743dc212 2020030600 package-list.xml
2727 #
2828 # $RCSfile$: end of file
--- a/mingw32/issue.log
+++ b/mingw32/issue.log
@@ -35,7 +35,7 @@
3535 4dab2d86ca2203a8ac0233824c687504fda4601e 2013091000 mingw32-expat.xml
3636 bc4b331f9bdfbf72a11a310fbc17a027396d09d5 2012073100 mingw32-gcc-tools.xml
3737 9d1d9deeccee4fb04f2944e3cd5e7b85757308ce 2011050500 mingw32-gcc3.xml
38- 32f4bc7a4ad8c48e9af2e84aa2b929618798b883 2020030500 mingw32-gcc4.xml
38+ 0aed7cdb70d8e2a4f2550050f3d0a515c82903a7 2020030600 mingw32-gcc4.xml
3939 21031079d59268339bfd7c6dc8239df214588bca 2013091501 mingw32-gdb.xml
4040 14dd10ab97b27430bdb688f4e85993cd821f7a05 2012073100 mingw32-gendef.xml
4141 4646d328c5586fac8d11efa98334c0e4f9aac629 2018122800 mingw32-gettext.xml
@@ -51,7 +51,7 @@
5151 cd33ad74b608bce33ea297801253e6efbafce27c 2012073100 mingw32-mingw-utils.xml
5252 a3afe3d47e212a58f7d854d8badbc28db851aa34 2020030500 mingw32-mpc.xml
5353 21f6c9d72c41d551cb3c6310146c23414bd601c1 2020030500 mingw32-mpfr.xml
54- 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2020030503 mingw32-package-list.xml
54+ 5c9570cce1ddd4fe275b83acbc06739a4361c26a 2020030600 mingw32-package-list.xml
5555 0b8b7868e93c4fbaab57da8ca1fcb7700905fa92 2020013100 mingw32-pexports.xml
5656 cdb2a4dbedfc9f2cdfc92340f6f9b12da061c0d9 2012073100 mingw32-popt.xml
5757 6032af6ff68aa4821cf51938781fd9e75f05de5f 2016082200 mingw32-pthreads-w32.xml
--- a/mingw32/mingw32-gcc4.xml
+++ b/mingw32/mingw32-gcc4.xml
@@ -36,7 +36,6 @@
3636
3737 <component class="bin">
3838 <requires ge="binutils-2.31.1-2-mingw32-bin.tar" />
39- <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
4039 <requires eq="mingw32-libmpc-*-mingw32-dll-3.tar" />
4140 <requires eq="mingwrt-*-mingw32-dev.tar" />
4241 <requires eq="w32api-*-mingw32-dev.tar" />
@@ -48,13 +47,27 @@
4847 <requires eq="mingw32-libgcc-%-mingw32-dll-1.tar" />
4948 <requires eq="libatomic-%-mingw32-dll-1.tar" />
5049
51- <release tarname="gcc-core-9.2.0-1-mingw32-bin.tar.xz" />
52- <release tarname="gcc-core-8.2.0-5-mingw32-bin.tar.xz" />
53- <release tarname="gcc-core-8.2.0-4-mingw32-bin.tar.xz" />
54- <release tarname="gcc-core-8.2.0-3-mingw32-bin.tar.xz" />
55- <release tarname="gcc-core-8.2.0-2-mingw32-bin.tar.xz" />
56- <release tarname="gcc-core-8.2.0-1-mingw32-bin.tar.xz" />
57- <release tarname="gcc-core-7.3.0-1-mingw32-bin.tar.xz" />
50+ <release tarname="gcc-core-9.2.0-1-mingw32-bin.tar.xz">
51+ <requires eq="mingw32-libisl-*-mingw32-dll-21.tar" />
52+ </release>
53+ <release tarname="gcc-core-8.2.0-5-mingw32-bin.tar.xz">
54+ <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
55+ </release>
56+ <release tarname="gcc-core-8.2.0-4-mingw32-bin.tar.xz">
57+ <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
58+ </release>
59+ <release tarname="gcc-core-8.2.0-3-mingw32-bin.tar.xz">
60+ <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
61+ </release>
62+ <release tarname="gcc-core-8.2.0-2-mingw32-bin.tar.xz">
63+ <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
64+ </release>
65+ <release tarname="gcc-core-8.2.0-1-mingw32-bin.tar.xz">
66+ <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
67+ </release>
68+ <release tarname="gcc-core-7.3.0-1-mingw32-bin.tar.xz">
69+ <requires eq="mingw32-libisl-*-mingw32-dll-15.tar" />
70+ </release>
5871 </component>
5972
6073 <component class="dev">