Skip to content

Commit 555e4dd

Browse files
committed
[Xamarin.Android] Remove OpenTK, sqlite-xamarin, System.EnterpriseServices.
1 parent 209c8c6 commit 555e4dd

File tree

16 files changed

+8
-305
lines changed

16 files changed

+8
-305
lines changed

.gitmodules

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -26,18 +26,10 @@
2626
path = external/nrefactory
2727
url = https://github.com/xamarin/NRefactory.git
2828
branch = master
29-
[submodule "external/opentk"]
30-
path = external/opentk
31-
url = https://github.com/mono/opentk.git
32-
branch = main
3329
[submodule "external/robin-map"]
3430
path = external/robin-map
3531
url = https://github.com/Tessil/robin-map.git
3632
branch = master
37-
[submodule "external/sqlite"]
38-
path = external/sqlite
39-
url = https://github.com/xamarin/sqlite.git
40-
branch = 3.35.2
4133
[submodule "external/xamarin-android-tools"]
4234
path = external/xamarin-android-tools
4335
url = https://github.com/xamarin/xamarin-android-tools

Xamarin.Android.sln

Lines changed: 0 additions & 29 deletions
Original file line numberDiff line numberDiff line change
@@ -62,22 +62,10 @@ Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.ProjectTools", "src
6262
EndProject
6363
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Android.Build.Tests", "src\Xamarin.Android.Build.Tasks\Tests\Xamarin.Android.Build.Tests\Xamarin.Android.Build.Tests.csproj", "{53E4ABF0-1085-45F9-B964-DCAE4B819998}"
6464
EndProject
65-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "System.EnterpriseServices", "src\System.EnterpriseServices\System.EnterpriseServices.csproj", "{2868FC32-A4E7-4008-87C8-2C7879CACB58}"
66-
ProjectSection(ProjectDependencies) = postProject
67-
{3F1F2F50-AF1A-4A5A-BEDB-193372F068D7} = {3F1F2F50-AF1A-4A5A-BEDB-193372F068D7}
68-
EndProjectSection
69-
EndProject
7065
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "class-parse", "external\Java.Interop\tools\class-parse\class-parse.csproj", "{38C762AB-8FD1-44DE-9855-26AAE7129DC3}"
7166
EndProject
7267
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "logcat-parse", "external\Java.Interop\tools\logcat-parse\logcat-parse.csproj", "{7387E151-48E3-4885-B2CA-A74434A34045}"
7368
EndProject
74-
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "sqlite-xamarin", "src\sqlite-xamarin\sqlite-xamarin.csproj", "{B8F799C5-D7CE-4E09-9CE6-BAA4173E7EC8}"
75-
EndProject
76-
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "OpenTK", "src\OpenTK-1.0\OpenTK.csproj", "{5EB9E888-E357-417E-9F39-DDEC195CE47F}"
77-
ProjectSection(ProjectDependencies) = postProject
78-
{3F1F2F50-AF1A-4A5A-BEDB-193372F068D7} = {3F1F2F50-AF1A-4A5A-BEDB-193372F068D7}
79-
EndProjectSection
80-
EndProject
8169
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "api-xml-adjuster", "build-tools\api-xml-adjuster\api-xml-adjuster.csproj", "{8A6CB07C-E493-4A4F-AB94-038645A27118}"
8270
EndProject
8371
Project("{9A19103F-16F7-4668-BE54-9A1E7A4F7556}") = "Xamarin.Android.Tools.JavadocImporter", "src\Xamarin.Android.Tools.JavadocImporter\Xamarin.Android.Tools.JavadocImporter.csproj", "{E0890301-F75F-40E7-B008-54C28B3BA542}"
@@ -252,10 +240,6 @@ Global
252240
{53E4ABF0-1085-45F9-B964-DCAE4B819998}.Debug|AnyCPU.Build.0 = Debug|Any CPU
253241
{53E4ABF0-1085-45F9-B964-DCAE4B819998}.Release|AnyCPU.ActiveCfg = Release|Any CPU
254242
{53E4ABF0-1085-45F9-B964-DCAE4B819998}.Release|AnyCPU.Build.0 = Release|Any CPU
255-
{2868FC32-A4E7-4008-87C8-2C7879CACB58}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
256-
{2868FC32-A4E7-4008-87C8-2C7879CACB58}.Debug|AnyCPU.Build.0 = Debug|Any CPU
257-
{2868FC32-A4E7-4008-87C8-2C7879CACB58}.Release|AnyCPU.ActiveCfg = Release|Any CPU
258-
{2868FC32-A4E7-4008-87C8-2C7879CACB58}.Release|AnyCPU.Build.0 = Release|Any CPU
259243
{38C762AB-8FD1-44DE-9855-26AAE7129DC3}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
260244
{38C762AB-8FD1-44DE-9855-26AAE7129DC3}.Debug|AnyCPU.Build.0 = Debug|Any CPU
261245
{38C762AB-8FD1-44DE-9855-26AAE7129DC3}.Release|AnyCPU.ActiveCfg = Release|Any CPU
@@ -264,14 +248,6 @@ Global
264248
{7387E151-48E3-4885-B2CA-A74434A34045}.Debug|AnyCPU.Build.0 = Debug|Any CPU
265249
{7387E151-48E3-4885-B2CA-A74434A34045}.Release|AnyCPU.ActiveCfg = Release|Any CPU
266250
{7387E151-48E3-4885-B2CA-A74434A34045}.Release|AnyCPU.Build.0 = Release|Any CPU
267-
{B8F799C5-D7CE-4E09-9CE6-BAA4173E7EC8}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
268-
{B8F799C5-D7CE-4E09-9CE6-BAA4173E7EC8}.Debug|AnyCPU.Build.0 = Debug|Any CPU
269-
{B8F799C5-D7CE-4E09-9CE6-BAA4173E7EC8}.Release|AnyCPU.ActiveCfg = Release|Any CPU
270-
{B8F799C5-D7CE-4E09-9CE6-BAA4173E7EC8}.Release|AnyCPU.Build.0 = Release|Any CPU
271-
{5EB9E888-E357-417E-9F39-DDEC195CE47F}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
272-
{5EB9E888-E357-417E-9F39-DDEC195CE47F}.Debug|AnyCPU.Build.0 = Debug|Any CPU
273-
{5EB9E888-E357-417E-9F39-DDEC195CE47F}.Release|AnyCPU.ActiveCfg = Release|Any CPU
274-
{5EB9E888-E357-417E-9F39-DDEC195CE47F}.Release|AnyCPU.Build.0 = Release|Any CPU
275251
{8A6CB07C-E493-4A4F-AB94-038645A27118}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
276252
{8A6CB07C-E493-4A4F-AB94-038645A27118}.Debug|AnyCPU.Build.0 = Debug|Any CPU
277253
{8A6CB07C-E493-4A4F-AB94-038645A27118}.Release|AnyCPU.ActiveCfg = Release|Any CPU
@@ -300,12 +276,10 @@ Global
300276
{B8105878-D423-4159-A3E7-028298281EC6}.Debug|AnyCPU.Build.0 = Debug|Any CPU
301277
{B8105878-D423-4159-A3E7-028298281EC6}.Release|AnyCPU.ActiveCfg = Release|Any CPU
302278
{B8105878-D423-4159-A3E7-028298281EC6}.Release|AnyCPU.Build.0 = Release|Any CPU
303-
304279
{43564FB3-0F79-4FF4-A2B0-B1637072FF01}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
305280
{43564FB3-0F79-4FF4-A2B0-B1637072FF01}.Debug|AnyCPU.Build.0 = Debug|Any CPU
306281
{43564FB3-0F79-4FF4-A2B0-B1637072FF01}.Release|AnyCPU.ActiveCfg = Release|Any CPU
307282
{43564FB3-0F79-4FF4-A2B0-B1637072FF01}.Release|AnyCPU.Build.0 = Release|Any CPU
308-
309283
{3DE17662-DCD6-4F49-AF06-D39AACC8649A}.Debug|AnyCPU.ActiveCfg = Debug|Any CPU
310284
{3DE17662-DCD6-4F49-AF06-D39AACC8649A}.Debug|AnyCPU.Build.0 = Debug|Any CPU
311285
{3DE17662-DCD6-4F49-AF06-D39AACC8649A}.Release|AnyCPU.ActiveCfg = Release|Any CPU
@@ -458,11 +432,8 @@ Global
458432
{4D603AA3-3BFD-43C8-8050-0CD6C2601126} = {04E3E11E-B47D-4599-8AFC-50515A95E715}
459433
{2DD1EE75-6D8D-4653-A800-0A24367F7F38} = {CAB438D8-B0F5-4AF0-BEBD-9E2ADBD7B483}
460434
{53E4ABF0-1085-45F9-B964-DCAE4B819998} = {CAB438D8-B0F5-4AF0-BEBD-9E2ADBD7B483}
461-
{2868FC32-A4E7-4008-87C8-2C7879CACB58} = {04E3E11E-B47D-4599-8AFC-50515A95E715}
462435
{38C762AB-8FD1-44DE-9855-26AAE7129DC3} = {864062D3-A415-4A6F-9324-5820237BA058}
463436
{7387E151-48E3-4885-B2CA-A74434A34045} = {864062D3-A415-4A6F-9324-5820237BA058}
464-
{B8F799C5-D7CE-4E09-9CE6-BAA4173E7EC8} = {04E3E11E-B47D-4599-8AFC-50515A95E715}
465-
{5EB9E888-E357-417E-9F39-DDEC195CE47F} = {04E3E11E-B47D-4599-8AFC-50515A95E715}
466437
{8A6CB07C-E493-4A4F-AB94-038645A27118} = {E351F97D-EA4F-4E7F-AAA0-8EBB1F2A4A62}
467438
{E0890301-F75F-40E7-B008-54C28B3BA542} = {864062D3-A415-4A6F-9324-5820237BA058}
468439
{A87352E6-CE7F-4346-B6B1-586AE931C0A7} = {864062D3-A415-4A6F-9324-5820237BA058}

build-tools/automation/yaml-templates/commercial-build.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -43,6 +43,14 @@ steps:
4343
workingDirectory: ${{ parameters.xaSourcePath }}
4444
displayName: delete legacy xamarin-android submodule
4545

46+
- script: rm -rf external/opentk
47+
workingDirectory: ${{ parameters.xaSourcePath }}
48+
displayName: delete legacy opentk submodule
49+
50+
- script: rm -rf external/sqlite
51+
workingDirectory: ${{ parameters.xaSourcePath }}
52+
displayName: delete legacy sqlite submodule
53+
4654
- task: CodeQL3000Init@0
4755
displayName: CodeQL 3000 Init
4856
condition: and(succeeded(), eq(variables['Codeql.Enabled'], 'true'), eq(variables['Build.SourceBranch'], 'refs/heads/main'))

build-tools/scripts/XAVersionInfo.targets

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,9 +16,6 @@
1616
<_SubmoduleBranchInfo Include="external/Java.Interop">
1717
<OutputPropertyName>_BuildInfo_JavaInteropCommit</OutputPropertyName>
1818
</_SubmoduleBranchInfo>
19-
<_SubmoduleBranchInfo Include="external/sqlite">
20-
<OutputPropertyName>_BuildInfo_SqliteCommit</OutputPropertyName>
21-
</_SubmoduleBranchInfo>
2219
<_SubmoduleBranchInfo Include="external/xamarin-android-tools">
2320
<OutputPropertyName>_BuildInfo_XamarinAndroidToolsCommit</OutputPropertyName>
2421
</_SubmoduleBranchInfo>

build-tools/xaprepare/xaprepare/Application/GeneratedMakeRulesFile.cs

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -151,11 +151,6 @@ void Generate (Context context, StreamWriter sw)
151151
fileToRemovePath: $"{monoFrameworksRoot}/{latestStableFramework}/Mono.Android.Export.*",
152152
projectPath: "src/Mono.Android.Export/Mono.Android.Export.csproj"
153153
);
154-
155-
WriteMSBuildCall (
156-
fileToRemovePath: $"{monoFrameworksRoot}/{latestStableFramework}/OpenTK-1.0.*",
157-
projectPath: "src/OpenTK-1.0/OpenTK.csproj"
158-
);
159154
sw.WriteLine ();
160155

161156
if (context.RuleGenerators == null || context.RuleGenerators.Count == 0)

build-tools/xaprepare/xaprepare/ThirdPartyNotices/opentk.cs

Lines changed: 0 additions & 20 deletions
This file was deleted.

build-tools/xaprepare/xaprepare/ThirdPartyNotices/sqlite.cs

Lines changed: 0 additions & 33 deletions
This file was deleted.

external/opentk

Lines changed: 0 additions & 1 deletion
This file was deleted.

external/sqlite

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/System.EnterpriseServices/Properties/AssemblyInfo.cs

Lines changed: 0 additions & 37 deletions
This file was deleted.

src/System.EnterpriseServices/System.EnterpriseServices.csproj

Lines changed: 0 additions & 7 deletions
This file was deleted.

src/sqlite-xamarin/.gitignore

Lines changed: 0 additions & 1 deletion
This file was deleted.

src/sqlite-xamarin/CMakeLists.txt

Lines changed: 0 additions & 81 deletions
This file was deleted.

src/sqlite-xamarin/Mono.Data.Sqlite.dll.config

Lines changed: 0 additions & 3 deletions
This file was deleted.

src/sqlite-xamarin/sqlite-xamarin.csproj

Lines changed: 0 additions & 21 deletions
This file was deleted.

0 commit comments

Comments
 (0)