Projects tagged ‘build_tools’


[306 total ]

1583 Users
   

Make is a tool which controls the generation of executables and other non-source files of a program from the program's source files.
Created over 3 years ago.

873 Users
   

Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Created over 3 years ago.

633 Users
   

Maven is a software project management and comprehension tool. Based on the concept of a project object model (POM), Maven can manage a project's build, reporting and documentation from a central piece of information.
Created over 3 years ago.

569 Users
   

GNU Autoconf is part of the GNU Build System. GNU Autoconf is a heavily used portability-enabling tool for UNIX-like systems, especially in free software projects. It is a compiler for a ... [More] domain-specific-language for describing library, header, and function dependencies of a project. It generates a shell script that can be run before building a package to customize the build to the system. [Less]
Created over 3 years ago.

522 Users
   

GNU Automake is a part of the GNU build system, along with GNU Autoconf and GNU Libtool. GNU Automake is a tool to create portable makefiles to manage the building and distribution of source code projects.
Created over 3 years ago.

515 Users
   

The GNU linker and related programs and libraries: ar, as, gprof, ld, nm, ranlib, strip, libbfd. You depend on this utterly.
Created over 2 years ago.

406 Users
   

RubyGems is a package manager for the Ruby. It provides a standard format for distributing Ruby programs and libraries (in a self-contained format called "gems"), a tool designed to easily manage the ... [More] installation of gems, and a server for distributing them. [Less]
Created over 3 years ago.

353 Users
   

Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.
Created over 3 years ago.

291 Users
   

GNU Libtool hides the complexity of using shared libraries behind a consistent, portable interface. GNU Libtool ships with GNU libltdl, which hides the complexity of loading dynamic runtime ... [More] libraries (modules) behind a consistent, portable interface. [Less]
Created over 3 years ago.

233 Users
   

Checkstyle is a development tool to help programmers write Java code that adheres to a coding standard. Its purpose is to automate the process of checking Java code, and to spare humans of this task.
Created over 3 years ago.