ghidra/Ghidra/Features/PDB
Shawn Hoffman 37e74c253b win pdb: don't override PlatformToolset
The msvc toolset version recently bumped to 14.40.x.
See https://devblogs.microsoft.com/cppblog/msvc-toolset-minor-version-number-14-40-in-vs-2022-v17-10/
Ghidra was assuming the msvc toolset version would match the PlatformToolset version (which indicates binary compatibility), which is not correct.
PlatformToolset specified on msbuild commandline was overriding the value in the vcxproj, and not acting as a "default" value.
Just remove the explicit passing, it's handled by the vcxproj already.
2024-05-30 12:38:59 -07:00
..
developer_scripts GP-4625 - Modify dev PDB Dump script and add scripts to dump PDB mangled names; realign mangled name for complex type hierarchy 2024-05-24 07:55:28 -04:00
ghidra_scripts GP-1907: Removing ContinuesInterceptor and associated API 2022-04-15 01:51:58 -04:00
src GP-4625 - Modify dev PDB Dump script and add scripts to dump PDB mangled names; realign mangled name for complex type hierarchy 2024-05-24 07:55:28 -04:00
build.gradle GP-3430 - Updated the gradle buildHelp task to better handle its inputs up-do-date state 2023-06-06 15:25:25 -04:00
buildNatives.gradle win pdb: don't override PlatformToolset 2024-05-30 12:38:59 -07:00
certification.manifest GP-2894 - Icon Cleanup - Moved icons from Generic into Gui; Deleted 2022-12-12 13:39:30 -05:00
Module.manifest Candidate release of source code. 2019-03-26 13:46:51 -04:00