Global
GNU GLOBAL
https://www.gnu.org/software/global/
Cross-environment source code tag system.
GLOBAL is a source code tagging system that functions in the same way across a wide array of environments, such as different text editors, shells and web browsers. The resulting tags are useful for quickly moving around in a large, deeply nested project.
GNU GLOBAL has the following features:
- supports C, C++, Yacc, Java, PHP4 and assembly.
- works the same way across diverse environments including vi, emacs, less, bash…
- finds locations of specified symbol quickly.
- locates not only definitions but also references.
- allows duplicate tags.
- locates paths which matches to the specified pattern.
- hierarchical searches by default.
- searches not only in a source project but also in library projects.
- generates completion list for completing input method.
- supports various output formats.
- allows customizing of a set of candidate files to be tagged.
- understands POSIX 1003.2 regular expression.
- supports idutils as an external search engine.
- tag files are independent of machine architecture.
- supports incremental updating of tag files.
- plug-in parser is available to treat new language.
- supports customizing using ‘gtags.conf’.
- generates a hypertext of source code.
- compact format to save disk space.
- supports client/server environment (TRAMP ready).
- ignores binary files, dot files and specified files.
- includes cscope-compatible program (gtags-cscope).
- includes grep-like command (-g command).
- supports grep-like symbol highlighting.
This is a GNU package:global
Download
https://ftpmirror.gnu.org/global/global-6.6.5.tar.gz
Categories
Licensing
License
Verified by
Verified on
Notes
Leaders and contributors
Contact(s) | Role |
---|---|
Shigio Yamaguchi | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
VCS Repository Webview | https://cvs.savannah.gnu.org/viewvc/global/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/global-commit/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/help-global/ | |
Mailing List | https://lists.gnu.org/mailman/listinfo/gnu-system-discuss/ | |
Download | https://ftp.gnu.org/old-gnu/global/ | |
Wikidata | General | https://www.wikidata.org/wiki/Q3093284 |
Download | https://ftp.gnu.org/gnu/global/ | |
Debian (Ref) | Developer | https://tracker.debian.org/pkg/global |
Savannah (Ref) | Developer | https://savannah.gnu.org/projects/global/ |
Mailing List | https://lists.gnu.org/mailman/listinfo/bug-global/ |
Software prerequisites
Kind | Description |
---|---|
Required to build | xlib6g |
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.