Skip to content
Commit 716ca198 authored by Milian Wolff's avatar Milian Wolff
Browse files

Do not force update when reloading projects

The parse jobs should be smart enough to figure out what needs
to be reparsed and what not. Most notably, we check whether
the environment matches the one that was used previously. If it
differs, the parse job will continue, otherwise it can stop early.

This patch fixes excessive reparsing times when changing a cmake
file or after manipulating the custom defines/includes for a project.
parent c593287e
Pipeline #15984 failed with stage
in 1 hour and 1 second
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment