Alexpux
2f6d93806e
msys2-runtime: Update to git SHA [93bab4e]
2015-06-08 22:25:09 +03:00
Alexpux
ad2ed2c022
msys2-runtime: Update to git SHA [acadff9]
2015-05-07 10:37:55 +03:00
Alexpux
340f57163d
msys2-runtime: Update to git SHA [cd3184b]
2015-04-26 14:04:50 +03:00
Alexpux
fae1712802
msys2-runtime: Update to git SHA [9da8ac1]
2015-04-22 23:56:34 +03:00
Alexpux
77b75b55dc
msys2-runtime: Some fixes.
2015-04-05 21:41:41 +03:00
Alexpux
4b0ec6d2cf
msys2-runtime: Update to git SHA [2579661]
2015-04-05 18:38:22 +03:00
Alexpux
42dc95414b
msys2-runtime: Update to latest cygwin git.
2015-03-17 21:40:28 +03:00
Alexpux
ca053120e7
msys2-runtime: Switch to use fork of official Cygwin repository instead populating from CVS. Increase version to not break pacman version number.
2015-03-14 01:41:02 +03:00
Alexpux
4a417bb197
msys2-runtime: Update to git SHA [0306cd7]
2015-03-04 09:40:07 +03:00
Alexpux
e994f8028b
msys2-runtime: Update to git SHA [bc1ecbf]
2015-02-20 21:10:43 +03:00
Renato Silva
b176b369d3
Trailing whitespace cleanup.
2015-02-09 18:47:01 -02:00
Alexpux
a18bdada49
msys2-runtime: Update to git SHA [ec7f957]
2015-01-21 14:43:13 +03:00
Alexpux
c9d594da8b
msys2-runtime: Update to git SHA [24660a8]
2015-01-11 21:07:50 +03:00
Ray Donnelly
056ddd2dc9
crosstool-ng: Refresh patches
2015-01-08 20:59:24 +00:00
Alexpux
7e293fc9b5
msys2-runtime: Update to git SHA [0bee699]
2014-12-19 14:09:30 +03:00
Alexpux
9d7bd92add
msy2-runtime: Update to git SHA [9bd5a78]
2014-11-27 07:04:24 +03:00
Alexpux
1b40c5b34f
msys2-runtime: Update to git SHA [8211578]
2014-11-21 07:01:22 +03:00
Alexpux
99bff4f511
msys2-runtime: update to git SHA [fbf8a84]
2014-11-14 00:32:43 +03:00
Alexpux
c39ca0933c
msys2-runtime: Update to latest. Don't provide RPC headers. They will be in librpc
2014-11-07 07:08:36 +03:00
Alexpux
29881c9e5c
msys2-runtime: Update to git SHA [77f8ff8]
2014-11-04 18:28:38 +03:00
Alexpux
c1477429d6
msys2-runtime: Update to latest.
2014-10-27 07:35:02 +03:00
Alexpux
2026d5e5c3
msys2-runtime: Update to latest git.
2014-10-26 22:23:34 +03:00
Alexpux
fd0d81792d
msys2-runtime: Update to git SHA [9a7320c]
2014-10-18 23:26:56 +04:00
Alexpux
b23222e0f6
msys2-runtime: Apply all patches to sources.
2014-10-04 20:48:40 +04:00
Ray Donnelly
33c76dea71
msys2-runtime: Tidier PKGBUILD
2014-10-03 11:47:39 +01:00
Alexpux
2fd342c5ad
msys2-runtime: Enable all patches
2014-10-03 07:40:40 +04:00
Ray Donnelly
175489d513
msys2-runtime: Fix and enable my patches
...
Also tidied up the names of all patches
Please don't delete the commented out stuff at the bottom
as it's useful to test things out
2014-10-03 00:58:11 +01:00
Alexpux
4ffba3c24e
msys2-runtime: Fix issue described at https://github.com/Alexpux/MSYS2-packages/issues/72
2014-10-02 20:28:42 +04:00
Ray Donnelly
52faa0ef5c
msys2-runtime: Add dependencies + new WIP patch
2014-10-02 00:31:09 +01:00
Alexpux
ba2595d1dd
msys2-runtime: Convert only first part of string argument that have spaces.
2014-10-01 22:37:37 +04:00
Alexpux
663f59cd4f
msys2-runtime: Stop trying convert any quoted strings. Not convert strings containing "@"
2014-10-01 12:53:12 +04:00
Ray Donnelly
ae83bac254
msys2-runtime: New mount table sorting (WIP)
2014-09-21 18:46:14 +01:00
Alexpux
8859a3ab59
msys2-runtime: Fix converting arguments like -DCMAKE_INSTALL_PREFIX:PATH
2014-09-21 13:43:59 +04:00
Alexpux
4bd32e0aa4
msys2-runtime: Fix handling Windows path list when converting.
2014-09-19 09:10:10 +04:00
Alexpux
64126f1d73
msys2-runtime: Format path_conv patch to git.
2014-09-17 07:09:02 +04:00
Ray Donnelly
401695808e
msys2-runtime: Disable new patch until it works
2014-09-07 22:30:48 +01:00
Ray Donnelly
338b4454d8
msys2-runtime: Add new patch for path_conv
...
Use whichever mount gives the longest result. This change
is because argv[0] of MSYS2 programs was /bin/foo.exe when
it should be /usr/bin/foo.exe and this caused all sorts of
issues with relocation (as e.g. PREFIX is /usr and that is
expected to be found as the prefix of argv[0]).
For example, from cmd.exe:
"C:\msys64\usr\bin\g++.exe -print-prog-name=cc1plus"
.. gave:
"cc1plus"
.. before this patch, when it should have given:
"/usr/lib/gcc/x86_64-pc-msys/4.8.2/cc1plus.exe"
2014-09-05 21:36:18 +01:00
Alexpux
ba166d7248
msys2-runtime: Update to latest git.
2014-09-01 20:49:16 +04:00
Alexpux
04baea46a9
msys2-runtime: Update to latest.
2014-08-24 00:37:47 +04:00
Alexpux
c0d32b11f1
msys2-runtime: Update to latest
2014-08-09 23:45:50 +04:00
Alexpux
b642240d18
msys2-runtime: Update to latest
2014-07-17 21:03:30 +04:00
Alexpux
d1223f11ff
msys2-runtime: Update to latest.
2014-07-15 22:48:02 +04:00
Alexpux
6a1b09c39d
msys2-runtime: Update to latest. Switching to new files layout. Now all MSYS2 stuff will be in real /usr folder.
2014-06-17 08:15:36 +04:00
Alexpux
44f93a8d53
msys2-runtime: Update to rev.16025
2014-05-22 11:48:14 +04:00
Alexpux
91b63a1e37
msys2-runtime: Update to latest.
2014-05-05 21:27:47 +04:00
Alexpux
18a8d1e794
msys2-runtime: Update to latest.
2014-05-01 00:05:02 +04:00
Alexpux
34ac3cdf22
Fix format in PKGBUILD's
2014-04-28 09:52:34 +04:00
Juergen Pfeifer
ef8aff438f
Fix msys2-runtime-devel packaging to follow symlinks
2014-04-12 10:55:08 +02:00
Alexpux
8b0f1cc551
msys2-runtime: Update to latest
2014-04-09 13:45:30 +04:00
Alexpux
6e947c2f47
msys2-runtime: Update experimental patch.
2014-03-25 20:46:17 +04:00