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

Hunter/cmakepp might be interesting for you, too #55

Open
mgerhardy opened this issue Feb 14, 2015 · 5 comments
Open

Hunter/cmakepp might be interesting for you, too #55

mgerhardy opened this issue Feb 14, 2015 · 5 comments
Labels

Comments

@mgerhardy
Copy link
Contributor

Not sure if you know these tool already:

All of them have implemented some sort of external dependencies for cmake. It might be useful to try to model fips around the meta packages of some other tools to reuse the packages from there.

Not sure if this is feasable, but it might be worth a look.

@floooh
Copy link
Owner

floooh commented Feb 14, 2015

Thanks! I stumbled over biicode recently, will definitely look at the others.

@floooh
Copy link
Owner

floooh commented Mar 5, 2015

There's also this, might be a fancier option for fips' external dependency management:

https://github.com/buildinspace/peru

@floooh floooh added the planning label Mar 5, 2015
@fungos
Copy link
Contributor

fungos commented Feb 23, 2016

Some others

@boberfly
Copy link

I've used this at places, more notably designed around the needs for mid/large VFX studios:
https://github.com/nerdvegas/rez

It integrates with CMake, but its strengths are more or less for building and deploying explicit versions of software packages and resolving environment variables to point to those explicit versions, with dependency resolution. It's great as well when you use particular software like Maya or Nuke with a C++ plugin compiled to a certain version of the software.

@floooh
Copy link
Owner

floooh commented May 24, 2016

Interesting, thanks a lot for the pointer, I'll have a look :)

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

No branches or pull requests

4 participants