Inango cross reference meta layer allows to generate cross reference indexes for all build packages. Currently supported cross reference tools are next: - ctags (by default) - cscope Generated indexes may used by you favourite browser to jump easily to the declaration of any global identifier referenced in source code. Quick access to function declarations, data (type) definitions and preprocessor macros makes code browsing more convenient.

Setup information

Git repository

https://github.com/InangoSystems/meta-inango-crossreference.git web repo

Last commit: 5 years, 9 months ago (master branch)

Maintainers

  • Ivan Efimov (Developer) email
  • Nikolay Merinov (Developer) email
  • Boris Shehter (Project Owner) email

Dependencies

The meta-inango-crossreference layer depends upon:

Recipe name Version Description
cscope 15.8b Cscope is a text screen based source browser
ctags 5.8 Exuberant Ctags