Skip to content
This repository has been archived by the owner on Jan 14, 2023. It is now read-only.

genjava should be able to recognize which message files really need rebuilding #3

Open
peci1 opened this issue Jun 8, 2015 · 1 comment

Comments

@peci1
Copy link
Contributor

peci1 commented Jun 8, 2015

At this moment, whenever I have genjava enabled in my workspace, every catkin_make call regenerates all the Java msg targets. This takes a lot of unnecessary time (if no message file has changed).

It is needed to implement a behavior similar to the other generators, so that only the message files changed since the last build are rebuilt.

@stonier
Copy link
Contributor

stonier commented Jul 11, 2015

Yeah, its a big work though. This is/was a first step along that path and there should be some shortcuts taken (I can't remember exactly what though). The more immediate priority is that the mini gradle projects take too much time and need a better solution.

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

No branches or pull requests

2 participants