| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 9f6c124 commit 7ad0cc3
12 files changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -100,26 +100,25 @@ Node.js does not support a platform version if a vendor has expired support | |||
| 100 | 100 | for it. In other words, Node.js does not support running on End-of-Life (EoL) | |
| 101 | 101 | platforms. This is true regardless of entries in the table below. | |
| 102 | 102 | ||
| 103 | - | Operating System | Architectures | Versions | Support Type | Notes | | ||
| 104 | - | ---------------- | ---------------- | --------------------------------- | ----------------------------------------------- | ------------------------------------ | | ||
| 105 | - | GNU/Linux | x64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 | | ||
| 106 | - | GNU/Linux | x64 | kernel >= 3.10, musl >= 1.1.19 | Experimental | e.g. Alpine 3.8 | | ||
| 107 | - | GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Experimental | Downgraded as of Node.js 10 | | ||
| 108 | - | GNU/Linux | arm64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 | | ||
| 109 | - | GNU/Linux | armv7 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 11 | | ||
| 110 | - | GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 | | ||
| 111 | - | GNU/Linux | ppc64le >=power8 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 | | ||
| 112 | - | GNU/Linux | s390x | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. RHEL 8 | | ||
| 113 | - | GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | | | ||
| 114 | - | Windows | x64, x86 (WoW64) | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] | | ||
| 115 | - | Windows | x86 (native) | >= Windows 10/Server 2016 | Tier 1 (running) / Experimental (compiling)[^4] | | | ||
| 116 | - | Windows | x64, x86 | Windows 8.1/Server 2012 | Experimental | | | ||
| 117 | - | Windows | arm64 | >= Windows 10 | Tier 2 | | | ||
| 118 | - | macOS | x64 | >= 11.0 | Tier 1 | For notes about compilation see [^5] | | ||
| 119 | - | macOS | arm64 | >= 11.0 | Tier 1 | | | ||
| 120 | - | SmartOS | x64 | >= 18 | Tier 2 | | | ||
| 121 | - | AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | | | ||
| 122 | - | FreeBSD | x64 | >= 13.2 | Experimental | | | ||
| 103 | + | Operating System | Architectures | Versions | Support Type | Notes | | ||
| 104 | + | ---------------- | ---------------- | --------------------------------- | ------------ | ------------------------------------ | | ||
| 105 | + | GNU/Linux | x64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 | | ||
| 106 | + | GNU/Linux | x64 | kernel >= 3.10, musl >= 1.1.19 | Experimental | e.g. Alpine 3.8 | | ||
| 107 | + | GNU/Linux | x86 | kernel >= 3.10, glibc >= 2.17 | Experimental | Downgraded as of Node.js 10 | | ||
| 108 | + | GNU/Linux | arm64 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 10, RHEL 8 | | ||
| 109 | + | GNU/Linux | armv7 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 1 | e.g. Ubuntu 20.04, Debian 11 | | ||
| 110 | + | GNU/Linux | armv6 | kernel >= 4.14, glibc >= 2.24 | Experimental | Downgraded as of Node.js 12 | | ||
| 111 | + | GNU/Linux | ppc64le >=power8 | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. Ubuntu 20.04, RHEL 8 | | ||
| 112 | + | GNU/Linux | s390x | kernel >= 4.18[^1], glibc >= 2.28 | Tier 2 | e.g. RHEL 8 | | ||
| 113 | + | GNU/Linux | loong64 | kernel >= 5.19, glibc >= 2.36 | Experimental | | | ||
| 114 | + | Windows | x64 | >= Windows 10/Server 2016 | Tier 1 | [^2],[^3] | | ||
| 115 | + | Windows | x64 | Windows 8.1/Server 2012 | Experimental | | | ||
| 116 | + | Windows | arm64 | >= Windows 10 | Tier 2 | | | ||
| 117 | + | macOS | x64 | >= 11.0 | Tier 1 | For notes about compilation see [^4] | | ||
| 118 | + | macOS | arm64 | >= 11.0 | Tier 1 | | | ||
| 119 | + | SmartOS | x64 | >= 18 | Tier 2 | | | ||
| 120 | + | AIX | ppc64be >=power8 | >= 7.2 TL04 | Tier 2 | | | ||
| 121 | + | FreeBSD | x64 | >= 13.2 | Experimental | | | ||
| 123 | 122 | ||
| 124 | 123 | <!--lint disable final-definition--> | |
| 125 | 124 | ||
@@ -141,12 +140,7 @@ platforms. This is true regardless of entries in the table below. | |||
| 141 | 140 | Windows binary (`node.exe`) in WSL will not work without workarounds such as | |
| 142 | 141 | stdio redirection. | |
| 143 | 142 | ||
| 144 | - [^4]: Running Node.js on x86 Windows should work and binaries | ||
| 145 | - are provided. However, tests in our infrastructure only run on WoW64. | ||
| 146 | - Furthermore, compiling on x86 Windows is Experimental and | ||
| 147 | - may not be possible. | ||
| 148 | - | ||
| 149 | - [^5]: Our macOS x64 Binaries are compiled with 11.0 as a target. Xcode 13 is | ||
| 143 | + [^4]: Our macOS x64 Binaries are compiled with 11.0 as a target. Xcode 13 is | ||
| 150 | 144 | required to compile. | |
| 151 | 145 | ||
| 152 | 146 | <!--lint enable final-definition--> | |
@@ -175,7 +169,7 @@ Binaries at <https://nodejs.org/download/release/> are produced on: | |||
| 175 | 169 | | linux-ppc64le | RHEL 8 with gcc-toolset-10[^6] | | |
| 176 | 170 | | linux-s390x | RHEL 8 with gcc-toolset-10[^6] | | |
| 177 | 171 | | linux-x64 | RHEL 8 with gcc-toolset-10[^6] | | |
| 178 | - | win-x64 and win-x86 | Windows Server 2022 (x64) with Visual Studio 2022 | | ||
| 172 | + | win-x64 | Windows Server 2022 (x64) with Visual Studio 2022 | | ||
| 179 | 173 | ||
| 180 | 174 | <!--lint disable final-definition--> | |
| 181 | 175 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -1270,18 +1270,17 @@ def host_arch_cc(): | |||
| 1270 | 1270 | def host_arch_win(): | |
| 1271 | 1271 | """Host architecture check using environ vars (better way to do this?)""" | |
| 1272 | 1272 | ||
| 1273 | - observed_arch = os.environ.get('PROCESSOR_ARCHITECTURE', 'x86') | ||
| 1273 | + observed_arch = os.environ.get('PROCESSOR_ARCHITECTURE', 'AMD64') | ||
| 1274 | 1274 | arch = os.environ.get('PROCESSOR_ARCHITEW6432', observed_arch) | |
| 1275 | 1275 | ||
| 1276 | 1276 | matchup = { | |
| 1277 | 1277 | 'AMD64' : 'x64', | |
| 1278 | - 'x86' : 'ia32', | ||
| 1279 | 1278 | 'arm' : 'arm', | |
| 1280 | 1279 | 'mips' : 'mips', | |
| 1281 | 1280 | 'ARM64' : 'arm64' | |
| 1282 | 1281 | } | |
| 1283 | 1282 | ||
| 1284 | - return matchup.get(arch, 'ia32') | ||
| 1283 | + return matchup.get(arch, 'x64') | ||
| 1285 | 1284 | ||
| 1286 | 1285 | ||
| 1287 | 1286 | def configure_arm(o): | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -475,15 +475,6 @@ | |||
| 475 | 475 | ], | |
| 476 | 476 | }, | |
| 477 | 477 | ||
| 478 | - # Relevant only for x86. | ||
| 479 | - # Refs: https://github.com/nodejs/node/pull/25852 | ||
| 480 | - # Refs: https://docs.microsoft.com/en-us/cpp/build/reference/safeseh-image-has-safe-exception-handlers | ||
| 481 | - 'msvs_settings': { | ||
| 482 | - 'VCLinkerTool': { | ||
| 483 | - 'ImageHasSafeExceptionHandlers': 'false', | ||
| 484 | - }, | ||
| 485 | - }, | ||
| 486 | - | ||
| 487 | 478 | 'conditions': [ | |
| 488 | 479 | # Pointer authentication for ARM64. | |
| 489 | 480 | ['target_arch=="arm64"', { | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -146,9 +146,7 @@ Metadata::Release::Release() : name(NODE_RELEASE) { | |||
| 146 | 146 | source_url = NODE_RELEASE_URLFPFX ".tar.gz"; | |
| 147 | 147 | headers_url = NODE_RELEASE_URLFPFX "-headers.tar.gz"; | |
| 148 | 148 | #ifdef _WIN32 | |
| 149 | - lib_url = strcmp(NODE_ARCH, "ia32") ? NODE_RELEASE_URLPFX "win-" NODE_ARCH | ||
| 150 | - "/node.lib" | ||
| 151 | - : NODE_RELEASE_URLPFX "win-x86/node.lib"; | ||
| 149 | + lib_url = NODE_RELEASE_URLPFX "win-" NODE_ARCH "/node.lib"; | ||
| 152 | 150 | #endif // _WIN32 | |
| 153 | 151 | ||
| 154 | 152 | #endif // NODE_HAS_RELEASE_URLS | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -21,10 +21,6 @@ test-error-serdes: PASS, FLAKY | |||
| 21 | 21 | ||
| 22 | 22 | [$system==win32] | |
| 23 | 23 | ||
| 24 | - # Windows on x86 | ||
| 25 | - [$system==win32 && $arch==ia32] | ||
| 26 | - test-worker-nearheaplimit-deadlock: PASS, FLAKY | ||
| 27 | - | ||
| 28 | 24 | # Windows on ARM | |
| 29 | 25 | [$system==win32 && $arch==arm64] | |
| 30 | 26 | ||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -62,7 +62,6 @@ assert.strictEqual(getNavigatorPlatform({ arch: 'arm64', platform: 'darwin' }), | |||
| 62 | 62 | assert.strictEqual(getNavigatorPlatform({ arch: 'ia32', platform: 'linux' }), 'Linux i686'); | |
| 63 | 63 | assert.strictEqual(getNavigatorPlatform({ arch: 'x64', platform: 'linux' }), 'Linux x86_64'); | |
| 64 | 64 | assert.strictEqual(getNavigatorPlatform({ arch: 'arm64', platform: 'linux' }), 'Linux arm64'); | |
| 65 | - assert.strictEqual(getNavigatorPlatform({ arch: 'ia32', platform: 'win32' }), 'Win32'); | ||
| 66 | 65 | assert.strictEqual(getNavigatorPlatform({ arch: 'x64', platform: 'win32' }), 'Win32'); | |
| 67 | 66 | assert.strictEqual(getNavigatorPlatform({ arch: 'arm64', platform: 'win32' }), 'Win32'); | |
| 68 | 67 | assert.strictEqual(getNavigatorPlatform({ arch: 'ia32', platform: 'freebsd' }), 'FreeBSD i386'); | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -5,10 +5,6 @@ | |||
| 5 | 5 | <Configuration>Debug</Configuration> | |
| 6 | 6 | <Platform>ARM64</Platform> | |
| 7 | 7 | </ProjectConfiguration> | |
| 8 | - <ProjectConfiguration Include="Debug|Win32"> | ||
| 9 | - <Configuration>Debug</Configuration> | ||
| 10 | - <Platform>Win32</Platform> | ||
| 11 | - </ProjectConfiguration> | ||
| 12 | 8 | <ProjectConfiguration Include="Debug|x64"> | |
| 13 | 9 | <Configuration>Debug</Configuration> | |
| 14 | 10 | <Platform>x64</Platform> | |
@@ -17,10 +13,6 @@ | |||
| 17 | 13 | <Configuration>Release</Configuration> | |
| 18 | 14 | <Platform>ARM64</Platform> | |
| 19 | 15 | </ProjectConfiguration> | |
| 20 | - <ProjectConfiguration Include="Release|Win32"> | ||
| 21 | - <Configuration>Release</Configuration> | ||
| 22 | - <Platform>Win32</Platform> | ||
| 23 | - </ProjectConfiguration> | ||
| 24 | 16 | <ProjectConfiguration Include="Release|x64"> | |
| 25 | 17 | <Configuration>Release</Configuration> | |
| 26 | 18 | <Platform>x64</Platform> | |
@@ -33,12 +25,6 @@ | |||
| 33 | 25 | <ProjectName>custom_actions</ProjectName> | |
| 34 | 26 | </PropertyGroup> | |
| 35 | 27 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.Default.props" /> | |
| 36 | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="Configuration"> | ||
| 37 | - <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
| 38 | - <PlatformToolset>$(PlatformToolset)</PlatformToolset> | ||
| 39 | - <CharacterSet>Unicode</CharacterSet> | ||
| 40 | - <WholeProgramOptimization>true</WholeProgramOptimization> | ||
| 41 | - </PropertyGroup> | ||
| 42 | 28 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="Configuration"> | |
| 43 | 29 | <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| 44 | 30 | <PlatformToolset>$(PlatformToolset)</PlatformToolset> | |
@@ -51,11 +37,6 @@ | |||
| 51 | 37 | <CharacterSet>Unicode</CharacterSet> | |
| 52 | 38 | <WholeProgramOptimization>true</WholeProgramOptimization> | |
| 53 | 39 | </PropertyGroup> | |
| 54 | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="Configuration"> | ||
| 55 | - <ConfigurationType>DynamicLibrary</ConfigurationType> | ||
| 56 | - <PlatformToolset>$(PlatformToolset)</PlatformToolset> | ||
| 57 | - <CharacterSet>Unicode</CharacterSet> | ||
| 58 | - </PropertyGroup> | ||
| 59 | 40 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="Configuration"> | |
| 60 | 41 | <ConfigurationType>DynamicLibrary</ConfigurationType> | |
| 61 | 42 | <PlatformToolset>$(PlatformToolset)</PlatformToolset> | |
@@ -69,18 +50,12 @@ | |||
| 69 | 50 | <Import Project="$(VCTargetsPath)\Microsoft.Cpp.props" /> | |
| 70 | 51 | <ImportGroup Label="ExtensionSettings"> | |
| 71 | 52 | </ImportGroup> | |
| 72 | - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'" Label="PropertySheets"> | ||
| 73 | - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 74 | - </ImportGroup> | ||
| 75 | 53 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'" Label="PropertySheets"> | |
| 76 | 54 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 77 | 55 | </ImportGroup> | |
| 78 | 56 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'" Label="PropertySheets"> | |
| 79 | 57 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 80 | 58 | </ImportGroup> | |
| 81 | - <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'" Label="PropertySheets"> | ||
| 82 | - <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | ||
| 83 | - </ImportGroup> | ||
| 84 | 59 | <ImportGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'" Label="PropertySheets"> | |
| 85 | 60 | <Import Project="$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props" Condition="exists('$(UserRootDir)\Microsoft.Cpp.$(Platform).user.props')" Label="LocalAppDataPlatform" /> | |
| 86 | 61 | </ImportGroup> | |
@@ -91,43 +66,18 @@ | |||
| 91 | 66 | <PropertyGroup> | |
| 92 | 67 | <_ProjectFileVersion>12.0.30501.0</_ProjectFileVersion> | |
| 93 | 68 | </PropertyGroup> | |
| 94 | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
| 95 | - <LinkIncremental>true</LinkIncremental> | ||
| 96 | - </PropertyGroup> | ||
| 97 | 69 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| 98 | 70 | <LinkIncremental>true</LinkIncremental> | |
| 99 | 71 | </PropertyGroup> | |
| 100 | 72 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Debug|x64'"> | |
| 101 | 73 | <LinkIncremental>true</LinkIncremental> | |
| 102 | 74 | </PropertyGroup> | |
| 103 | - <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
| 104 | - <LinkIncremental>false</LinkIncremental> | ||
| 105 | - </PropertyGroup> | ||
| 106 | 75 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| 107 | 76 | <LinkIncremental>false</LinkIncremental> | |
| 108 | 77 | </PropertyGroup> | |
| 109 | 78 | <PropertyGroup Condition="'$(Configuration)|$(Platform)'=='Release|x64'"> | |
| 110 | 79 | <LinkIncremental>false</LinkIncremental> | |
| 111 | 80 | </PropertyGroup> | |
| 112 | - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|Win32'"> | ||
| 113 | - <ClCompile> | ||
| 114 | - <Optimization>Disabled</Optimization> | ||
| 115 | - <AdditionalIncludeDirectories>$(PkgWixToolset_WcaUtil)\build\native\include;$(PkgWixToolset_DUtil)\build\native\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 116 | - <PreprocessorDefinitions>WIN32;_DEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 117 | - <BasicRuntimeChecks>EnableFastChecks</BasicRuntimeChecks> | ||
| 118 | - <RuntimeLibrary>MultiThreadedDebug</RuntimeLibrary> | ||
| 119 | - <PrecompiledHeader>NotUsing</PrecompiledHeader> | ||
| 120 | - <WarningLevel>Level3</WarningLevel> | ||
| 121 | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | ||
| 122 | - </ClCompile> | ||
| 123 | - <Link> | ||
| 124 | - <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
| 125 | - <AdditionalLibraryDirectories>$(PkgWixToolset_WcaUtil)\build\native\v14\x86;$(PkgWixToolset_DUtil)\build\native\v14\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
| 126 | - <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile> | ||
| 127 | - <GenerateDebugInformation>true</GenerateDebugInformation> | ||
| 128 | - <SubSystem>Windows</SubSystem> | ||
| 129 | - </Link> | ||
| 130 | - </ItemDefinitionGroup> | ||
| 131 | 81 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Debug|ARM64'"> | |
| 132 | 82 | <ClCompile> | |
| 133 | 83 | <Optimization>Disabled</Optimization> | |
@@ -166,32 +116,6 @@ | |||
| 166 | 116 | <SubSystem>Windows</SubSystem> | |
| 167 | 117 | </Link> | |
| 168 | 118 | </ItemDefinitionGroup> | |
| 169 | - <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|Win32'"> | ||
| 170 | - <ClCompile> | ||
| 171 | - <Optimization>MaxSpeed</Optimization> | ||
| 172 | - <IntrinsicFunctions>true</IntrinsicFunctions> | ||
| 173 | - <AdditionalIncludeDirectories>$(PkgWixToolset_WcaUtil)\build\native\include;$(PkgWixToolset_DUtil)\build\native\include;%(AdditionalIncludeDirectories)</AdditionalIncludeDirectories> | ||
| 174 | - <PreprocessorDefinitions>WIN32;NDEBUG;_WINDOWS;_USRDLL;%(PreprocessorDefinitions)</PreprocessorDefinitions> | ||
| 175 | - <RuntimeLibrary>MultiThreaded</RuntimeLibrary> | ||
| 176 | - <FunctionLevelLinking>true</FunctionLevelLinking> | ||
| 177 | - <WarningLevel>Level3</WarningLevel> | ||
| 178 | - <DebugInformationFormat>ProgramDatabase</DebugInformationFormat> | ||
| 179 | - <PrecompiledHeader>NotUsing</PrecompiledHeader> | ||
| 180 | - <PrecompiledHeaderFile> | ||
| 181 | - </PrecompiledHeaderFile> | ||
| 182 | - <PrecompiledHeaderOutputFile> | ||
| 183 | - </PrecompiledHeaderOutputFile> | ||
| 184 | - </ClCompile> | ||
| 185 | - <Link> | ||
| 186 | - <AdditionalDependencies>msi.lib;dutil.lib;wcautil.lib;version.lib;%(AdditionalDependencies)</AdditionalDependencies> | ||
| 187 | - <AdditionalLibraryDirectories>$(PkgWixToolset_WcaUtil)\build\native\v14\x86;$(PkgWixToolset_DUtil)\build\native\v14\x86;%(AdditionalLibraryDirectories)</AdditionalLibraryDirectories> | ||
| 188 | - <ModuleDefinitionFile>custom_actions.def</ModuleDefinitionFile> | ||
| 189 | - <GenerateDebugInformation>true</GenerateDebugInformation> | ||
| 190 | - <SubSystem>Windows</SubSystem> | ||
| 191 | - <OptimizeReferences>true</OptimizeReferences> | ||
| 192 | - <EnableCOMDATFolding>true</EnableCOMDATFolding> | ||
| 193 | - </Link> | ||
| 194 | - </ItemDefinitionGroup> | ||
| 195 | 119 | <ItemDefinitionGroup Condition="'$(Configuration)|$(Platform)'=='Release|ARM64'"> | |
| 196 | 120 | <ClCompile> | |
| 197 | 121 | <Optimization>MaxSpeed</Optimization> | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -13,36 +13,26 @@ Global | |||
| 13 | 13 | GlobalSection(SolutionConfigurationPlatforms) = preSolution | |
| 14 | 14 | Debug|ARM64 = Debug|ARM64 | |
| 15 | 15 | Debug|x64 = Debug|x64 | |
| 16 | - Debug|x86 = Debug|x86 | ||
| 17 | 16 | Release|ARM64 = Release|ARM64 | |
| 18 | 17 | Release|x64 = Release|x64 | |
| 19 | - Release|x86 = Release|x86 | ||
| 20 | 18 | EndGlobalSection | |
| 21 | 19 | GlobalSection(ProjectConfigurationPlatforms) = postSolution | |
| 22 | 20 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Debug|ARM64.ActiveCfg = Debug|arm64 | |
| 23 | 21 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Debug|ARM64.Build.0 = Debug|arm64 | |
| 24 | 22 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Debug|x64.ActiveCfg = Debug|x64 | |
| 25 | 23 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Debug|x64.Build.0 = Debug|x64 | |
| 26 | - {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Debug|x86.ActiveCfg = Debug|x86 | ||
| 27 | - {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Debug|x86.Build.0 = Debug|x86 | ||
| 28 | 24 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Release|ARM64.ActiveCfg = Release|arm64 | |
| 29 | 25 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Release|ARM64.Build.0 = Release|arm64 | |
| 30 | 26 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Release|x64.ActiveCfg = Release|x64 | |
| 31 | 27 | {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Release|x64.Build.0 = Release|x64 | |
| 32 | - {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Release|x86.ActiveCfg = Release|x86 | ||
| 33 | - {1D808FF0-B5A9-4BE9-859D-B334B6F48BE2}.Release|x86.Build.0 = Release|x86 | ||
| 34 | 28 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Debug|ARM64.ActiveCfg = Debug|ARM64 | |
| 35 | 29 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Debug|ARM64.Build.0 = Debug|ARM64 | |
| 36 | 30 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Debug|x64.ActiveCfg = Debug|x64 | |
| 37 | 31 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Debug|x64.Build.0 = Debug|x64 | |
| 38 | - {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Debug|x86.ActiveCfg = Debug|Win32 | ||
| 39 | - {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Debug|x86.Build.0 = Debug|Win32 | ||
| 40 | 32 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Release|ARM64.ActiveCfg = Release|ARM64 | |
| 41 | 33 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Release|ARM64.Build.0 = Release|ARM64 | |
| 42 | 34 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Release|x64.ActiveCfg = Release|x64 | |
| 43 | 35 | {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Release|x64.Build.0 = Release|x64 | |
| 44 | - {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Release|x86.ActiveCfg = Release|Win32 | ||
| 45 | - {B70585F8-DAB7-40FA-9904-13CF53A73A06}.Release|x86.Build.0 = Release|Win32 | ||
| 46 | 36 | EndGlobalSection | |
| 47 | 37 | GlobalSection(SolutionProperties) = preSolution | |
| 48 | 38 | HideSolutionNode = FALSE | |
| Back | FazBrowse Home | New Git URL |
0 commit comments