Skip to content

Commit 61b4bf8

Browse files
Merge pull request #859 from tdunkleArm/windows-dev-tools
Add more developer tools to the Windows metadata.
2 parents 15f19af + 7a232d3 commit 61b4bf8

File tree

10 files changed

+282
-0
lines changed

10 files changed

+282
-0
lines changed
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: GitHub
3+
category: Compilers/Tools
4+
description: GitHub Desktop is a proprietary developer platform that allows developers to create, store, manage, and share their code.
5+
download_url: https://github.com/desktop/desktop/releases
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 3.5.4
9+
release_date: 2025/11/05
10+
11+
optional_info:
12+
homepage_url: https://github.com/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://docs.github.com/en"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: GitHub Copilot
3+
category: Compilers/Tools
4+
description: GitHub Copilot is a code completion and programming AI-assistant developed by GitHub and OpenAI that assists users of Visual Studio Code, Visual Studio, Neovim, and JetBrains integrated development environments (IDEs) by autocompleting code.
5+
download_url: https://github.com/features/copilot/
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 1.116.0.0
9+
release_date: 2023/10/02
10+
11+
optional_info:
12+
homepage_url: https://github.com/features/copilot/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://github.com/features/copilot/tutorials"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: IntelliJ IDEA
3+
category: Miscellaneous
4+
description: IntelliJ IDEA is an integrated development environment (IDE) written in Java for developing computer software written in Java, Kotlin, Groovy, and other JVM-based languages.
5+
download_url: https://www.jetbrains.com/idea/download/?section=windows
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 2022.3
9+
release_date: 2022/12/06
10+
11+
optional_info:
12+
homepage_url: https://www.jetbrains.com/idea/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://www.jetbrains.com/idea/resources/"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: WiX
3+
category: Compilers/Tools
4+
description: WiX is a free software toolset that builds Windows Installer packages from XML.
5+
download_url: https://docs.firegiant.com/quick-start/
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 4
9+
release_date: 2023/04/05
10+
11+
optional_info:
12+
homepage_url: https://www.firegiant.com/wixtoolset/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://docs.firegiant.com/wix/"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Eclipse
3+
category: Miscellaneous
4+
description: Eclipse is an integrated development environment (IDE) used in developing Java applications, although it may be used with other programming languages via plugins.
5+
download_url: https://www.eclipse.org/downloads/packages/
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 4.35
9+
release_date: 2025/03/12
10+
11+
optional_info:
12+
homepage_url: https://eclipseide.org/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://help.eclipse.org/latest/index.jsp"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: GCC
3+
category: Compilers/Tools
4+
description: GCC is a collection of compilers from the GNU Project that support various programming languages, hardware architectures, and operating systems.
5+
download_url: https://gcc.gnu.org/install/binaries.html
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 15.1
9+
release_date: 2025/04/25
10+
11+
optional_info:
12+
homepage_url: https://gcc.gnu.org/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://gcc.gnu.org/onlinedocs/"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Ninja
3+
category: Languages
4+
description: Ninja is a build system with a focus on speed which is designed to have its input files generated by a higher-level build system.
5+
download_url: https://github.com/ninja-build/ninja/releases
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 1.12
9+
release_date: 2024/04/11
10+
11+
optional_info:
12+
homepage_url: https://ninja-build.org/
13+
support_caveats: null
14+
alternative_options: null
15+
arm_recommended_minimum_version:
16+
version_number: null
17+
release_date: null
18+
reference_content: null
19+
rationale: null
20+
getting_started_resources:
21+
official_docs: "https://github.com/ninja-build/ninja"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum: null
26+
release_notes__recommended_minimum: null
27+
other_info: null
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Unity
3+
category: Compilers/Tools
4+
description: Unity is a cross-platform game engine developed by Unity Technologies which supports a variety of desktop, mobile, console, augmented reality, and virtual reality platforms.
5+
download_url: https://unity.com/download
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 2023.1
9+
release_date: 2023/06/05
10+
11+
optional_info:
12+
homepage_url: https://unity.com/
13+
support_caveats:
14+
alternative_options:
15+
arm_recommended_minimum_version:
16+
version_number:
17+
release_date:
18+
reference_content:
19+
rationale:
20+
getting_started_resources:
21+
official_docs: "https://docs.unity.com/en-us"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum:
26+
release_notes__recommended_minimum:
27+
other_info:
28+
---
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
name: Unreal Engine
3+
category: Compilers/Tools
4+
description: Unreal Engine is a game engine developed by Epic Games. Initially developed for PC first-person shooters, it has since been used in a variety of genres of games and has been adopted by other industries, most notably the film and television industry.
5+
download_url: https://www.unrealengine.com/en-US/download
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 4.26
9+
release_date: 2020/12/03
10+
11+
optional_info:
12+
homepage_url: https://www.unrealengine.com/en-US
13+
support_caveats:
14+
alternative_options:
15+
arm_recommended_minimum_version:
16+
version_number:
17+
release_date:
18+
reference_content:
19+
rationale:
20+
getting_started_resources:
21+
official_docs: "https://dev.epicgames.com/documentation/en-us/unreal-engine/unreal-engine-5-7-documentation"
22+
arm_content:
23+
partner_content:
24+
optional_hidden_info:
25+
release_notes__supported_minimum:
26+
release_notes__recommended_minimum:
27+
other_info:
28+
---
Lines changed: 30 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,30 @@
1+
---
2+
name: Visual Studio Code
3+
category: Miscellaneous
4+
description: Visual Studio Code is an integrated development environment developed by Microsoft for Windows, Linux, macOS and web browsers. Features include support for debugging, syntax highlighting, intelligent code completion, snippets, code refactoring, and embedded version control with Git.
5+
download_url: https://code.visualstudio.com/
6+
works_on_arm: true
7+
supported_minimum_version:
8+
version_number: 1.50
9+
release_date: 2020/10/07
10+
11+
optional_info:
12+
homepage_url: https://code.visualstudio.com/
13+
support_caveats:
14+
alternative_options:
15+
getting_started_resources:
16+
official_docs: "https://code.visualstudio.com/docs"
17+
arm_content:
18+
partner_content:
19+
arm_recommended_minimum_version:
20+
version_number:
21+
release_date:
22+
reference_content:
23+
rationale:
24+
25+
optional_hidden_info:
26+
release_notes__supported_minimum:
27+
release_notes__recommended_minimum:
28+
other_info:
29+
30+
---

0 commit comments

Comments
 (0)