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

changes of resources should change build.ninja fingerprint #944

Open
wants to merge 13 commits into
base: master
Choose a base branch
from

Conversation

atlantidewang
Copy link
Contributor

No description provided.

@@ -56,7 +56,9 @@ def __init__(self,
visibility=visibility,
tags=tags,
kwargs=kwargs)
# we need expand resources in regular format to change ninja fingerprint.
Copy link
Owner

Choose a reason for hiding this comment

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

注释单词首字母大写

self._process_resources(resources)
self.attr['expended_resources'] = self._process_regular_resources(self.attr['resources'])
Copy link
Owner

Choose a reason for hiding this comment

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

我觉得这里解析不了 location 引用啊,需要测一下。或者碰巧展开后后续也能解析?

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.

None yet

2 participants