summaryrefslogtreecommitdiff
path: root/platform/windows
AgeCommit message (Collapse)Author
2026-05-28[Windows] Fix x64 platform view init race conditionMason Reed
This mirrors the fix that was performed on the x86 platform
2026-01-01update copyrights for 2026Jordan Wiens
2025-07-30[CMake] Specify CONFIGURE_DEPENDS for all file(GLOB ..)Mark Rowe
This ensures that CMake detects when files that match the glob are added or removed.
2025-06-25Update CXX_STANDARD to 20.Alexander Taylor
Also update minimum CMake version.
2025-05-13[CMake] Report compatibility with 3.15 to silence deprecation warningsGlenn Smith
2025-03-28belated copyright year updateJordan Wiens
2024-11-08Prevent race in windows platform binary view initializationMason Reed
2024-09-13Ultimate.Alexander Taylor
2024-06-19Override virtual GetFallbackEnabled for windowsZichuan Li
Disable fallback type library for windows platform
2024-06-04Add AdjustTypeParserArguments callback to platformGlenn Smith
Implementing the solution to #4868
2024-05-24platform: initial BNCustomPlatform supportRyan Snyder
2024-03-30Update copyright year for various modulesXusheng
2023-06-13Move platform submodules into APIRusty Wagner