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

Added double-conversion #5770

Merged
merged 19 commits into from
May 10, 2018
Merged

Added double-conversion #5770

merged 19 commits into from
May 10, 2018

Conversation

xmnlab
Copy link
Member

@xmnlab xmnlab commented May 1, 2018

No description provided.

@conda-forge-linter
Copy link

Hi! This is the friendly automated conda-forge-linting service.

I just wanted to let you know that I linted all conda-recipes in your PR (recipes/double-conversion) and found it was in an excellent condition.

@xmnlab
Copy link
Member Author

xmnlab commented May 2, 2018

could make check substitute tests (using empty run_test.sh)?

version: {{ version }}

source:
git_url: https://github.com/google/{{ name }}.git
Copy link
Member

Choose a reason for hiding this comment

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

Is there a tarball we can use to avoid cloning the repo?

@@ -0,0 +1,2 @@
#!/bin/sh

Copy link
Member

Choose a reason for hiding this comment

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


requirements:
build:
- gcc
Copy link
Member

Choose a reason for hiding this comment

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

You probably don't need gcc here.

@xmnlab
Copy link
Member Author

xmnlab commented May 10, 2018

@pearu thank you a lot for fixing the bug (missing include path)!

@xmnlab
Copy link
Member Author

xmnlab commented May 10, 2018

@pearu I added you as a maintainer 👍

@pearu
Copy link
Contributor

pearu commented May 10, 2018

ok

make

test/cctest/cctest --list | tr -d '<' | xargs test/cctest/cctest

Copy link
Member

Choose a reason for hiding this comment

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

I'm guessing that there is no 'make check'.

requirements:
build:
- cmake
- toolchain
Copy link
Member

Choose a reason for hiding this comment

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

Is this still needed when using the new compilers @msarahan?

@ocefpaf
Copy link
Member

ocefpaf commented May 10, 2018

Minor comments but nothing blocking the merge.

@ocefpaf ocefpaf merged commit 423dd2b into conda-forge:master May 10, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

4 participants