<div dir="ltr">Hi devs,<br>I'm facing a recurrent issue with the process of building QGIS and I'd like to get feedback/advice from you.<br><div><br></div><div>I checkout and build master branch</div><div>Whenever I modify files I can run the build command and it applies rather quickly. only the diff is taken.<br></div><div>Now that I'm satisfied with my changes, I create a new branch, commit the changes and push to github</div><div>Locally, I checkout back my master branch (so back to the original HEAD - no pull from upstream!)</div><div>I do new changes (for another fix)</div><div><br></div><div><b>Issue</b>: If I run the build command, it looks like it reads again the configuration file and instead of building only the diff, it builds all, taking too much time. Like if I hadn't already built QGIS.<br></div><div><br></div><div>So, how do you avoid this unnecessary waste of time?</div><div><br></div><div>Thanks for any advice.</div><div>Harrissou<br></div></div>