Filtered by
build_tools
make
Refine results
build (17)
development (15)
tools (10)
automation (7)
generator (4)
scm (3)
automake (3)
deployment (3)
makefile (3)
install (2)
junit (2)
xml (2)
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 15 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 02 Sep 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 04 Sep 08
Rake is a Ruby make-like utility using standard Ruby syntax for the build specification file.
Metrics updated about 11 hours ago
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 03 Sep 08
PHing Is Not GNU make; it's a project build system based on Apache Ant. You can do anything with it that you could do with a traditional build system like GNU make, and its use of simple XML build files and extensible PHP "task" classes make it an
Metrics updated about 12 hours ago
Cabal is a system for building and packaging Haskell libraries and programs. It defines a common interface for package authors and distributors to easily build their applications in a portable way. Cabal is part of a larger infrastructure for distributing, organizing, and cataloging Haskell libraries and programs.
Metrics updated 27 Mar 08
MPC takes platform specific input along with the build tool-generic files and generates build tool-specific project files by using a framework-based approach that supports the following: * Inheritance from common base projects * Default
Metrics updated about 9 hours ago
pake is a PHP5 project build system with capabilities similar to make. pake has the following features: - pakefiles (pake’s version of Makefiles) are completely defined in standard PHP5 syntax. No XML files to edit. No quirky Makefile syntax to
Metrics updated 01 Sep 08
Bakefile is cross-platform, cross-compiler native makefiles generator. It takes compiler-independent description of build tasks as input and generates native makefile (autoconf's Makefile.in, Visual C++ project, bcc makefile etc.). Bakefile's task
Metrics updated 04 Sep 08
java
c++
web
development
linux
php
library
python
programming
tools