Skip to content
This repository was archived by the owner on Feb 1, 2021. It is now read-only.

Add cross-compilation to Travis #210

Merged
merged 2 commits into from
Dec 31, 2014
Merged

Add cross-compilation to Travis #210

merged 2 commits into from
Dec 31, 2014

Conversation

tianon
Copy link
Contributor

@tianon tianon commented Dec 30, 2014

As noted in #209 (comment), this excludes Windows for now (api/server.go:29: undefined: syscall.Umask), and also excludes Go 1.4 for now (moovweb/gvm#116), but does include everything necessary to reenable them later without much fuss (once the issues with each are respectively resolved).

@tianon
Copy link
Contributor Author

tianon commented Dec 30, 2014

(and it looks like Windows will be fixed in #205 👍)

@tianon
Copy link
Contributor Author

tianon commented Dec 30, 2014

If you wanted to review and maybe even merge that, I'd be happy (of course) to rebase and retest. ❤️

@aluzzardi
Copy link
Contributor

@tianon, I just merged #205, could you please re-test with that?

Also, would you mind adding a few comments here and there please? Shell scripting can get hairy :)

Thanks!


# https://github.com/docker/libcontainer/blob/e9f44b52de03138d9273eadd5a87a0cea11b4f5d/.travis.yml
env:
- TRAVIS_GLOBAL_WTF=1
Copy link
Contributor

Choose a reason for hiding this comment

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

What's up with that?

Copy link
Contributor

Choose a reason for hiding this comment

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

I thought it was for privileged containers, do we need this ?

Copy link
Contributor

Choose a reason for hiding this comment

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

4:07 PM tianon: is the name TRAVIS_GLOBAL_WTF important ?
4:07 PM or can it be anything else ?
4:07 PM nope, it can be anything
4:08 PM that was just the name I came up with when frustrated that I couldn't just say "run these scripts outside the build matrix"
4:08 PM ok I see

Signed-off-by: Andrew "Tianon" Page <[email protected]>
@tianon
Copy link
Contributor Author

tianon commented Dec 31, 2014

Ok, rebased, added a bunch of comments, re-enabled windows, all green. 👍

@vieux
Copy link
Contributor

vieux commented Dec 31, 2014

LGTM

vieux added a commit that referenced this pull request Dec 31, 2014
Add cross-compilation to Travis
@vieux vieux merged commit 65dc554 into docker-archive:master Dec 31, 2014
@tianon tianon deleted the travis branch December 31, 2014 00:10
@vieux vieux modified the milestone: Swarm Beta 0.1.0 Jan 19, 2015
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants