After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 778217 - ctags: load ctags files from $builddir
ctags: load ctags files from $builddir
Status: RESOLVED OBSOLETE
Product: gnome-builder
Classification: Other
Component: plugins
unspecified
Other Linux
: Normal normal
: ---
Assigned To: GNOME Builder Maintainers
GNOME Builder Maintainers
Depends on:
Blocks:
 
 
Reported: 2017-02-05 21:55 UTC by Christian Hergert
Modified: 2018-01-11 10:17 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Christian Hergert 2017-02-05 21:55:28 UTC
If we are building out of tree, the ctags miner will not locate the tags file because it expects they are in $srcdir.

The IdeCtagsService needs to monitor for changes in IdeBuildManager::pipeline and both flush invalid indexes as well as load new indexes based on updated result for ide_build_pipeline_get_builddir().
Comment 1 GNOME Infrastructure Team 2018-01-11 10:17:34 UTC
-- GitLab Migration Automatic Message --

This bug has been migrated to GNOME's GitLab instance and has been closed from further activity.

You can subscribe and participate further through the new bug through this link to our GitLab instance: https://gitlab.gnome.org/GNOME/gnome-builder/issues/175.