Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cdt-dev] Dependency checking

I am not sure if this is the feature of the CTD as a whole or just the plugin but when using Emiliano's MS toolchain plugin I noticed that the project is fully rebuilt every time a change is made to the configuration, for example, adding/removing a library, etc. Shouldn't it only occur when the project is cleaned and shouldn't the project be built incrementally otherwise? This is really annoying and time consuming.

Is there any way to tell CDT to build incrementally and only rebuild upon clean up?

Thanks,
vladchuk


Back to the top