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

Buill Abseil on CI service #224

Closed
uilianries opened this issue Nov 23, 2018 · 5 comments
Closed

Buill Abseil on CI service #224

uilianries opened this issue Nov 23, 2018 · 5 comments

Comments

@uilianries
Copy link
Contributor

Hi!

It would be nice if it were possible to build Abseil for each new push to be sure of his integrity and reliability .

There are a wide variety of free services for open source projects, which cover most market platforms:

You could build Abseil on Linux, OSX and Windows, for example.

Regards!

@JonathanDCohen JonathanDCohen self-assigned this Nov 26, 2018
@JonathanDCohen
Copy link
Contributor

This is already happening in an internal change. We will be turning on Travis and Appveyor soon, we're just making sure that we have a coherent plan for CI moving forwards and making sure we do all our due diligence to not leak internal stuff.

@uilianries
Copy link
Contributor Author

Thanks for your answer 👍

@Mizux
Copy link
Contributor

Mizux commented Jan 3, 2019

seems related to #109 and PR #197 ...

@Mizux
Copy link
Contributor

Mizux commented Apr 4, 2019

I guess

list(APPEND ABSL_MSVC_LINKOPTS
"/ignore:4221"
)

just break windows build 🎆
https://ci.appveyor.com/project/Mizux/cmake-abseil/builds/23528461/job/jrp21qm2jcemx1bf#L185
note: take a look at https://github.com/Mizux/cmake-abseil/tree/install to see how abseil-cpp could be tested against numerous linux distro and windows...

@Mizux
Copy link
Contributor

Mizux commented Jan 17, 2020

Seems it won't happen...

Abseil has decided that we're not going to take on travis and appveyor currently, so I will close this > > issue. Please feel free to reopen in the future.

Originally posted by @JonathanDCohen in #197 (comment)

note: @JonathanDCohen is not part of abseil team anymore...

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

No branches or pull requests

5 participants
@JonathanDCohen @Mizux @uilianries @CJ-Johnson and others