RSS 7 projects tagged "build"

Download No website Updated 14 Jun 2010 Crossplex

Screenshot
Pop 56.04
Vit 2.58

The Crossplex package of make macros simplifies the creation of embedded systems, and is powerful enough for large organizations to use for developing elaborate product lines. It allows you to organize many different products under a logical structure, making systems of any complexity easy to specify. When you have many different target platforms, each with multiple different software configurations, Crossplex keeps those configurations from stepping on each other, without requiring redundancy in your source tree. Crossplex allows you to use a single dependency tree encompassing both in-house software and third-party packages, and it is particularly suited to build automation. Crossplex makes it easy to shield your build from the host environment, setting all shell variables explicitly, and giving you complete control over the path that is used at any point in the build. This is nice when you want to support building on a variety of development platforms. Crossplex scales to your needs. You can dabble in the unpacking and patching features as you need them, or you can base your entire system from the ground up on the Crossplex framework. Crossplex supports creation and use of glibc and uClibc toolchains.

No download No website Updated 16 Feb 2013 instmake

Screenshot
Pop 73.99
Vit 4.97

instmake allows you to instrument builds with GNU Make and then analyze what happened during those builds. It saves a very detailed build log and has reports to analyze those records. The reports provide you better insight into the build, allow you to find race conditions, and to analyze the parallelism of the build.

Download Website Updated 23 Oct 2011 NAnt

Screenshot
Pop 55.45
Vit 3.13

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 Website Updated 03 Feb 2011 MakeKit

Screenshot
Pop 27.09
Vit 1.07

MakeKit is a build system for POSIX environments using pure POSIX shell script and make. It retains the minimal dependencies and familiar feel of GNU autotools, but is much more straightforward to use. MakeKit strives for modularity, extensibility, and composability.

No download Website Updated 04 Sep 2011 TMake

Screenshot
Pop 69.50
Vit 3.44

TMake is a fast, lightweight, yet very powerful Build System. You can use TMake to build projects or create new ones. It supports C, C++, C#, Java, and Go compilers and over 100 different packages. It can perform C and C++ dependency checking. It is very fast. It uses for Lua for plain and simple build scripts. It has a GUI.

No download Website Updated 24 Jan 2013 Fubsy

Screenshot
Pop 28.21
Vit 1.52

Fubsy is a tool for efficiently building software. In concrete terms, it lets you conditionally (re)build targets from sources based on which sources have changed since the last build. Typically, targets and sources are all files in a directory tree. In theory, they can be any resource on a computer. More abstractly, Fubsy is an engine for conditional execution of actions based on the dependencies between related resources.

No download Website Updated 07 Feb 2013 Upmf

Screenshot
Pop 25.51
Vit 10.12

Upmf is a source-based package manager written almost completely in Scheme. The user is able to search, build, and remove packages. Since Scheme through GUILE is very extensible, the user can customize the procedures, or even exchange them with his own, if wanted. Packages are stored in their own self-contained directories and are incorporated into the filesystem with help of GNU Stow.

Screenshot

Project Spotlight

fritz-payment/jsonrpc

A PHP JSON RPC library.

Screenshot

Project Spotlight

Banshee

A secure PHP framework.