Beefy Boxes and Bandwidth Generously Provided by pair Networks
Don't ask to ask, just ask
 
PerlMonks  

Re: Sofware build tool in Perl (Perl super-make)

by clinton (Priest)
on May 22, 2008 at 12:44 UTC ( [id://687944]=note: print w/replies, xml ) Need Help??


in reply to Sofware build tool in Perl (Perl super-make)

While this isn't a replacement for make, you may be interested in ShipWright from BestPractical, makers of Request Tracker.

From the blog announcement:

We've built a new source (and binary) packaging system called Shipwright. Shipwright allows you to track all of your package's dependencies in a version control repository like SVN or SVK as well as build order and build instructions.

It comes with tools for importing Perl modules, C libraries and other dependencies from CPAN, upstream version control repositories and tarballs. When it can discover dependency information (as it can for Perl modules), Shipwright will automatically import the current versions of all listed dependencies if the repository doesn't already contain sufficient versions.

Shipwright can automatically set up build instructions for projects using autoconf as well as projects using Perl's MakeMaker, Module::Install and Module::Build mechanisms. If necessary, you can customize the build instructions and dependency ordering after you import a package.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://687944]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others making s'mores by the fire in the courtyard of the Monastery: (3)
As of 2024-04-24 02:37 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found