Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Remove Unecessary Submodules #920

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
May 15, 2022
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
18 changes: 0 additions & 18 deletions .gitmodules
Original file line number Diff line number Diff line change
@@ -1,18 +0,0 @@
[submodule "src/submodules/Vulkan-Headers"]
path = src/submodules/Vulkan-Headers
url = https://github.com/KhronosGroup/Vulkan-Headers.git
[submodule "src/submodules/SwiftShader"]
path = src/submodules/SwiftShader
url = https://github.com/google/swiftshader.git
[submodule "src/submodules/ANGLE"]
path = src/submodules/ANGLE
url = https://chromium.googlesource.com/angle/angle.git
[submodule "src/submodules/Vulkan-Loader"]
path = src/submodules/Vulkan-Loader
url = https://github.com/KhronosGroup/Vulkan-Loader.git
[submodule "src/submodules/GLFW"]
path = src/submodules/GLFW
url = https://github.com/glfw/glfw.git
[submodule "src/submodules/Assimp"]
path = src/submodules/Assimp
url = https://github.com/assimp/assimp.git
91 changes: 0 additions & 91 deletions Silk.NET.sln
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,6 @@ EndProject
Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "infrastructure", "infrastructure", "{F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}"
ProjectSection(SolutionItems) = preProject
src\infrastructure\.gitignore = src\infrastructure\.gitignore
src\infrastructure\_._ = src\infrastructure\_._
src\infrastructure\Directory.Build.targets = src\infrastructure\Directory.Build.targets
src\infrastructure\README.md = src\infrastructure\README.md
EndProjectSection
Expand All @@ -41,14 +40,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "generators", "generators",
src\generators\README.md = src\generators\README.md
EndProjectSection
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Assimp.Native", "src\infrastructure\Silk.NET.Assimp.Native\Silk.NET.Assimp.Native.csproj", "{1FBF178D-3F9B-46C5-9D50-21D4D547113E}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.GLFW.Native", "src\infrastructure\Silk.NET.GLFW.Native\Silk.NET.GLFW.Native.csproj", "{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.NUKE", "src\infrastructure\Silk.NET.NUKE\Silk.NET.NUKE.csproj", "{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.OpenAL.Soft.Native", "src\infrastructure\Silk.NET.OpenAL.Soft.Native\Silk.NET.OpenAL.Soft.Native.csproj", "{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Maths.Benchmarks", "src\benchmarks\Silk.NET.Maths.Benchmarks\Silk.NET.Maths.Benchmarks.csproj", "{CB8B28DE-456A-4B8E-85A6-2C50CEE08CA2}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.SilkTouch.Scraper", "src\generators\Silk.NET.SilkTouch.Scraper\Silk.NET.SilkTouch.Scraper.csproj", "{EA623F04-DADA-4714-B2C5-44C82E211492}"
Expand Down Expand Up @@ -77,12 +70,6 @@ Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Statiq", "src\infr
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Statiq.TableOfContents", "src\infrastructure\Silk.NET.Statiq.TableOfContents\Silk.NET.Statiq.TableOfContents.csproj", "{A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.OpenGLES.ANGLE.Native", "src\infrastructure\Silk.NET.OpenGLES.ANGLE.Native\Silk.NET.OpenGLES.ANGLE.Native.csproj", "{62901DA5-46F5-40E6-B680-D55F3AAE0323}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Vulkan.Loader.Native", "src\infrastructure\Silk.NET.Vulkan.Loader.Native\Silk.NET.Vulkan.Loader.Native.csproj", "{95686EFE-3457-42A1-B94C-FE0FF5A1A256}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.Vulkan.SwiftShader.Native", "src\infrastructure\Silk.NET.Vulkan.SwiftShader.Native\Silk.NET.Vulkan.SwiftShader.Native.csproj", "{66DC1792-099B-4477-9A98-F4993BD0DDD0}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.SilkTouch.Emitter.Tests", "tests\Silk.NET.SilkTouch.Emitter.Tests\Silk.NET.SilkTouch.Emitter.Tests.csproj", "{2B1A2B37-649F-4F6E-90E9-EC3B28D0A3CC}"
EndProject
Project("{FAE04EC0-301F-11D3-BF4B-00C04F79EFBC}") = "Silk.NET.SilkTouch.Symbols", "src\generators\Silk.NET.SilkTouch.Symbols\Silk.NET.SilkTouch.Symbols.csproj", "{97AF0383-2665-446E-9FBD-218051422B13}"
Expand Down Expand Up @@ -113,30 +100,6 @@ Global
{7A2A3176-DBA1-4026-AF65-8E36B4F09B01}.Release|x64.Build.0 = Release|Any CPU
{7A2A3176-DBA1-4026-AF65-8E36B4F09B01}.Release|x86.ActiveCfg = Release|Any CPU
{7A2A3176-DBA1-4026-AF65-8E36B4F09B01}.Release|x86.Build.0 = Release|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Debug|Any CPU.Build.0 = Debug|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Debug|x64.ActiveCfg = Debug|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Debug|x64.Build.0 = Debug|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Debug|x86.ActiveCfg = Debug|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Debug|x86.Build.0 = Debug|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Release|Any CPU.ActiveCfg = Release|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Release|Any CPU.Build.0 = Release|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Release|x64.ActiveCfg = Release|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Release|x64.Build.0 = Release|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Release|x86.ActiveCfg = Release|Any CPU
{1FBF178D-3F9B-46C5-9D50-21D4D547113E}.Release|x86.Build.0 = Release|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Debug|Any CPU.Build.0 = Debug|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Debug|x64.ActiveCfg = Debug|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Debug|x64.Build.0 = Debug|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Debug|x86.ActiveCfg = Debug|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Debug|x86.Build.0 = Debug|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Release|Any CPU.ActiveCfg = Release|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Release|Any CPU.Build.0 = Release|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Release|x64.ActiveCfg = Release|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Release|x64.Build.0 = Release|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Release|x86.ActiveCfg = Release|Any CPU
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE}.Release|x86.Build.0 = Release|Any CPU
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}.Debug|Any CPU.Build.0 = Debug|Any CPU
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand All @@ -149,18 +112,6 @@ Global
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}.Release|x64.Build.0 = Release|Any CPU
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}.Release|x86.ActiveCfg = Release|Any CPU
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76}.Release|x86.Build.0 = Release|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Debug|Any CPU.Build.0 = Debug|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Debug|x64.ActiveCfg = Debug|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Debug|x64.Build.0 = Debug|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Debug|x86.ActiveCfg = Debug|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Debug|x86.Build.0 = Debug|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Release|Any CPU.ActiveCfg = Release|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Release|Any CPU.Build.0 = Release|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Release|x64.ActiveCfg = Release|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Release|x64.Build.0 = Release|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Release|x86.ActiveCfg = Release|Any CPU
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07}.Release|x86.Build.0 = Release|Any CPU
{CB8B28DE-456A-4B8E-85A6-2C50CEE08CA2}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{CB8B28DE-456A-4B8E-85A6-2C50CEE08CA2}.Debug|Any CPU.Build.0 = Debug|Any CPU
{CB8B28DE-456A-4B8E-85A6-2C50CEE08CA2}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -317,42 +268,6 @@ Global
{A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C}.Release|x64.Build.0 = Release|Any CPU
{A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C}.Release|x86.ActiveCfg = Release|Any CPU
{A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C}.Release|x86.Build.0 = Release|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Debug|Any CPU.Build.0 = Debug|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Debug|x64.ActiveCfg = Debug|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Debug|x64.Build.0 = Debug|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Debug|x86.ActiveCfg = Debug|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Debug|x86.Build.0 = Debug|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Release|Any CPU.ActiveCfg = Release|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Release|Any CPU.Build.0 = Release|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Release|x64.ActiveCfg = Release|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Release|x64.Build.0 = Release|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Release|x86.ActiveCfg = Release|Any CPU
{62901DA5-46F5-40E6-B680-D55F3AAE0323}.Release|x86.Build.0 = Release|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Debug|Any CPU.Build.0 = Debug|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Debug|x64.ActiveCfg = Debug|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Debug|x64.Build.0 = Debug|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Debug|x86.ActiveCfg = Debug|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Debug|x86.Build.0 = Debug|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Release|Any CPU.ActiveCfg = Release|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Release|Any CPU.Build.0 = Release|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Release|x64.ActiveCfg = Release|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Release|x64.Build.0 = Release|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Release|x86.ActiveCfg = Release|Any CPU
{95686EFE-3457-42A1-B94C-FE0FF5A1A256}.Release|x86.Build.0 = Release|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Debug|Any CPU.Build.0 = Debug|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Debug|x64.ActiveCfg = Debug|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Debug|x64.Build.0 = Debug|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Debug|x86.ActiveCfg = Debug|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Debug|x86.Build.0 = Debug|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Release|Any CPU.ActiveCfg = Release|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Release|Any CPU.Build.0 = Release|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Release|x64.ActiveCfg = Release|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Release|x64.Build.0 = Release|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Release|x86.ActiveCfg = Release|Any CPU
{66DC1792-099B-4477-9A98-F4993BD0DDD0}.Release|x86.Build.0 = Release|Any CPU
{2B1A2B37-649F-4F6E-90E9-EC3B28D0A3CC}.Debug|Any CPU.ActiveCfg = Debug|Any CPU
{2B1A2B37-649F-4F6E-90E9-EC3B28D0A3CC}.Debug|Any CPU.Build.0 = Debug|Any CPU
{2B1A2B37-649F-4F6E-90E9-EC3B28D0A3CC}.Debug|x64.ActiveCfg = Debug|Any CPU
Expand Down Expand Up @@ -413,10 +328,7 @@ Global
{F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA} = {EA3CA547-452A-4D9E-BDB3-3BC5D7F15ACA}
{9020C7C6-C366-4BD3-8C8A-F81394EC7174} = {EA3CA547-452A-4D9E-BDB3-3BC5D7F15ACA}
{8238D9F3-E158-4633-8017-B29AA3AD61F7} = {EA3CA547-452A-4D9E-BDB3-3BC5D7F15ACA}
{1FBF178D-3F9B-46C5-9D50-21D4D547113E} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{367CB262-5FB0-42DA-A6CA-D22147E4B7BE} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{44CA62B1-EE9A-41BC-A23E-D0A2F3791D76} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{DB186ABF-C51D-432F-B9F3-A13B53B1BD07} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{CB8B28DE-456A-4B8E-85A6-2C50CEE08CA2} = {FD15E196-1C63-47D6-8AD5-64F015120B4B}
{EA623F04-DADA-4714-B2C5-44C82E211492} = {8238D9F3-E158-4633-8017-B29AA3AD61F7}
{C6833D95-14A8-499A-85E4-C09FA094DCE8} = {8238D9F3-E158-4633-8017-B29AA3AD61F7}
Expand All @@ -430,9 +342,6 @@ Global
{A0726B46-F2F6-4996-A640-1BD01EEBAF07} = {94D5D1E1-B998-4CB1-9D04-DA138A2B0F3C}
{ED11DCF5-E925-417A-99E0-B8AD615874EA} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{A11CC2E1-51C3-4DE8-A4B3-F05D37EDAB8C} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{62901DA5-46F5-40E6-B680-D55F3AAE0323} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{95686EFE-3457-42A1-B94C-FE0FF5A1A256} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{66DC1792-099B-4477-9A98-F4993BD0DDD0} = {F07CABFC-DC6A-4B5B-BC56-B10EEC2C0BFA}
{2B1A2B37-649F-4F6E-90E9-EC3B28D0A3CC} = {94D5D1E1-B998-4CB1-9D04-DA138A2B0F3C}
{97AF0383-2665-446E-9FBD-218051422B13} = {8238D9F3-E158-4633-8017-B29AA3AD61F7}
{795A93A6-9578-439F-BB08-07B148B1D4CE} = {94D5D1E1-B998-4CB1-9D04-DA138A2B0F3C}
Expand Down
12 changes: 0 additions & 12 deletions src/infrastructure/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,15 +7,3 @@ This consists of:
## Silk.NET.NUKE

We use [NUKE](https://nuke.build) to automate our builds and provide other build-related utilities for use in GitHub Actions, and other CI/CD scenarios.

## Silk.NET.*.Native

The native packages contain NuGet distributions of the binaries for the various libraries we bind to. Previously, this had its
own repository, but was coalesced into this repository to be reunited with the rest of Silk.NET.

Each binary distribution inherits the license from the library contained within it, and you should check it for
compatibility with the rest of your solution:

- Silk.NET.Assimp.Native: BSD-3-Clause
- Silk.NET.GLFW.Native: Zlib
- Silk.NET.OpenAL.Soft.Native: LGPL-2.0-or-later

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.

This file was deleted.

Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Loading