Skip to content

Added Kotlin compilation #984

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 2 commits into from
Jan 15, 2022
Merged

Added Kotlin compilation #984

merged 2 commits into from
Jan 15, 2022

Conversation

Amaras
Copy link
Member

@Amaras Amaras commented Jan 11, 2022

This PR is to add Kotlin compilation to SCons.

I have decided to compile to a JAR because compiling to individual classes was more anoying.

I could probably compile to a JAR including the Kotlin runtime, but this did not seem necessary.

The tool is taken nearly directly from the scons-contrib repository (under MIT license).

If you have any other remarks, feel free to put them below.

@Amaras Amaras added the SCons For SCons-related matters label Jan 11, 2022
Copy link
Member

@leios leios left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't know kotlin, but the build process seems fair

@leios leios merged commit 9b58757 into main Jan 15, 2022
@leios leios deleted the kotlin_scons branch January 15, 2022 13:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
SCons For SCons-related matters
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants