Skip to content

Instantly share code, notes, and snippets.

  • Introduce a new internal MachineTypesSupportedBySystem variable, which is a set of pa*. The result would end up being:
    • 32-bit x86: [paX86]
    • x64: [paX86, paX64] (but not paX86 in a future x64 build when WOW64 isn't installed)
    • Itanium: [paX86, paIA64]
    • Arm64 Win10: [paX86, paArm64, paArm32] (Arm32 support would be detected, not just assumed)
    • Arm64 Win11: [paX86, paX64, paArm64, paArm32]
@martijnlaan
martijnlaan / JRSoftware CLA.md
Created May 28, 2020 12:09
JRSoftware Contributor License Agreement

JRSoftware Contributor License Agreement

The document below clarifies the terms under which you, the person listed below, may make "Contributions" (software, bug fixes, configuration changes, documentation, or any other materials) to the project. This licence protects you, JRSoftware and licensees; it does not change your rights to use your own Contributions for any other purpose.

Please complete the following information about you and the Contributions. If you have questions about these terms, please contact us at mlaan@jrsoftware.org.