Re: Remove MSVC scripts from the tree
Michael Paquier <michael@paquier.xyz>
From: Michael Paquier <michael@paquier.xyz>
To: Shubham Khanna <khannashubham1197@gmail.com>
Cc: Andres Freund <andres@anarazel.de>, Peter Eisentraut <peter@eisentraut.org>, Postgres hackers <pgsql-hackers@lists.postgresql.org>
Date: 2023-12-06T07:28:43Z
Lists: pgsql-hackers
Attachments
- v6-0001-Remove-MSVC-scripts.patch (text/x-diff) patch v6-0001
On Wed, Dec 06, 2023 at 12:15:50PM +0530, Shubham Khanna wrote: > Patch is not applying. Please share the Rebased Version. Please find the error: Thanks. Here you go with a v6. > D:\Project\Postgres>git am D:\Project\Patch\v5-0001-Remove-MSVC-scripts.patch > error: patch failed: doc/src/sgml/filelist.sgml:38 > error: doc/src/sgml/filelist.sgml: patch does not apply This is caused by the recent addition of targets-meson. > error: patch failed: src/tools/msvc/Mkvcbuild.pm:1 > error: src/tools/msvc/Mkvcbuild.pm: patch does not apply > error: patch failed: src/tools/msvc/Solution.pm:1 > error: src/tools/msvc/Solution.pm: patch does not apply And some stuff because these have been updated. -- Michael
Commits
-
Make win32tzlist.pl checkable again
- 8ddf9c1dc020 17.0 landed
-
meson: Make gzip and tar optional
- 9ca6e7b9411e 17.0 landed
-
meson: Make sed optional
- 9aa374dcfb76 17.0 landed
-
Remove MSVC scripts
- 1301c80b2167 17.0 landed
-
Replace Gen_dummy_probes.sed with Gen_dummy_probes.pl
- 3849fe7c2ba7 17.0 landed