OSDN Git Service

Improve support for out-of-tree catalogue generation.
[mingw/mingw-dist.git] / ChangeLog
index 99d0b58..5bd5196 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,112 @@
+2020-06-17  Keith Marshall  <keith@users.osdn.me>
+
+       Improve support for out-of-tree catalogue generation.
+
+       * Makefile.in: When running the testsuite, use ${abs_top_srcdir}
+       references, rather than ${top_srcdir}; this is required, to ensure
+       that testsuite path names are correctly resolved, when the build
+       directory is not a subdirectory of ${top_srcdir}, (as is likely
+       to be the case, when generating a catalogue snapshot, which is
+       to be distributed with the mingw-get setup package).
+
+2020-06-03  Keith Marshall  <keith@users.osdn.me>
+
+       Publish MinGW.org WSL-5.3.3 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3.3-dev, mingwrt-5.3.3-dll)
+       (mingwrt-5.3.3-lic, mingwrt-5.3.3-man, libmingwex-5.3.3-dll-2)
+       (libmingwex-5.3.3-dev, w32api-5.3.3-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-05-28  Keith Marshall  <keith@users.osdn.me>
+
+       Publish MinGW.org WSL-5.3.2 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3.2-dev, mingwrt-5.3.2-dll)
+       (mingwrt-5.3.2-lic, mingwrt-5.3.2-man, libmingwex-5.3.2-dll-3)
+       (libmingwex-5.3.2-dev, w32api-5.3.2-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-04-30  Keith Marshall  <keith@users.osdn.me>
+
+       Publish MinGW.org WSL-5.3.1 package set.
+
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3.1-dev, mingwrt-5.3.1-dll)
+       (mingwrt-5.3.1-lic, mingwrt-5.3.1-man, libmingwex-5.3.1-dll-2)
+       (libmingwex-5.3.1-dev, w32api-5.3.1-dev): Add references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-17  Keith Marshall  <keith@users.osdn.me>
+
+       Correct catalogue reference for mingw-get
+
+       * mingw32/mingw32-mingw-get.xml (mingw-get-bin, mingw-get-gui)
+       (mingw-get-lic, pkginfo-bin): Add references for "pre-20170905-1"
+       release; remove obsolete references to old SF-hosted releases.
+       (download-host): Point it to OSDN.net
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-06  Keith Marshall  <keith@users.osdn.me>
+
+       Update GCC dependencies on LIBISL.DLL
+
+       * mingw32/mingw32-gcc4.xml (gcc-core-bin): Explicitly identify all
+       LIBISL.DLL version dependencies, specific to individual GCC releases.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Update ISL package set to version 0.21
+
+       * mingw32/mingw32-isl.xml (isl-dev): Add release reference; specify
+       explicit LIBISL.DLL version dependencies for individual ISL releases.
+       (isl-doc, isl-lic, libisl-dll): Add release references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Update MPC package set to version 1.1.0
+
+       * mingw32/mingw32-mpc.xml (mpc-dev): Add release reference; specify
+       minimum version dependency on corresponding MPFR-4.0.2 release.
+       (mpc-info, mpc-lic): Add release references.
+       (libmpc-dll): Add release reference; specify explicit LIBMPFR.DLL
+       dependencies for individual LIBMPC.DLL releases.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Update MPFR package set to version 4.0.2
+
+       * mingw32/mingw32-mpfr.xml (mpfr-dev): Add release reference; define
+       release specific dependencies on explicit LIBMFPR.DLL versions.
+       (mpfr-doc, mpfr-info, mpfr-lic, libmpfr-dll): Add release references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-03-05  Keith Marshall  <keith@users.osdn.me>
+
+       Publish MinGW.org GCC-9.2 and WSL-5.3 package sets.
+
+       * mingw32/mingw32-gcc4.xml (gcc-lic, gcc-core-bin, gcc-info, gcc-man)
+       (gcc-lang, libgcc-dll-1, gcc-ada-bin, libgnat-dll, gcc-c++-bin)
+       (gcc-c++-man, libstdc++-dll-6, gcc-fortran-bin, gcc-fortran-info)
+       (gcc-fortran-man, libgfortran-dll, gcc-objc-bin, libobjc-dll-4)
+       (libatomic-dll-1, libgomp-dll-1, libssp-dll-1, libquadmath-dll-0)
+       (libquadmath-info): Add release references for version 9.2.0-1.
+       * mingw32/mingw32-runtime.xml (mingwrt-5.3-dev, mingwrt-5.3-dll)
+       (mingwrt-5.3-lic, mingwrt-5.3-man, libmingwex-5.3-dll-2)
+       (libmingwex-5.3-dev, w32api-5.3-dev): Add release references.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
+2020-01-31  Keith Marshall  <keith@users.osdn.me>
+
+       Publish pexports package version 0.48
+
+       * mingw32/mingw32-pexports.xml: Set download host to OSDN.net; add new
+       release specifications; mark previous releases as having no available
+       package for download, from the new download host.
+       * common/issue.log mingw32/issue.log: Update accordingly.
+
 2020-01-13  Keith Marshall  <keith@users.osdn.me>
 
        Publish MinGW.org WSL-5.2.3 package set.