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

fcm make: build: support more prop on target #214

Merged

Conversation

matthewrmshin
Copy link
Member

Support syntax such as (where hello.exe is a target name instead of the namespace of a source):

build.prop{dep.o}[hello.exe]=world.o greet.o

Close #67.

@matthewrmshin matthewrmshin self-assigned this Nov 25, 2015
@matthewrmshin matthewrmshin added this to the next-release milestone Nov 25, 2015
Modifiers such as `dep.include`, `dep.o`, `no-dep.include` and
`no-dep.o` are now supported with namespaces that are target names.
@matthewrmshin
Copy link
Member Author

@benfitzpatrick @scwhitehouse please review.

@benfitzpatrick
Copy link
Contributor

Looks fine, tests fine.

@scwhitehouse
Copy link
Contributor

Looks fine to me too.

scwhitehouse added a commit that referenced this pull request Dec 1, 2015
…n-target

fcm make: build: support more prop on target
@scwhitehouse scwhitehouse merged commit 9f122ce into metomi:master Dec 1, 2015
@matthewrmshin matthewrmshin deleted the more-fcm-make-build-prop-on-target branch December 1, 2015 11:49
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.

3 participants