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

build with clang on OSX #62

Open
wants to merge 2 commits into
base: master-dev
Choose a base branch
from

Conversation

andryblack
Copy link

build sdk on clean OSX, only Apple provided command line tools needed

@vpmedia
Copy link
Member

vpmedia commented Oct 12, 2014

Hi,
Thanks for the pull request, I've to verify it before merging, I'll give a feedback hopefully next week.
Best Regards!

@vpmedia
Copy link
Member

vpmedia commented Oct 22, 2014

Hi,
Sorry but I'm really scheduled with other projects, but in the forthcoming days I will review this.
Best!

@vpmedia vpmedia mentioned this pull request Jan 6, 2015
@JoeDupuis
Copy link
Member

@andryblack I am refactoring a bunch of stuff in the makefile. I will check your modification and merge them with mine instead of merging the pull request. I see you also have a branch with diff patches instead of whole file overwrite.

That's good. I will also integrate this feature.

Thanks for contributing!

I think we can close this, I will pull your branch directly from your repo and cherry pick from it.

@vpmedia
Copy link
Member

vpmedia commented Feb 6, 2015

I think this one is an important merge request because it's really struggling to set-up an OSX CrossBridge Dev environment with non-standard Clang compiler. So its more complicated to release any new CB SDK versions.

@JoeDupuis
Copy link
Member

I have started merging by cherry picking part of the pull request while trying to update the build system (makefile) so it does not restart from the beginning if there is an error (unless you explicitly clean the repo or tell it to do so). I also made sure it is possible to do "out of tree" build and that the original repo could stay unmodified at all time and to use the default clang that come with osx.

I am about halfway through, I haven't touched it since 2 weeks ago though, I had a surge of client, who take priority. I should get back to it soon.

@rtissera
Copy link

rtissera commented Feb 6, 2015

Agreed.

@JoeDupuis
Copy link
Member

Unrelated note since I don't know if you subscribed to the forum, but crossbridge.io is up and running, generated from the repo doc. We push a repo with instruction on how to update the site soon. In the meantime you can ask me if you need it modified.

Here is the forum thread on it:
http://forum.crossbridge.io/t/new-website-and-redesign/26

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants