Download List

Project Description

Prime Mover is a small and flexible build tool
intended to be used instead of make. It is
intended to be deployed with the projects that use
it, and does not requires installation to use. It
is modular and can be extended using the Lua
scripting language.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-27 16:14
0.1.6.1

A problem with bootstrapping on eglibc ARM devices has been worked around.

2008-03-22 23:34
0.1.4

This an enhancement release, adding support for
Cygwin. A new C crunching technology was
introduced, which reduces the size of the pm
executables to about 50%. Support for producing
literal % signs in output strings was added.
Tags: Minor feature enhancements

2008-01-13 15:21
0.1.3

This is a minor bugfix release. An issue where
%in% and %out% were not being honored in nodes
other than simple{} (which was preventing them
being used in pm.install() calls) has been
corrected.
Tags: Minor bugfixes

2007-10-05 16:55
0.1.2.1

This release fixes a problem in the previous
release: occasionally,
deep in a hierarchy, things weren't being rebuilt
when they should have
been (a combination of cfile { dynamicheaders }
not rebuilding the
dynamicheaders, and file {} not expanding its
filename).
Tags: Major bugfixes

2007-02-24 23:26
0.1.1

This is a bugfix release that corrects a few
niggling issues with {PARENT, ...}, {REDIRECT,
...}, and improving portability.
Tags: Minor bugfixes

Project Resources