Projects tagged ‘make’


[29 total ]
948

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

534

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 11 Oct 08

337

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 about 6 hours ago

190

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 11 Oct 08

106

CMake

   
Primary Language: C++ Licensed as: BSD-ish License

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 11 Oct 08

86

NAnt

   
Primary Language: C#

NAnt is a Ant like build tool for .NET

Metrics updated 07 Oct 08

58

Phing

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

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 ... [More] easy-to-use and highly flexible build framework. Features include file transformations (e.g. token replacement, XSLT transformation, Smarty template transformations), file system operations, interactive build support, SQL execution, CVS operations, tools for creating PEAR packages, and much more. [Less]

Metrics updated about 18 hours ago

49

FreeBSD Ports

   

The FreeBSD Ports and Packages collection is used to install and manage software on the FreeBSD operating system.

39

ExtUtils::MakeMaker

   
Primary Language: Perl Licensed as: Artistic License,GNU General Public License 2.0

When you type "perl Makefile.PL" the Makefile is generated by MakeMaker. MakeMaker is a very cross-platform, Makefile generation tool specific to installing Perl modules. It works on every operating system that Perl does, and that means a LOT of ... [More] operating systems. All Unixen, all versions of Windows and yes, VMS. MakeMaker works with many different flavors and versions of make including GNU make, nmake, dmake, mms and mmk. If you're looking for some hard core cross platform code, look no further. MakeMaker is always looking for more testers and contributors using non-mainstream operating systems and makes. MakeMaker hopes to be retired someday, perhaps by Module::Build. [Less]

Metrics updated 19 Jul 08

25

portupgrade

   
Primary Language: Ruby Licensed as: BSD-ish License

Portupgrade (aka pkgtools) is a tool set for working with FreeBSD ports and packages. It enhances abilities of the system tools and adds many new ones.

Metrics updated 06 Oct 08