RSS 3 projects tagged "Ant"

Download Website Updated 23 Oct 2011 NAnt

Screenshot
Pop 49.30
Vit 3.09

NAnt is a .NET build tool. In theory, it is kind of like make without make's wrinkles. In practice, it's a lot like Ant.

No download No website Updated 15 Sep 2010 buildbox

Screenshot
Pop 25.50
Vit 31.74

BuildBox is set of tools and plugins based on Maven 2, helping Java developers with various build types and with the build process itself.

Download No website Updated 30 Dec 2010 Lattice

Screenshot
Pop 20.15
Vit 30.04

Lattice is a Java build system with strong multi-module support. Build files are written not in XML, but in the Python language. The benefits are much better readability and powerful imperative build scripting. For multi-module projects, Lattice uses topological sorting to decide the correct order to build each module. Because a custom task is just a regular Python function, they can perform any type of work, including invoking other Java build systems such as Ant, Maven, or Ivy.

Screenshot

Project Spotlight

Generic Makefile for C Projects

A generic makefile for building C projects.

Screenshot

Project Spotlight

Meson

An experiment to determine optimal syntax and structure for a build system.