osrm-backend icon indicating copy to clipboard operation
osrm-backend copied to clipboard

Mason is unmaintained

Open nilsnolde opened this issue 3 years ago • 4 comments

I'll leave that here as well: https://github.com/mapbox/mason. doesn't mean it's going away or will be broken anytime soon, but since OSRM is slowly getting really out of date on dependencies, sooner or later another solution will have to be found.

from my experience, conan could be ok, been using it a few times. on first glance tbb is from 2019, could be working still. rest of the libs should be less of a problem.

nilsnolde avatar Jun 21 '22 13:06 nilsnolde

I started migration to Conan here https://github.com/Project-OSRM/osrm-backend/pull/6284 Would be great to have some initial feedback.

SiarheiFedartsou avatar Jul 20 '22 18:07 SiarheiFedartsou

Thanks a ton @SiarheiFedartsou! I’d be happy to give this a shot and bits of review where I can (no write permission to this repo though). This has the potential to get rid of the crappy windows deps setup and let us install it all with conan!

nilsnolde avatar Jul 20 '22 21:07 nilsnolde

Can be closed as we merged https://github.com/Project-OSRM/osrm-backend/pull/6284

SiarheiFedartsou avatar Aug 01 '22 21:08 SiarheiFedartsou

Let's keep it open until we've completely removed it. It's still being used to install CI worker dependencies.

mjjbell avatar Aug 01 '22 21:08 mjjbell