Projects tagged ‘automation’ and ‘make’


Jump to tag:

Projects tagged ‘automation’ and ‘make’

Filtered by Project Tags automation make

Refine results Project Tags build (7) build_tools (7) tools (5) development (4) deployment (3) scm (2) ruby (2) rubygem (2) php (2) java (2) xml (2) junit (2)

[7 total ]
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

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

57

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

5

pake — php5 project builder system

   
Primary Language: PHP Licensed as: MIT License

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 ... [More] worry about (is that a tab or a space?) - users can specify tasks with prerequisites - pake is lightweight. It can be distributed with other projects as a single file. Projects that depend upon pake do not require that pake be installed on target systems. [Less]

Metrics updated 02 Oct 08

4

Premake

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

Premake is a build configuration tool. Describe your project using the full-featured Lua scripting language and then let Premake create the input files for Visual Studio (2002-2008), GNU make, SharpDevelop, MonoDevelop, Code::Blocks, and CodeLite...with more tools on the way!

Metrics updated about 9 hours ago

4

buildr

 
Primary Language: Ruby Licensed as: Apache License 2.0

Buildr is a build system for Java applications. We wanted something that’s simple and intuitive to use, so we only need to tell it what to do, and it takes care of the rest. But also something we can easily extend for those one-off tasks, with a ... [More] language that’s a joy to use. And of course, we wanted it to be fast, reliable and have outstanding dependency management. [Less]

Metrics updated 04 Oct 08

0

Sake

 
Primary Language: Ruby Licensed as: MIT License

Sake is a system-wide version of the Rake application, allowing you to copy and run tasks from one general file into your specific project.

Metrics updated 26 Apr 08