Skip to content

Empty packages for native_assets_cli and c_compiler #2

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 5 commits into from
Mar 31, 2023
Merged

Conversation

dcharkes
Copy link
Collaborator

Based on discussions we introduce two packages.

  1. native_assets_cli which contains the command-line interface for building native assets.
  2. c_compiler which can compile C files with clang/msvc/xcodebuild/etc.
    • Named this way, so that a potential rust_compiler package can have consistent package naming.

Package names are not set in stone until we publish a first version of these packages.

This PR ensures we have the package layout, CI etc. set up correctly.

This PR mirrors the configuration from

@dcharkes dcharkes requested a review from mkustermann March 30, 2023 10:41
Copy link
Member

@mkustermann mkustermann left a comment

Choose a reason for hiding this comment

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

LGTM with comment

@dcharkes dcharkes merged commit 1455a7d into main Mar 31, 2023
@dcharkes dcharkes deleted the empty-packages branch March 31, 2023 11:48
@dcharkes
Copy link
Collaborator Author

🙏

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.

2 participants