Developers: fast build, without recompiling dependencies?

Rustam rusta... at gmail.com
Thu Aug 25 13:44:34 UTC 2016


CP2K developers,

Is the any way to build exe without recompiling ALL dependencies?

A couple of years ago the standard make target did not recompile all 
dependencies. As a result minor code modifications recompiled fast. Now, 
make carefully creates a list of all dependencies and recompiles all of 
them. Nice safety feature but recompiling minor local changes seems to take 
forever, debugging becomes a major pain.

Is there any make TARGET that can build exe by recompiling only the 
modified files and their corresponding libraries?

Thanks,
Rustam
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.cp2k.org/archives/cp2k-user/attachments/20160825/6661db4f/attachment.htm>


More information about the CP2K-user mailing list