Next | Query returned 12 messages, browsing 1 to 10 | Previous

History of commit frequency

CVS Commit History:


   2024-01-31 22:10:34 by Ryo ONODERA | Files touched by this commit (13)
Log message:
mingw-w64-{i686,x86_64}-{headers,crt,winpthreads}: Update to 11.0.1

Changelog:
11.0.1:
    Fixes for w32api/Cygwin

11.0.0:
Notable changes:

    New libdloadhelper.a, like libdelayimp.a but using Windows 8 and later APIs.
    Fix race condition when building lib32 and lib64 in parallel on Windows.
    *recalloc now only available from msvcr90 and later, UCRT.
    Redirect access() to __mingw_access() on UCRT wrt to X_OK problems.
    New Hyper-V APIs.
    SEH based setjmp on ARM if supported by compiler.
    --enable-cfguard to enable Control Flow Guard in CRT, requires compiler \ 
support, clang only at this time.
    Implement some of the stack protector functions/variables so -lssp is now \ 
optional when _FORTIFY_SOURCE or -fstack-protector-strong is used.
    _FORTIFY_SOURCE=3 support added if __builtin_dynamic_object_size is \ 
supported by the compiler (gcc 12 or later).
    genstubdll removed.
    uchar_c16rtomb, uchar_c32rtomb, uchar_mbrtoc16 and uchar_mbrtoc32 removed \ 
for MSVCR*, UCRT only for now.
    Updates to DX12 headers and much more from Wine.
    Many other new win32 APIs.
   2023-06-06 14:42:56 by Taylor R Campbell | Files touched by this commit (1319)
Log message:
Mass-change BUILD_DEPENDS to TOOL_DEPENDS outside mk/.

Almost all uses, if not all of them, are wrong, according to the
semantics of BUILD_DEPENDS (packages built for target available for
use _by_ tools at build-time) and TOOL_DEPEPNDS (packages built for
host available for use _as_ tools at build-time).

No change to BUILD_DEPENDS as used correctly inside buildlink3.

As proposed on tech-pkg:
https://mail-index.netbsd.org/tech-pkg/2023/06/03/msg027632.html
   2023-02-15 21:49:12 by Ryo ONODERA | Files touched by this commit (16)
Log message:
mingw-w64*: Update to 10.0.0

* Update GCC and binutils to the latest too.
* Try to avoid "undefined reference to `__strcpy_chk'"

Changelog:
v10.0.0: 2022-04-04

Notable changes:

  * New msvcrt10, 20, 40, 70 and 71 import libraries.
  * Drop x86_64 64bit crtdll.dll
  * Updated wine imports
  * Fix intrin.h compatibility with GCC-11
  * _(v)scprintf optimization
  * optimize __ms_vsnprintf for LTO
   2022-10-09 04:37:04 by Ryo ONODERA | Files touched by this commit (31)
Log message:
mingw-w64*: Update to 10.0.0

* Update GCC and binutils to the latest too.

Changelog:
v10.0.0: 2022-04-04

Notable changes:

  * New msvcrt10, 20, 40, 70 and 71 import libraries.
  * Drop x86_64 64bit crtdll.dll
  * Updated wine imports
  * Fix intrin.h compatibility with GCC-11
  * _(v)scprintf optimization
  * optimize __ms_vsnprintf for LTO
   2020-10-02 18:49:37 by Ryo ONODERA | Files touched by this commit (32) | Package updated
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-08-31 20:13:29 by Thomas Klausner | Files touched by this commit (3631)
Log message:
*: bump PKGREVISION for perl-5.32.
   2019-12-29 02:08:14 by Ryo ONODERA | Files touched by this commit (14) | Package updated
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-08-11 15:25:21 by Thomas Klausner | Files touched by this commit (3557)
Log message:
Bump PKGREVISIONs for perl 5.30.0
   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-22 11:48:07 by Thomas Klausner | Files touched by this commit (3558)
Log message:
Recursive bump for perl5-5.28.0

Next | Query returned 12 messages, browsing 1 to 10 | Previous