Information for build ctags-5.8-24.fc30
ID | 80038 | |||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
Package Name | ctags | |||||||||||||
Version | 5.8 | |||||||||||||
Release | 24.fc30 | |||||||||||||
Epoch | ||||||||||||||
Summary | A C programming language indexing and/or cross-reference tool | |||||||||||||
Description | Ctags generates an index (or tag) file of C language objects found in C source and header files. The index makes it easy for text editors or other utilities to locate the indexed items. Ctags can also generate a cross reference file which lists information about the various objects found in a set of C language files in human readable form. Exuberant Ctags improves on ctags because it can find all types of C language tags, including macro definitions, enumerated values (values inside enum{...}), function and method definitions, enum/struct/union tags, external function prototypes, typedef names and variable declarations. Exuberant Ctags is far less likely to be fooled by code containing #if preprocessor conditional constructs than ctags. Exuberant ctags supports output of Emacs style TAGS files and can be used to print out a list of selected objects found in source files. Install ctags if you are going to use your system for C programming. | |||||||||||||
Built by | davidlt | |||||||||||||
State | complete | |||||||||||||
Volume | DEFAULT | |||||||||||||
Started | Wed, 05 Dec 2018 08:25:17 UTC | |||||||||||||
Completed | Wed, 05 Dec 2018 09:22:00 UTC | |||||||||||||
Task | build (f30-candidate, ctags-5.8-24.fc30.src.rpm) | |||||||||||||
Tags |
|
|||||||||||||
RPMs |
|
|||||||||||||
Logs |
|
|||||||||||||
Changelog | * Mon Jul 23 2018 Than Ngo <than@redhat.com> - 5.8-24 - fixed FTBFS * Thu Jul 12 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.8-23 - Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild * Wed Feb 07 2018 Fedora Release Engineering <releng@fedoraproject.org> - 5.8-22 - Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild * Wed Aug 02 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.8-21 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild * Wed Jul 26 2017 Fedora Release Engineering <releng@fedoraproject.org> - 5.8-20 - Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild * Sun Feb 05 2017 Than Ngo <than@redhat.com> - - 5.8-19 - fixed bz#1418434, added missing %license |