Age | Commit message (Expand) | Author |
2018-08-09 | gnu: mingw-w64: Update to 5.0.4....* gnu/packages/mingw.scm (mingw-w64): Update to 5.0.4.
| Tobias Geerinckx-Rice |
2018-03-12 | gnu: mingw-w64: Update to 5.0.3....* gnu/packages/mingw.scm (mingw-w64): Update to 5.0.3.
| Tobias Geerinckx-Rice |
2018-03-12 | gnu: mingw-w64: Fix home page and avoid further confusion....MinGW-w64 was forked (in rather dramatic fashion) from the original
MinGW. The two projects remain distinct and MinGW-w64 seems by far the
actively developed of the two.
* gnu/packages/mingw.scm (mingw-w64)[home-page]: Point to the correct
upstream. Use HTTPS.
[description]: Expand and briefly note the relationship between the
two projects. Use @dfn.
| Tobias Geerinckx-Rice |
2017-11-08 | gnu: Remove "open source" from descriptions....All software in Guix is Free Software.
* gnu/packages/aidc.scm (libdmtx)[description]: Remove "open source" string.
* gnu/packages/firmware.scm (seabios)[description]: Likewise.
* gnu/packages/libupnp.scm (libupnp)[description]: Likewise.
* gnu/packages/maths.scm (cubicle)[description]: Likewise.
* gnu/packages/mingw.scm (mingw-w64)[description]: Likewise.
* gnu/packages/game-development.scm (openmw)[description]: Likewise.
[synopsis]: Remove "Free software".
| Ricardo Wurmus |
2016-12-07 | gnu: Add mingw-w64....* gnu/packages/patches/gcc-4.9.3-mingw-gthr-default.patch,
gnu/packages/patches/mingw-w64-5.0rc2-gcc-4.9.3.patch,
gnu/packages/mingw.scm: New files.
* gnu/local.mk (dist_patch_DATA): Add the patches.
(GNU_SYSTEM_MODULES): Add mingw.scm.
| Jan Nieuwenhuizen |