Filtered by
build
Refine results
build_tools (49)
development (43)
tools (35)
automation (25)
ant (25)
make (21)
programming (19)
scm (18)
java (17)
continuous_integration (17)
testing (16)
subversion (13)
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 about 10 hours ago
Apache Ant is a Java-based build tool. In theory, it is kind of like Make, but without Make's wrinkles.
Metrics updated 21 Jul 08
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
Metrics updated 21 Jul 08
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 21 Jul 08
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 20 Jul 08
Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.
Metrics updated about 3 hours ago
The MacPorts Project's main goal is to provide an easy way to install various open-source software products on the Darwin OS family (OpenDarwin, Mac OS X and Darwin) There are currently about 4500 completed and usable ports, with more being added on a regular basis.
Metrics updated 21 Jul 08
CMake is a cross-platform, open-source build system. It is used to control the software compilation process using simple platform and compiler independent configuration files. CMake generates native makefiles and workspaces that can be used in the compiler environment of your cour choice, such as GNU Make, Visual Studio, and Xcode.
Metrics updated 22 Jul 08
pkg-config is a helper tool used when compiling applications and libraries. It helps you insert the correct compiler options on the command line so an application can use gcc -o test test.c `pkg-config --libs --cflags glib-2.0` for instance, rather
Hudson is an automated build system for a team as well as a system that monitors automated jobs (such as cron jobs)
Metrics updated 20 Jul 08
java
c++
web
development
linux
php
python
library
programming
tools