Commit Graph

149 Commits

Author SHA1 Message Date
Alexey Pavlov
c4bff8a9ff msys2-runtime: Restore loading QueryUnbiasedInterruptTime but from kernel32 2019-05-27 10:10:04 +03:00
Alexey Pavlov
3064420ee3 msys2-runtime: Don't dynamically load QueryUnbiasedInterruptTime when
building with WINNT >= 0x601
2019-05-24 14:20:40 +03:00
J. Peter Mugaas
e96751b148 msys-runtime - 3.0.7 - Update to latest version (#1627) 2019-05-23 08:11:34 +03:00
Alexey Pavlov
d9310fcb58 msys2-runtime: Update to Cygwin's 3.0.6 release 2019-04-15 10:53:36 +03:00
Alexey Pavlov
279c1d2fba msys2-runtime: Update to 2.11.2 Cygwin release 2018-11-26 10:01:01 +03:00
Alexey Pavlov
e5eb8fa4a8 msys2-runtime: Fix using native symlink 2018-09-10 14:27:36 +03:00
Alexey Pavlov
b7ec2196aa msys2-runtime: Update to Cygwin's 2.11.1 release 2018-09-07 09:12:49 +03:00
Jeroen Ooms
5ff7e89abc msys2-runtime: build with crt from gcc, not clang
Fixes #1291.
2018-06-09 01:22:24 +02:00
Paul "TBBle" Hampson
168cdd5314 msys2-runtime: Cherry-pick gcc 7 suport from cygwin
This cherry-picks commit 67609efeb0bcb198463a952a6a214813794a9c2b from
cygwin upstream, see
https://www.mail-archive.com/cygwin-patches@cygwin.com/msg06820.html
2018-04-26 22:44:57 +10:00
Alexey Pavlov
033d66afe7 msys2-runtime: Remove unused options 2018-02-09 14:27:23 +03:00
JPeterMugaas
662327d429 As perl Alexpux's comment, change 3 to 2. 2018-02-09 00:27:28 -05:00
JPeterMugaas
ee00ecc6aa Drop the catgets library and facility from packages being offered. msys2-runtime 2.10 now has it's own facility and indicate that msys2-runtime replaces catgets
Todo: figure out what to do about the "man" package as that package depends upon the catgets library and will to link with catgets.  I would suggest replacing "man" with "man-db" for consistanstancy with Cygwin and Archlinux.
2018-02-08 15:48:07 -05:00
Alexey Pavlov
3c6ae6b0d7 msys2-runtime: Update to cygwin 2.10.0 release 2018-02-08 15:04:06 +03:00
Edward E
6c686620b5 msys2-runtime-devel: fix groups 2018-01-23 10:58:10 -06:00
Alexey Pavlov
89f462b599 msys2-runtime: Fix strnstr function with patch proposed by Johannes
Schindelin
2017-09-13 23:45:11 +03:00
Alexey Pavlov
b1fda0af0f msys2-runtime: Fix cygwin regressions 2017-09-13 16:00:29 +03:00
Holger Nahrstaedt
7118e08025 remove comments 2017-09-13 14:51:31 +02:00
Holger Nahrstaedt
560b4f66ab fix sha256 2017-09-13 14:45:00 +02:00
Holger Nahrstaedt
8cef5265a6 fix strnstr for msys2-runtime 2017-09-13 14:43:29 +02:00
Alexey Pavlov
bd7a7c9144 msys2-runtime: Update to cygwin 2.9.0 release 2017-09-07 14:45:24 +03:00
JPeterMugaas
45c49a7544 Switch to using git am instead of patch.
Update to newlib 2.8.2 - Latest version
2017-07-13 09:05:19 -04:00
JPeterMugaas
4d9a0e129a msys2-runtime/0002-Rename-DLL-from-cygwin-to-msys.patch - Update patch
msys2-runtime/PKGBUILD - Update newlib to 2.8.1
msys2-w32api-headers/PKGBUILD - Update to latest
msys2-w32api-runtime/PKGBUILD - Update to latest
2017-07-08 02:47:06 -04:00
Alexey Pavlov
4789fa428e msys2-runtime: Update to Cygwin's 2.7.0 release 2017-02-14 08:46:38 +03:00
Mateusz Mikula
914147e3d3 msys2-runtime: better workaround for GCC 6 2017-02-07 15:47:57 +01:00
Alexey Pavlov
80ef82a4de msys2-runtimw: Fix typo im base msys2 patches. Pass GCC6 error without patch 2017-01-30 13:06:15 +03:00
Alexey Pavlov
05c35754e1 msys2-runtime: Backport patch for FAST_CWD. Add workaround for gcc6 build.
Rebuild with gcc-6.3.0
2017-01-25 07:39:26 +03:00
Alexey Pavlov
ea5e15adca msys2-runtime: Fix commenting 2017-01-23 13:44:34 +03:00
Alexey Pavlov
dd5b47fc19 msys2-runtime: Rebase to cygwin 2.6.1 release. 2017-01-23 12:41:57 +03:00
Alexey Pavlov
79eddc9fdf msys2-runtime: Update to Cygwin's 2.6.0 release 2016-09-07 21:43:22 +03:00
Ray Donnelly
69035971a6 msys2-runtime: In machine/_types.h __blkcnt_t should be signed 2016-07-14 12:52:10 +01:00
Alexey Pavlov
6bbf65b6f1 msys2-runtime: Update to Cygwin's 2.5.2 release 2016-06-30 09:00:29 +03:00
Alexey Pavlov
a87ff6cc43 msys2-runtime: Switch to use released Cygwin sources 2016-05-16 10:42:41 +03:00
Ray Donnelly
2e9655d8be msys2-runtime: Update PKGBUILD and patches 2016-05-15 13:30:13 +01:00
Ray Donnelly
17aec0f602 msys2-runtime: Ignore zero length exclusions
Also use --committer-date-is-author-date to get sha1 consistency
2016-05-15 12:47:58 +01:00
Ray Donnelly
69ed9dac86 msys2-runtime: Added MSYS2_ENV_CONV_EXCL 2016-04-11 00:43:26 +01:00
Alexey Pavlov
adedcc0dbc msys2-runtime: Update to 2.5.0.17073.1439def 2016-04-05 13:07:12 +03:00
Alexey Pavlov
52587b5ecf msys2-runtime: Update to 2.5.0.17040.9d5d874 2016-03-28 14:35:53 +03:00
Alexey Pavlov
c95e96431c msys2-runtime: Update to 2.5.0.16933.ff9934a 2016-03-15 12:34:59 +03:00
Alexey Pavlov
1394fa520f msys2-runtime: Update to 2.5.0.16903.661fd28 2016-03-01 13:57:10 +03:00
Viktor Szakats
ab64a4ef6c switch to sha256 checksums
* upgrade some broken packages
* correct some broken urls/checksums
* use secure urls where possible
* use stable url for ncurses
* some whitespace fixes

Remaining md5sums either didn't download or
didn't pass checksum tests.
2016-02-25 14:45:55 +01:00
Alexey Pavlov
90216efa1d msys2-runtime: Update to 2.4.1.16860.40c26fc 2016-02-03 11:22:45 +03:00
Alexey Pavlov
e79f96cd01 msys2-runtime: Update to 2.4.0.16836.5ea1fb5 2016-01-12 10:26:55 +03:00
Alexey Pavlov
9036e0eccd msys2-runtime: Update to 2.4.0.16814.ac5d7ed 2015-12-22 12:07:28 +03:00
Alexey Pavlov
a16e8f30ce msys2-runtime: Update to 2.4.0.16752.6eb10ef 2015-11-23 09:34:51 +03:00
Alexey Pavlov
e7e8234c1d msys2-runtime: Update to 2.3.0.16701.d6cd1b3 2015-11-06 09:03:28 +03:00
Alexey Pavlov
67b5a78b48 msys2-runtime: Update to 2.3.0.16699.f839efc 2015-11-05 13:29:51 +03:00
Alexey Pavlov
f28277a734 msys2-runtime: Update to 2.2.1.16681.8ba11f6 2015-11-02 07:53:51 +03:00
Alexey Pavlov
155679ca88 msys2-runtime: Update to 2.2.1.16667.d31de1b 2015-10-20 10:00:40 +03:00
Alexey Pavlov
7697567595 msys2-runtime: Rebuild 2015-09-15 10:31:09 +03:00
Ray Donnelly
c1b58eb8c7 msys2-runtime: Fix mingw-w64-emacs -> msys2/git with MSYS=noglob 2015-09-13 01:18:24 +01:00