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

Import the hstox SUT interface from hstox. #185

Merged
merged 1 commit into from
Oct 1, 2016
Merged

Conversation

iphydf
Copy link
Member

@iphydf iphydf commented Sep 30, 2016

We'll maintain it in the c-toxcore repo, where it belongs.

@iphydf iphydf force-pushed the hstox branch 5 times, most recently from ff0409e to e11ad06 Compare October 1, 2016 00:32
Copy link

@GrayHatter GrayHatter left a comment

Choose a reason for hiding this comment

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

LGTM

git clone --recursive --depth=1 https://github.com/TokTok/hstox ../hstox
# Fetch hstox and msgpack-c.
git clone --recursive --depth=1 https://github.com/TokTok/hs-toxcore ../hs-toxcore
git clone --depth=1 https://github.com/msgpack/msgpack-c testing/hstox/msgpack-c

Choose a reason for hiding this comment

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

We don't want to cache this?

Copy link
Member Author

Choose a reason for hiding this comment

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

The hstox build is the shortest of the 5, with 2 minutes 38 seconds on the latest build, vs. 4-5 minutes for the others. It wouldn't help and just add complexity at this point. Perhaps if hstox becomes very large and compiling it takes significant time (right now it's about 10 seconds), we can add caching.

Oh, and msgpack-c is not built. It's compiled directly as part of building the SUT. Installing it and caching its install would take more time than just compiling the 5 extra C files every time.

@iphydf iphydf force-pushed the hstox branch 2 times, most recently from 6dce4ae to 0fd4a72 Compare October 1, 2016 01:11
We'll maintain it in the c-toxcore repo, where it belongs.
@GrayHatter
Copy link

FYI, I restarted a build job with a segfault in toxav. None of this code changes toxav so I'm happy to file it under fluke, that said. It's a strange fluke to see.

@iphydf iphydf merged commit c037100 into TokTok:master Oct 1, 2016
@iphydf iphydf deleted the hstox branch October 18, 2016 11:13
@iphydf iphydf modified the milestone: v0.0.2 Nov 5, 2016
This pull request was closed.
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