Skip to content

Refactor pkgconfig code #265

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 7 commits into from
Apr 22, 2016
Merged

Refactor pkgconfig code #265

merged 7 commits into from
Apr 22, 2016

Conversation

aciidgh
Copy link
Contributor

@aciidgh aciidgh commented Apr 19, 2016

This PR addresses the review comments suggested in #257

@aciidgh
Copy link
Contributor Author

aciidgh commented Apr 19, 2016

@ddunbar review please

var cFlags = [String]()
var libs = [String]()

// FIXME: handle spaces in paths.
Copy link
Contributor

Choose a reason for hiding this comment

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

Let's make sure we have a bug in the tracker for this, I don't want it to get lost.

@ddunbar
Copy link
Contributor

ddunbar commented Apr 20, 2016

Looks great to me.

@ddunbar
Copy link
Contributor

ddunbar commented Apr 20, 2016

@swift-ci please test and merge

@aciidgh
Copy link
Contributor Author

aciidgh commented Apr 20, 2016

Looks like CI failed for swift

@ddunbar
Copy link
Contributor

ddunbar commented Apr 20, 2016

@swift-ci please test and merge

1 similar comment
@ddunbar
Copy link
Contributor

ddunbar commented Apr 22, 2016

@swift-ci please test and merge

@ddunbar ddunbar merged commit 77d1134 into swiftlang:master Apr 22, 2016
@aciidgh aciidgh deleted the pkg-updates branch May 10, 2016 06:07
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