Searched hist:b8a322549b9842a9628e25eff31dbc706b182d7c (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/ |
H A D | .gitignore | b8a322549b9842a9628e25eff31dbc706b182d7c Thu Jan 14 10:57:20 CST 2021 Alex Bennée <alex.bennee@linaro.org> Makefile: add GNU global tags support
GNU Global is another tags engine which is more like cscope in being able to support finding both references and definitions. You will be un-surprised to know it also integrates well with Emacs.
The main benefit of integrating it into find-src-path is it takes less time to rebuild the database from scratch when you have a lot of build directories under your source tree.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210114165730.31607-3-alex.bennee@linaro.org>
|
H A D | Makefile | b8a322549b9842a9628e25eff31dbc706b182d7c Thu Jan 14 10:57:20 CST 2021 Alex Bennée <alex.bennee@linaro.org> Makefile: add GNU global tags support
GNU Global is another tags engine which is more like cscope in being able to support finding both references and definitions. You will be un-surprised to know it also integrates well with Emacs.
The main benefit of integrating it into find-src-path is it takes less time to rebuild the database from scratch when you have a lot of build directories under your source tree.
Signed-off-by: Alex Bennée <alex.bennee@linaro.org> Reviewed-by: Philippe Mathieu-Daudé <philmd@redhat.com> Message-Id: <20210114165730.31607-3-alex.bennee@linaro.org>
|