Cyprien Noel

Results 7 comments of Cyprien Noel

Integrating with Gradle might be slightly less bad than with Maven, but why do that? Grade like Maven can easily invoke a Java task, so JavaCPP doesn't have any dependency....

Not the whole build, just the javacpp step. Instead of having a plugin invoked with some settings, we could have a java exec step that calls some javacpp method with...

OK, thanks for the list. I have to think about each step. It seems some are necessary for libraries, but maybe not for end applications. I'm only thinking about this...

You don't think that switching to a runtime solution is realistic for end user apps? It would remove enough build steps that we might avoid the new dependency. Otherwise it's...

You have an LLVM preset, maybe we can use that as a runtime compiler :)