microsoft / build-server-for-gradle

An implementation of the Build Server Protocol for Gradle
MIT License
45 stars 7 forks source link

Add support for Additional Languages #142

Open Sidhaarthsr opened 1 month ago

Sidhaarthsr commented 1 month ago

This initiative will focus on adding support for all the Gradle Supported Languages that are currently unsupported.

There were recent initiatives for Kotlin, Groovy & Scala and this issue will focus on extending the support to other Gradle Supported Languages such as C/C++ and Javascript.

Related Links for more information :

https://gradle.github.io/community/events/gsoc/2024/gradle-build-server-devx/ https://gitlab.eclipse.org/eclipsefdn/emo-team/gsoc-at-the-ef/-/issues/5

jdneo commented 1 month ago

related https://github.com/microsoft/build-server-for-gradle/issues/119