Path to this page:
./
cross/mingw-w64-x86_64-headers,
Mingw-w64 headers for win64 cross-development
Branch: CURRENT,
Version: 8.0.0,
Package name: mingw-w64-x86_64-headers-8.0.0,
Maintainer: pkgsrc-usersMingw-w64 is an advancement of the original mingw.org project,
created to support the GCC compiler on Windows systems. It has
forked it in 2007 in order to provide support for 64 bits and new
APIs. It has since then gained widespread use and distribution.
This package provides headers for mingw-w64 x86_64 target.
Required to build:[
pkgtools/cwrappers]
Master sites:
SHA1: c733a60e1e651ccd5d1ef1296cdc6f44f41a2cb0
RMD160: 23c1b1f9739fcd80e8c35a447d50f81476d50e35
Filesize: 9151.171 KB
Version history: (Expand)
- (2020-10-02) Updated to version: mingw-w64-x86_64-headers-8.0.0
- (2020-01-02) Updated to version: mingw-w64-x86_64-headers-7.0.0
- (2019-05-11) Updated to version: mingw-w64-x86_64-headers-6.0.0
- (2018-06-08) Package added to pkgsrc.se, version mingw-w64-x86_64-headers-5.0.4 (created)
CVS history: (Expand)
2020-10-02 18:49:37 by Ryo ONODERA | Files touched by this commit (32) |  |
Log message:
mingw-w64-*: Update to mingw-w64 to 8.0.0
* Update GCC to 10.2.0.
* Update Binutils to 2.35.1
Changelog:
v8.0.0: 2020-09-18
Notable changes:
New Hyper-V headers and libraries by Biswapriyo Nath
Many headers updated from Wine by Jacek Caban.
ARM math improvements by Martin Storsjo
floating point fixes by Liu Hao
many *printf compatibility fixes by Liu Hao and Martin Storsjo
massive Windows App Store API updates by Steve Lhomme
winstorecompat library updates by Martin Storsjo
__USE_MINGW_ANSI_STDIO now automatically enabled in C99 and C11 mode when \
not using UCRT by Pali Rohar
wdm and ddk updates by Zebediah Figura
UCRT for Windows Store Apps (-lucrtapp) by Martin Storsjo
Audioclient and ActivateAudioInterfaceAsync API updates by Liu Hao
DirectX SDKs are now always installed
|
2020-05-12 13:13:51 by Nia Alarie | Files touched by this commit (7) |
Log message:
mingw-w64.org's TLS cert expired more than a month ago
|
2020-04-26 08:47:12 by Roland Illig | Files touched by this commit (1) |
Log message:
cross/mingw-w64-x86_64-headers: remove unknown configure option
The packages using this file have multiple configure scripts, but none of
them contains the words "secure api".
|
2019-12-29 02:08:14 by Ryo ONODERA | Files touched by this commit (14) |  |
Log message:
Update to mingw-w64 to 7.0.0 and binutils to 2.33.1
mingw-w64:
Notable changes:
_FORTIFY_SOURCE support thanks to Christian Franke.
Lots of math fixes from Martin Storsjö.
Many headers updated from Wine by Jacek Caban.
UCRT support by Martin Storsjö.
binutils:
No specific change for Windows/PECOFF.
|
2019-06-08 12:53:29 by Roland Illig | Files touched by this commit (41) |
Log message:
cross/*: let pkglint autofix indentation and variable alignment
pkglint -Wall -F -r cross
xtensa-esp32-elf-gcc has been manually edited afterwards because when
realigning variable assignments, pkglint only allows one long outlier
line. This package has two long SITES.* lines, therefore pkglint wanted
to indent the variable values much further to the right. This needs to be
fixed in pkglint.
|
2019-05-10 21:30:04 by Ryo ONODERA | Files touched by this commit (23) |  |
Log message:
Update mingw-w64 packages to latest
* Update mingw-w64 to 6.0.0
* Update binutils to 2.32
* Update GCC to 9.1.0
|
2018-08-28 15:22:21 by Ryo ONODERA | Files touched by this commit (9) |  |
Log message:
Update binutils to 2.31.1 and GCC to 8.2.0
* Fix included line in Makefile.commons
|
2018-06-07 21:14:46 by Ryo ONODERA | Files touched by this commit (6) |
Log message:
cross/mingw-w64-x86_64-headers: import mingw-w64-x86_64-headers-5.0.4
Mingw-w64 is an advancement of the original mingw.org project,
created to support the GCC compiler on Windows systems. It has
forked it in 2007 in order to provide support for 64 bits and new
APIs. It has since then gained widespread use and distribution.
This package provides headers for mingw-w64 x86_64 target.
|