Skip to content
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

Migrate to parameterized rules using ninja variables #410

Merged
merged 3 commits into from
Apr 29, 2022
Merged

Migrate to parameterized rules using ninja variables #410

merged 3 commits into from
Apr 29, 2022

Conversation

rsheeter
Copy link
Collaborator

Fixes #397 and resolves bugs where it looks like we could have emitted the same rule name with different parameters.

@rsheeter rsheeter force-pushed the param branch 2 times, most recently from 0c2f01b to 8519c90 Compare April 28, 2022 02:50
@rsheeter rsheeter changed the title WIP Migrate to parameterized rules Migrate to parameterized rules using ninja variables Apr 28, 2022
@rsheeter rsheeter marked this pull request as ready for review April 28, 2022 02:51
src/nanoemoji/nanoemoji.py Outdated Show resolved Hide resolved
tests/nanoemoji_test.py Outdated Show resolved Hide resolved
tests/nanoemoji_test.py Outdated Show resolved Hide resolved
@rsheeter rsheeter merged commit 5c73fa2 into main Apr 29, 2022
@rsheeter rsheeter deleted the param branch April 29, 2022 02:35
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.

use ninja rule variable expansion
2 participants