[gtk-osx-users] How do not rebuild complete module if only one source file was changed



Hi all,
I am wondering, if there is way to do not rebuild gtk completely if I made changes just to one (or few) source files.
Right now I am using
jhbuild buildone gtk+-3.0 -nf
It recompiles all files, which takes ~10 minutes on my machine. If I try
jhbuild buildone gtk+-3.0 -nc
then it says that nothing changed, and does not build at all. Is there a way to force rebuild only for files that have changed?
Andrius



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]