Take our Quick Survey and enter a drawing for a chance to win a $100 VISA Gift Card.
A GNU tool for automatically configuring source code GNU's Autoconf is a tool for configuring source code and Makefiles. Using Autoconf, programmers can create portable and configurable packages, since the person building the package is allowed to ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. You should install Automake if you are developing software and would like to use its ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This package contains Automake 1.4, an older version of Automake. You should install it if ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This package contains Automake 1.5, an older version of Automake. You should install it if ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This package contains Automake 1.6, an older version of Automake. You should install it if ...
A GNU tool for automatically creating Makefiles Automake is a tool for automatically generating `Makefile.in' files compliant with the GNU Coding Standards. This package contains Automake 1.7, an older version of Automake. You should install it if ...
A GNU collection of binary utilities. Binutils is a collection of binary utilities, including ar (for creating, modifying and extracting from archives), as (a family of GNU assemblers), gprof (for displaying call graph profile data), ld ...
A GNU general-purpose parser generator. Bison is a general purpose parser generator that converts a grammar description for an LALR(1) context-free grammar into a C program to parse that grammar. Bison can be used to develop a wide range ...
Berkeley Yacc, a parser generator Byacc (Berkeley Yacc) is a public domain LALR parser generator which is used by many programs during their build process. If you are going to do development on your system, you will want to install ...
C/C++ compiler cache Ccache is a compiler cache. It acts as a caching pre-processor to C/C++ compilers, using the -E compiler switch and a hash to detect when a compilation can be satisfied from cache. This often results ...
Java source code checker A tool for checking Java source code for adherence to a set of rules.
C source code tree search and browse tool 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 ...
A C programming language indexing and/or cross-reference tool 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 ...
A version control system CVS (Concurrent Versions System) is a version control system that can record the history of your files (usually, but not always, source code). CVS only stores the differences between versions, ...
Utilities for manipulating .desktop files .desktop files are used to describe an application for inclusion in GNOME or KDE menus. This package contains desktop-file-validate which checks whether a .desktop file complies with the ...
API document browser An API document browser for GNOME 2.
A utility which provides statistics based on the output of diff The diff command compares files line by line. Diffstat reads the output of the diff command and displays a histogram of the insertions, deletions and modifications in each file. Diffstat is commonly ...
A documentation system for C/C++. Doxygen can generate an online class browser (in HTML) and/or a reference manual (in LaTeX) from a set of documented source files. The documentation is extracted directly from the sources. Doxygen ...
Eclipse C/C++ Development Tools (CDT) plugin The eclipse-cdt package contains Eclipse features and plugins that are useful for C and C++ development.
Eclipse ChangeLog plug-in The Eclipse ChangeLog package contains Eclipse features and plugins that are useful for ChangeLog maintenance within the Eclipse IDE. It includes fragments for parsing C, C++, and Java source files ...
Mylyn is a task-focused UI for Eclipse Mylyn integrates task support into Eclipse. It supports offline editing for certain task repositories and monitors work activity to hide information that is not relevant to the current task.
Mylyn Bugzilla Connector Bugzilla client integrated with Eclipse and Mylyn; can be used standalone.
Mylyn Focused UI Mylyn Focused UI for reducing information overload when working with tasks. Filters and decorates views and editors to focus on the task context.
Mylyn Focused UI Mylyn Task-Focused UI extensions for JDT. Provides focusing of Java element views and editors.
Eclipse Python development plug-in The eclipse-pydev package contains Eclipse plugins for Python development.
RPM Specfile editor for Eclipse The Eclipse Specfile Editor package contains Eclipse plugins that are useful for maintenance of RPM specfiles within the Eclipse IDE.
A collection of utilities and DSOs to handle compiled objects Elfutils is a collection of utilities, including ld (a linker), nm (for listing symbols from object files), size (for listing the section sizes of an object or archive file), strip (for discarding ...
Library to read and write ELF files The elfutils-libelf package provides a DSO which allows reading and writing ELF files on a high level. Third party programs depend on this package to read internals of ELF files. The programs of the ...
Development support for libelf The elfutils-libelf-devel package contains the libraries to create applications for handling compiled objects. libelf allows you to access the internals of the ELF object file format, so you can see ...
Libraries to handle compiled objects The elfutils-libs package contains libraries which implement DWARF, ELF, and machine-specific ELF handling. These libraries are used by the programs in the elfutils package. The elfutils-devel ...
Page : 1 2 3 |