These two packages, (collectively designated as MinGW.org Windows System Libraries, or MinGW-WSL-5.0), have been released, and may be installed using the mingw-get
installer; existing installations may be upgraded, in similar fashion, following a local catalogue update, by use of mingw-get
's upgrade
facility.
Alternatively, the associated packages are available for download, and manual installation:
https://sourceforge.net/projects/mingw/files/MinGW/Base/mingwrt/mingwrt-5.0/
https://sourceforge.net/projects/mingw/files/MinGW/Base/w32api/w32api-5.0/... read more
New releases of each of the above packages have been published; you may upgrade via the mingw-get GUI, or the mingw-get CLI, (after first performing a catalogue update), or manually, according to your preference.
These releases, (likely to be the last of the 3.x series, and the base for progression to 5.x), comprise primarily bug-fixes and a code base clean up; beyond this, the following features have been added:... read more
Dear MinGW / MSYS users,
The latest MSYS runtime, version 1.0.19, is now available.
You can upgrade using the mingw-get GUI as usual, but be advised to close all MSYS processes first.
New feature:
We are pleased to announce this new release of mingw-get. Formally identified as release 0.6.0-beta-20130904-1, this is the first formal release to provide both CLI and GUI clients, together with the integrated mingw-get-setup.exe first-time installation assistant.
To obtain and install, or upgrade to, this mingw-get release, download and execute the current issue of mingw-get-setup.exe.... read more
I have just released the long awaited 4.0 versions of the mingw
runtime and Windows API. For a list of changes please see
https://sourceforge.net/p/mingw/mingw-org-wsl/ci/4.0.0/tree/NEWS for
the details.
A new snapshot of the mingw-get graphical user interface is now available from http://tinyurl.com/md6qt8x; this version introduces a preview of the mingw-get-setup.exe tool, which will ultimately supplant mingw-get-inst.exe.
In addition to the introduction of mingw-get-setup.exe, this snapshot includes an experimental adjustment to the download code, (common to both the GUI and CLI clients), which it is hoped may avoid some reported issues, suspected to result from connection throttling, when performing sequential downloads of a number of packages from some SourceForge mirrors.... read more
I am pleased to announce release candidate 4 for the up and coming mingwrt-4.0
and w32api-4.0 release. The process to test is convoluted and messy in order
to keep related package data for mingw-get in sync. However, we are
releasing this candidate package so that you may be involved with
testing it.
First and foremost, you must install Keith's GUI alpha release of mingw-get.
You can get that package from his files link[1] and then extract it to your
MinGW folder, e.g. C:\MinGW.... read more
I am pleased to announce release candidate 3 for the up and coming mingwrt-4.0
and w32api-4.0 release. The process to test is convoluted and messy in order
to keep related package data for mingw-get in sync. However, we are
releasing this candidate package so that you may be involved with
testing it.
First and foremost, you must install Keith's GUI alpha release of mingw-get.
You can get that package from his files link[1] and then extract it to your
MinGW folder, e.g. C:\MinGW.... read more
A new snapshot of the mingw-get graphical user interface is now available from http://tinyurl.com/cdc7sym; this corrects the defect which made the previous snapshot unstable on WinXP-SP2/3. In addition, it includes an optimization to provide accelerated update of the mingw-get package catalogue.
Installation instructions may be found at http://tinyurl.com/6madwlo,
under the "Using GUI Installer Development Snapshots" subheading.
I am pleased to announce a release candidate for the up and coming mingwrt-4.0
and w32api-4.0 release. The process to test is convoluted and messy in order
to keep related package data for mingw-get in sync. However, we are releasing
this candidate package so that you may be involved with testing it.
First and foremost, you must install Keith's GUI alpha release of mingw-get.
You can get that package from his files link[1] and then extract it to your
MinGW folder, e.g. C:\MinGW.... read more
While still under development, and not yet ready for formal release, the graphical user interface to the MinGW installation tool, mingw-get, is progressing nicely. In the interim, prior to formal release, development snapshots are being made available from http://preview.tinyurl.com/cmhx9p6; the latest may be downloaded from http://preview.tinyurl.com/d93t5hf
These snapshots are being made available for the benefit of those users who are interested in the graphical front-end to mingw-get, (which should be all users), and in particular, those users who would like to play a part in influencing its future development. Any who may be unsure should note this comment, from one early adopter:... read more
MSYS m4 has been updated to version 1.4.16-2. See http://sourceforge.net/projects/mingw/files/MSYS/Extension/m4/m4-1.4.16-2/ for the file list and release notes.
Upgrade with mingw-get:
mingw-get update
mingw-get upgrade msys-m4
The MSYS runtime was updated to 1.0.18. See http://bit.ly/11ltnMT for the file list and release notes.
The MinGW GCC compiler was updated to version 4.7.2. See http://bit.ly/Pz8xHd for current release notes.
We have a need for a developer to design and implement a testing infrastructure that will help keep our windows system libraries in functioning order. Use of ``make check'' in the tests directory of the mingw.org-wsl repository will execute the infrastructure. For more details please contact Earnie or send a response to mingw-users at lists.sf.net.
The MinGW project has switched to using Git for its SCM moving from CVS. The process for moving from CVS to Git is documented at https://sourceforge.net/u/earnie/home/CVS to Git SF repository/ for those who wish to use the process for their own conversions. There are some repositories that have been hidden from public view as the code is no longer maintained or the repositories were completely residing in Attic space.
The MinGW GCC compiler was updated to version 4.7.0. See http://bit.ly/KRMZlK for current release notes.
This is a *beta* release, (all previous releases have been classified as *alpha*), and is a recommended upgrade for all users.
For the benefit of those who have asked previously, this release now supports the capability to install a specified version of any package, other than the most recent, provided the package maintainer has not withdrawn it from the list of supported releases. In addition, it adds the capability for package maintainers to specify pre-install, post-install, pre-remove, and post-remove actions for their packages, via lua scripts: see the NEWS section of the release notes, published at http://tinyurl.com/cfhog7v , for more information.... read more
The MinGW GCC compiler was updated to version 4.6.2. See http://bit.ly/vqFzgv for current release notes.
All MinGW users are recommended to upgrade to this release of the MinGW installation management program. This release fixes a critical bug in the upgrade code, whereby an existing DLL could be replaced by an alternative with an incompatible ABI version, where the correct action is to install both concurrently. It also adds several new features, including anonymous upgrade, the 'source' and 'license' actions; and the new --print-uris, --download-only, and --all-related options. For more information, see the NEWS items listed here:
http://bit.ly/t0tCxh... read more
The MinGW gcc compiler was updated to version 4.6.1 on Sept 14, 2011. See http://bit.ly/v7MwwS for current release notes.
All MinGW users are recommended to upgrade to this release of the MinGW installation management program. It corrects a critical defect in the version matching code within mingw-get's dependency resolver, which resulted in failure of wild card tokens in a requirements specification to match an actual package version, where that version was qualified by a release status descriptor, (such as "alpha", "beta", "pre", etc.). ... read more
All MinGW users are recommended to upgrade to this release of the MinGW installation management program. It provides new features to accord package maintainers greater flexibility in the identification of development progression within package names; as such it is likely to be the earliest mingw-get release which will support delivery of the next GCC release.... read more
This version of the mingw-get command-line installer and installation management program corrects corrects a critical defect, whereby mingw-get could select the wrong package when searching for a match to a short form package name alias.
See the following mailing list announcement for more information:
http://bit.ly/fEXLe3
Includes the latest version of mingw-get (0.2-alpha-1) and a more recent snapshot of the package manifest data (2011 Mar 16). This snapshot of the catalogue corrects a long-standing inconsistency in the dependency specification for the msys-gettext package, as well. ... read more
mingw-get version 0.2-alpha-1 has been released. This version of the mingw-get command-line installer and installation management program adds provisional support for removing previously installed (sub)packages, and implements 'update' as 'remove install'. Also, the package database can be queried using the 'list' or 'show' commands.
mingw-get-inst version 20110313 has been released. It includes the latest version of mingw-get (0.2-alpha-1) and a more recent snapshot of the package manifest data (2011 Mar 13). mingw-get-inst is a graphical installer that can be used for INITIAL installation of MinGW compilers and MSYS tools (upgrading an existing installation should be done using the command line mingw-get tool). In fact, mingw-get-inst is merely a simple GUI wrapper around the command line tool.