Skip to content

Implement command line option to run static bindings generator #843

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 1 commit into from
Sep 1, 2015

Conversation

teobugslayer
Copy link
Contributor

@Plamen5kov
Copy link
Contributor

👍

@ns-bot
Copy link

ns-bot commented Sep 1, 2015

@Plamen5kov Plamen5kov added this to the 1.3.0 milestone Sep 1, 2015
@@ -26,13 +26,17 @@ interface IPlatformProjectServiceBase {
getPluginPlatformsFolderPath(pluginData: IPluginData, platform: string): string;
}

interface IBuildConfig {
runSbGenerator?: boolean;
Copy link
Contributor

Choose a reason for hiding this comment

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

why runSbGenerator is not mandatory?

Copy link
Contributor Author

Choose a reason for hiding this comment

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

Because it is still experimental option. Once we prove it is stable, we will switch it to be on by default - possibly for {N} 1.4.

@rosen-vladimirov
Copy link
Contributor

👍 and 👍 from @Mitko-Kerezov

teobugslayer added a commit that referenced this pull request Sep 1, 2015
Implement command line option to run static bindings generator
@teobugslayer teobugslayer merged commit 065e3b1 into master Sep 1, 2015
@teobugslayer teobugslayer deleted the totev/gradle-runsbgenerator branch September 1, 2015 12:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants