Difference between revisions of "GNU GLOBAL"
m (fixed name of featured source) |
(i un-featured this because i only want one GNU Spotlight feature per month.) |
||
| Line 24: | Line 24: | ||
|Version download=http://ftp.gnu.org/gnu/global/global-5.6.tar.gz | |Version download=http://ftp.gnu.org/gnu/global/global-5.6.tar.gz | ||
|Version comment=5.6 released on 2007-07-06 | |Version comment=5.6 released on 2007-07-06 | ||
| − | |||
| − | |||
| − | |||
| − | |||
}} | }} | ||
{{Project license | {{Project license | ||
| Line 48: | Line 44: | ||
|Prerequisite description=xlib6g | |Prerequisite description=xlib6g | ||
}} | }} | ||
| − | {{Featured | + | {{Featured}} |
| − | + | ||
| − | + | ||
| − | }} | + | |
Revision as of 17:28, 6 December 2011
GNU GLOBAL
http://www.gnu.org/software/global/
GLOBAL is a browsing system for C, C++, Yacc and Java source code: it lets you find the locations of function definitions and functions references in source files. It is useful if you want to hack a large project containing many subdirectories, many '#ifdef' and many main() functions. GLOBAL supports the following environments: a shell command line, a Web browser, and both the Emacs and vi editors. Other features include:
- ability to locate object references as well as object definitions
- allows duplicate objects
- can generate a hypertext source tree.
- can generate a dynamic index with a CGI program
- tag files independent of machine architecture
- supports plug-in parsers with its configuration file
- supports a compact format to save disk space
- supports incremental updating of tag files
- treats a source tree containing subdirectories as a logical scope; you can get the relative path of objects from any where within that scope
Documentation
User guide included and available online from http://www.gnu.org/software/global/manual/
Licensing
| License | Verified by | Verified on | Notes |
|---|---|---|---|
| GPLv3orlater | Janet Casey | 31 January 2001 |
Leaders and contributors
| Contact(s) | Role |
|---|---|
|
| Maintainer |
Resources and communication
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 described in this text has its own copyright notice and license, which can usually be found in the distribution itself.