Development Tools Support & Consultancy

credativ are widely involved in developing open source software, so have a great deal of experience with development tools.

You may also be interested in our Development Tools training courses.

Supported Development Tools Projects

Bazaar Support & Consultancy

Bazaar is a distributed revision control system designed to make it easier for anyone to contribute to free and open source software projects.In contrast to purely distributed version control systems which don't use a central server, Bazaar supports working with or without a central server. It is possible to use both methods at the same time with the same project.

CVS Support & Consultancy

CVS (The Concurrent Versions System) is a free software revision control system in the field of software development. Version control system software keeps track of all work and all changes in a set of files, and allows several developers potentially widely separated in space and/or time to collaborate.

GCC Support & Consultancy

The GNU Compiler Collection (usually shortened to GCC) is a compiler system produced by the GNU Project supporting various programming languages. GCC is a key component of the GNU toolchain. As well as being the official compiler of the GNU operating system, GCC has been adopted as the standard compiler by most other modern Unix-like computer operating systems, including GNU/Linux, the BSD family and Mac OS X.GCC is often the compiler of choice for developing software that is required to execute on a wide variety of hardware and/or operating systems. System-specific compilers provided by hardware or OS vendors can differ substantially, complicating both the software's source code and the scripts which invoke the compiler to build it. With GCC, most of the compiler is the same on every platform, so only code which explicitly uses platform-specific features must be rewritten for each system.credativ supports GCC for different operating systems including Linux,Windows,Mac OS X and Unix. The GNU Compiler Collection is a compiler system produced by the GNU Project supporting various programming languages.

GDB Support & Consultancy

GDB, the GNU debugger, is an essential tool for tracking down the causes of bugs in everyday applications.

Git Support & Consultancy

Git is used for version control of files. Git is a free & open source, distributed version control system designed to handle everything from small to very large projects with speed and efficiency.

GNU Enscript Support & Consultancy

GNU Enscript offers syntax highlighting of source code, with HTML, PostScript and RTF output, and supporting many programming languages.

Mercurial Support & Consultancy

Mercurial is a cross platform, distributed revision control system.

OpenJDK Support & Consultancy

OpenJDK is the open source implementation of the Java Platform Standard Edition.

Subversion Support & Consultancy

Subversion is a source code management tool featuring version tracking, full commit history and a wide range of support tools.

ViewVC Support & Consultancy

ViewVC (formerly known as ViewCVS) allows visualisation of source code repositories.