Alistair Leslie-Hughes
7bcf1f6358
Rebase against 3149d27220acaf276bfa651e040ff006edcd6944.
2023-03-24 09:51:18 +11:00
Zebediah Figura
cd4d265f07
Revert "patchinstall.py: Use --git-dir instead of -C."
...
This reverts commit cf29ed121d
.
This doesn't quite do what I thought it did, and breaks the intended setup.
2023-03-21 00:42:48 -05:00
Zebediah Figura
cf29ed121d
patchinstall.py: Use --git-dir instead of -C.
...
This reportedly works better for nested git trees.
Wine-Bug: https://bugs.winehq.org/show_bug.cgi?id=51877
2023-03-20 17:51:52 -05:00
Zebediah Figura
09634de79c
dinput-joy-mappings: Restore tests to patch 1.
...
The patch set is disabled now. We want to make sure that these tests are ported when it's rewritten.
2023-03-20 17:32:58 -05:00
Zebediah Figura
68cc39d3ba
Rebase against fd99bd4e247a879e8cb186212d1dc66268aa0888.
2023-03-20 17:32:04 -05:00
Alistair Leslie-Hughes
3a47cfd8a5
Release v8.4
2023-03-18 14:56:06 +11:00
Alistair Leslie-Hughes
fab4cd0932
Rebase against 446da60e78beb321d776b48cdee6f764c81b924b.
2023-03-17 16:05:30 +11:00
Alistair Leslie-Hughes
2ac5cdbf37
Rebase against 7db5431699037d03f26c065a58c400991210c7f7.
2023-03-15 15:06:52 +11:00
Alistair Leslie-Hughes
e3a3dcd0ce
Rebase against a8fa80cfb4a1819be12ece459753bc07d4ea8be6.
2023-03-10 16:29:07 +11:00
Alistair Leslie-Hughes
aa36637563
Rebase against 50f5f9af1c27c4380a7489596d20d8048f003365.
2023-03-08 09:45:55 +11:00
Alistair Leslie-Hughes
70958b46d0
Rebase against 45e83cc8c28cece236f1537958f6e21b48193f2c.
2023-03-07 11:24:26 +11:00
Alistair Leslie-Hughes
575f6f67cc
Release v8.3
2023-03-05 09:42:43 +11:00
Alistair Leslie-Hughes
9929ac3038
Rebase against e796002ee61bf5dfb2718e8f4fb8fa928ccdc236.
2023-03-04 09:11:01 +11:00
Alistair Leslie-Hughes
cd22a0fb15
Rebase against 10765f2956d6f9fc2d16bb2bec476b12a31786f6.
2023-03-03 14:57:42 +11:00
Alistair Leslie-Hughes
f7b671178c
Added vcomp_for_dynamic_init_i8 patchset
2023-03-01 12:48:37 +11:00
Alistair Leslie-Hughes
dc43a031be
Rebase against 56db5b0bf1aa6df5edbedbec03e0a1db39d6639b.
2023-03-01 11:25:57 +11:00
Alistair Leslie-Hughes
7b0d44f887
Rebase against 3fb2a5d55e948670222170075f0054a2aabf8d7e.
2023-02-25 19:56:00 +11:00
Alistair Leslie-Hughes
0611b4d10c
Rebase against 4d0d7e49b9b33bba023ba67add84486ba4cc8efd.
2023-02-24 10:23:41 +11:00
Zebediah Figura
b9421d8376
ntdll-Heap_Improvements: Remove patch set.
...
Obviated by the low-fragmentation heap work now upstream.
2023-02-23 11:57:01 -06:00
Zebediah Figura
a11194038c
Rebase against 15b176b4f4945d7abfb4adbddc7f140ba1765855.
2023-02-22 15:34:37 -06:00
Zebediah Figura
d8293544f4
patchinstall.py: Pass the wine tree to the "patch" backend.
2023-02-22 15:22:40 -06:00
Alistair Leslie-Hughes
bf7a234e0c
Rebase against 2436964d5678956a362a9bef34625885442740f6.
2023-02-21 09:53:38 +11:00
Zebediah Figura
1f76f7faec
patchinstall.py: Allow specifying DESTDIR= as an argument.
2023-02-18 23:52:33 -06:00
Alistair Leslie-Hughes
4d98c8839b
Release v8.2
2023-02-19 09:16:13 +11:00
Alistair Leslie-Hughes
53e545fe79
Added odbc-remove-unixodbc patchset
2023-02-17 13:38:41 +11:00
Dean M Greer
996b5b4cea
macOS.yml: Fix GitHub workflow
2023-02-17 01:21:49 +00:00
Zebediah Figura
c1b4af92f7
patchupdate.py: Delete.
...
Deprected, replaced by staging/patchinstall.py.
Maintaining the patchinstall.sh script is an annoyance, often missed when modifying patches, which then results in fixup commits. The "new" patchinstall.py script (which has been around for multiple years now) is a complete replacement, and avoids this problem by just generating the list when applying. Precomputing the list is hardly worthwhile anyway.
2023-02-16 14:37:54 -06:00
Zebediah Figura
c542e21406
patchgraph.py: Delete.
...
This is not nearly interesting enough to keep around.
2023-02-16 14:37:43 -06:00
Alistair Leslie-Hughes
95f5c850de
Updated patchinstall.sh for python3
2023-02-16 13:23:29 +11:00
Alistair Leslie-Hughes
daff95e4a0
Rebase against df5f6f66de80085249d392be5efa085e6ee056a0.
2023-02-16 11:43:24 +11:00
Alistair Leslie-Hughes
c920a7b45f
Corrected patchinstall.sh
2023-02-14 13:09:39 +11:00
Zebediah Figura
a737381889
Rebase against 25743d46f4103c7345c955b87b4134a065fb5f1d.
2023-02-13 19:27:05 -06:00
Gerald Pfeifer
3367490837
ntdll-Junction_Points: Fix build on FreeBSD 12
2023-02-13 08:21:31 +11:00
Rémi Bernon
b75b4fc0fa
Fix ntdll-NtDevicePath patch hunk context.
2023-02-13 07:53:17 +11:00
Rémi Bernon
c1951fe5d2
Replaced winex11-key_translation with winex11-Fixed-scancodes.
2023-02-11 12:34:01 +11:00
Rémi Bernon
7a0d4fb5b3
Port patchupdate.py to Python 3.
2023-02-11 12:17:08 +11:00
Alistair Leslie-Hughes
c26b832223
Added dmime-load-wave patchset
2023-02-11 11:20:39 +11:00
Alistair Leslie-Hughes
0159beff44
Added wined3d-atomic_minmax_merge patchset
2023-02-11 11:20:39 +11:00
Zebediah Figura
87f3369577
Rebase against 9070f0d572e36645f5e5764ef40472f158513d48.
2023-02-10 17:55:25 -06:00
Alistair Leslie-Hughes
86a67397f7
Rebase against a958b5aebfeed4538a4091f49996ae30ee9803fc.
2023-02-07 13:58:00 +11:00
Etienne JUVIGNY
f2f8b949b1
patchinstall.py: Port to python 3.
2023-02-03 16:01:25 -06:00
Alistair Leslie-Hughes
dde734350d
Release v8.1
2023-02-03 11:05:06 +11:00
Alistair Leslie-Hughes
e113a09752
Rebase against 6c75cddb9851095694dfa397870919d4cc70d3ef.
2023-02-01 10:02:22 +11:00
Zebediah Figura
0e512f9c79
ntdll-Placeholders: Add some documentation for traceability.
...
We don't have a WineHQ bug report, and it may be difficult to make one, but let's at least write down what this is for.
2023-01-30 13:47:24 -06:00
Zebediah Figura
e222e26baa
readme: Deprecate patchinstall.sh in favor of patchinstall.py.
2023-01-30 12:18:11 -06:00
Zebediah Figura
1e9c7533cb
ntdll-Placeholders: Add missing dependency on ntdll-WRITECOPY.
2023-01-30 12:16:14 -06:00
Zebediah Figura
89aa62efe0
Update patchinstall.sh.
2023-01-29 17:11:34 -06:00
Zebediah Figura
6d4f5803c8
ntdll-Builtin_Prot: Remove patch set.
...
Obviated by upstream commit 6b8cbfe3fd (and more generally full PE conversion
finished in 60eeb92ae03).
2023-01-29 12:32:41 -06:00
Zebediah Figura
33879905f2
Rebase against 4e5fab6214d9304004369d50b6c73b8d88cf46d8.
2023-01-27 17:13:51 -06:00
Alistair Leslie-Hughes
d6ac81a83b
Rebase against aabdb15458aaee80b157175bc31cbaf3d57bf5e4.
2023-01-27 10:39:34 +11:00