Projects tagged ‘build_tools’


[108 total ]
943

GNU Make

   
Primary Language: C Licensed as: GNU General Public License 2.0

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

Metrics updated 28 Sep 08

529

Apache Ant

   
Primary Language: Java Licensed as: Apache License 2.0

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

Metrics updated 05 Oct 08

356

GNU Autoconf

   
Primary Language: shell script Licensed as: GNU General Public License 3.0 or later

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 domain-specific-language for describing library, header ... [More] , 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]

Metrics updated 28 Aug 08

355

Maven 2

   
Primary Language: Java Licensed as: Apache License 2.0

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.

Metrics updated 08 Sep 08

333

GNU Automake

   
Primary Language: shell script Licensed as: GNU General Public License 2.0

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.

Metrics updated 04 Oct 08

267

GNU binutils

   
Primary Language: C Licensed as: GNU General Public License 3.0

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

Metrics updated 24 Jul 08

219

RubyGems

   
Primary Language: Ruby Licensed as: GNU General Public License 2.0,Ruby License

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 installation of gems, and a server for distributing them.

Metrics updated 03 Oct 08

189

Rake

   
Primary Language: Ruby Licensed as: MIT License

Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.

Metrics updated 04 Oct 08

182

GNU Libtool

   
Primary Language: C Licensed as: GNU General Public License 2.0

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 libraries (modules) behind a consistent, portable interface.

Metrics updated 02 Oct 08

142

Checkstyle

   
Primary Language: Java Licensed as: GNU Lesser General Public License 2.1

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.

Metrics updated 20 Sep 08