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

Some cc-wrapper changes to better support darwin and clang #6254

Merged
merged 1 commit into from
Feb 17, 2015

Conversation

copumpkin
Copy link
Member

(a new version of #6237 against master)

  • Add a conditional flag for the c++ std lib (will be used in another upcoming pure-darwin PR)
  • Build binaries that get linked by our own dyld (someday)
  • Automatically add framework directories in the setup hook

- Add a conditional flag for the c++ std lib
- Build binaries that get linked by our own dyld (someday)
- Automatically add framework directories in the setup hook
@copumpkin
Copy link
Member Author

cc @shlevy, I can haz hydra?

@gridaphobe I didn't want to base it off of #6166 because then my PR's diff view would include all of your stuff as well as mine, and it'd be harder to review. Not sure how best to get the best of both worlds... perhaps a new temporary branch containing both changes to send to hydra?

@shlevy
Copy link
Member

shlevy commented Feb 9, 2015

Let me know when you have a merged branch and I'll make a jobset.

@copumpkin
Copy link
Member Author

@shlevy
Copy link
Member

shlevy commented Feb 9, 2015

@copumpkin
Copy link
Member Author

Thanks!

@copumpkin
Copy link
Member Author

So 29000 packages to build. Does that mean we just take a break for the next couple of weeks? 😄

@lucabrunox lucabrunox added the 6.topic: darwin Running or building packages on Darwin label Feb 10, 2015
@shlevy
Copy link
Member

shlevy commented Feb 12, 2015

Going to merge this into staging, hydra can't handle multiple stdenv rebuilds in parallel.

@shlevy
Copy link
Member

shlevy commented Feb 12, 2015

7a1d132

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
6.topic: darwin Running or building packages on Darwin
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants