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

merge libcurl_vendor build instructions #81

Merged
merged 5 commits into from
Oct 19, 2022

Conversation

jasonbeach
Copy link

I tested these changes on the galactic branch on ubuntu 18.04 and they worked fine. I'm not able to test them on windows or apple. I'm not a fan of pushing in CMAKE_CXX_FLAGS like I am, but am not sure how to otherwise do it.

@jasonbeach jasonbeach mentioned this pull request Oct 18, 2022
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

This is exactly what I had in mind, thanks.

I tested this on Ubuntu, Windows, and macOS, and it generally seems to be doing what we want. I've left a few suggestions to clean things up; once those things are in, we can run more full CI to see what happens.

libcurl_vendor/CMakeLists.txt Outdated Show resolved Hide resolved
libcurl_vendor/CMakeLists.txt Outdated Show resolved Hide resolved
libcurl_vendor/CMakeLists.txt Outdated Show resolved Hide resolved
libcurl_vendor/CMakeLists.txt Outdated Show resolved Hide resolved
Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

One more thing to fix, then I think this will be ready for CI.

libcurl_vendor/CMakeLists.txt Outdated Show resolved Hide resolved
jasonbeach and others added 2 commits October 19, 2022 08:57
Co-authored-by: Chris Lalancette <clalancette@gmail.com>
@clalancette
Copy link
Contributor

Thanks! This is looking great to me now. I'm going to run a couple more tests on it locally. Assuming that is happy, I'll give this a run in CI.

Copy link
Contributor

@clalancette clalancette left a comment

Choose a reason for hiding this comment

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

All my local tests pass, so this looks good. Will run CI next.

@clalancette
Copy link
Contributor

CI:

  • Linux Build Status
  • Linux-aarch64 Build Status
  • Windows Build Status
  • Windows Debug Build Status
  • RHEL Build Status

@clalancette
Copy link
Contributor

All CI seems happy with this, so going ahead and merging. Thank you for the contribution.

@clalancette clalancette merged commit 9585896 into ros:rolling Oct 19, 2022
@jasonbeach jasonbeach deleted the cmake_merge branch October 20, 2022 00:23
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.

None yet

2 participants