Name: | cscope |
---|---|
Version: | 15.9 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | Development/Tools |
Size: | 965815 |
License: | BSD and GPLv2+ |
RPM: | cscope-15.9-2.el8.x86_64.rpm |
Source RPM: | cscope-15.9-2.el8.src.rpm |
Build Date: | Fri Mar 08 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://cscope.sourceforge.net |
Summary: | C source code tree search and browse tool |
Description: | cscope is a mature, ncurses based, C source code tree browsing tool. It allows users to search large source code bases for variables, functions, macros, etc, as well as perform general regex and plain text searches. Results are returned in lists, from which the user can select individual matches for use in file editing. |
- Fix up some coverity scan issues (bz 1602468)
- Update to latest upstream with coverity fixes (bz 1602468)
- Conditionalize xemacs
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
- Changed permissions on cscope-indexer (bz 1399108)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild
- Update to latest upstream