| Commit message (Expand) | Author | Age | Files | Lines |
* | gnu: make-mingw-w64: Update to 12.0.0.•••* gnu/packages/mingw.scm (make-mingw-w64): Update to 12.0.0.
* gnu/packages/patches/mingw-w64-6.0.0-gcc.patch: Delete patch.
* gnu/packages/patches/mingw-w64-dlltool-temp-prefix.patch: Delete patch.
* gnu/packages/patches/mingw-w64-reproducible-gendef.patch: Delete patch.
* gnu/local.mk: Unregister patches.
Change-Id: Id9d7d17926280b21016a7217da44004e06e436cd
Signed-off-by: Christopher Baines <mail@cbaines.net>
| Jean-Pierre De Jesus DIAZ | 2024-07-15 | 1 | -33/+0 |
* | gnu: mingw: Update reproducibility patch.•••* gnu/packages/patches/mingw-w64-reproducible-gendef.patch: Update from
upstream.
Signed-off-by: Janneke Nieuwenhuizen <janneke@gnu.org>
| fanquake | 2023-08-19 | 1 | -3/+13 |
* | gnu: mingw: Add mingw-w64 reproducibility patches.•••These patches were originally found at the debian mingw-w64 team's
mingw-w64 repo, and should improve the reproducibility of our mingw-w64
toolchain.
* gnu/packages/patches/mingw-w64-dlltool-temp-prefix.patch: New file.
* gnu/packages/patches/mingw-w64-reproducible-gendef.patch: New file.
* gnu/local.mk (dist_patch_DATA): Update accordingly.
* gnu/packages/mingw.scm (make-mingw-w64): Apply patches.
| Carl Dong | 2020-04-04 | 1 | -0/+23 |