Martin, As we are also looking for alternatives that are a better fit, we are also considering Gradle. Gradle also has an experimental C++ plugin: http://gradle.org/docs/current/userguide/cpp.html Something like this in theory it would mean you can use Gradle for both dependency resolving and building.
I also found a couple of Maven plugins for C/C++ which might also be interesting: http://mojo.codehaus.org/maven-native/native-maven-plugin/usage.html http://java.freehep.org/freehep-nar-plugin/narDependencies.html Sillence, Martin (GE Oil & Gas) wrote: > >> Ivy is built for Java and its jars. By default, Ivy uses the Maven > worldwide >> repository system to search for jars. It also is built for Ant > integration. > .... >> However, there might be better tools. For example, BuildBoost: >> http://www.boost.org/boost-build2/index.html. I never used it, but > I've >> heard it talked about as a Maven for C++ projects. > > I think build boost sounds good as a build tool but I don't think it > addresses centralised dependencies and dependency resolution. > > I'm interested in centralised dependencies, I'd be interested if there > are alternatives that are a better fit. > > Regards, > M > > -- View this message in context: http://old.nabble.com/Ivy-in-C-C%2B%2B-environment-tp34767076p34769857.html Sent from the ivy-user mailing list archive at Nabble.com.