ghidra/Ghidra
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
..
Configurations/Public_Release Merge remote-tracking branch 'origin/patch' 2024-04-10 18:29:27 -04:00
Debug Merge remote-tracking branch 'origin/Ghidra_11.1' 2024-05-28 13:44:30 -04:00
Extensions GP-4583 Fixed issue where open program were not being shown when the OpenVersionedFileDialog was being shown from diff 2024-05-10 13:19:21 -04:00
Features win pdb: don't override PlatformToolset 2024-05-30 12:38:59 -07:00
Framework Merge remote-tracking branch 2024-05-29 13:01:53 -04:00
Processors Merge remote-tracking branch 2024-05-28 07:55:56 -04:00
RuntimeScripts GP-4472 Improved handling of read-only case for headless analyzer and GhidraURL connections. 2024-04-03 09:51:19 -04:00
Test Merge remote-tracking branch 'origin/GP-4179-dragonmacher-data-window-filter-fixes--SQUASHED' 2024-05-29 12:55:16 -04:00
.gitattributes
.gitignore
application.properties GP-0 Updated version for master to 11.2 2024-05-03 18:37:02 -04:00
certification.local.manifest