ghidra/GPL
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
..
DemanglerGnu Add support for FreeBSD ARM 64bit (no debugger support) 2024-03-19 14:32:47 +01:00
DMG Merge branch 'GP-0_ryanmkurtz_PR-4412_GameCubeGBA_File' 2022-09-29 03:04:49 -04:00
GnuDisassembler GP-3833: Updated binutils to version 2.41 2023-11-14 09:10:56 -05:00
Icons Candidate release of source code. 2019-03-26 13:46:51 -04:00
licenses Added GPL 2 license file 2019-10-22 15:00:25 -04:00
certification.local.manifest Updated certification headers 2021-03-17 18:22:50 -04:00
nativeBuildProperties.gradle GP-0: Formatting 2024-03-19 11:15:24 -04:00
nativePlatforms.gradle Add support for FreeBSD ARM 64bit (no debugger support) 2024-03-19 14:32:47 +01:00
settings.gradle GP-1209: Support for building natives from a release. 2021-09-27 08:16:14 -04:00
utils.gradle GP-1106: Platform naming convention now supports different 2021-08-17 13:41:47 -04:00
vsconfig.gradle win pdb: don't override PlatformToolset 2024-05-30 12:38:59 -07:00