4 projects tagged "software deployment"
musl is a new implementation of the standard library for Linux-based systems. It is lightweight, fast, simple, free, and strives to be correct in the sense of standards-conformance and safety. It includes a wrapper for building programs against musl in place of the system standard library (e.g. glibc), making it possible to immediately evaluate the library and build compact statically linked binaries with it.
phpAdamoto is a mass administration and software deployment tool with a Web console. phpAdamoto lets you start script code on a chosen subset of your network systems with just some mouse clicks on a Web console. phpAdamoto is the successor of the well known application adamoto. phpAdamoto is very easy to install and just needs a LAMP or WAMP environment on the server and Perl on the clients.
wiggle is A utility that applies conflicted patches intelligently. When 'patch' fails, wiggle often can succeed by ignoring changes to the original file that are not relevant to the patch. The result should always be reviewed, as wiggle cannot notice semantic changes that are important.