RSS 435 projects tagged "Build Tools"

Download Website Updated 10 Apr 2013 Build Gear

Screenshot
Pop 80.37
Vit 1.44

Build Gear is a lightweight build tool for building embedded firmware. Its primary focus is to make it easy to create and maintain fully-customized embedded firmware. This is reflected in a straightforward commandline interface and support for easy-to-understand build files. The secondary focus is build performance and build integrity. Build Gear is easy to use and well-suited for rapid prototyping and product development of GNU/Linux firmware to be deployed in small-to-medium-sized embedded systems.

No download Website Updated 09 Mar 2013 appassembler-maven-plugin

Screenshot
Pop 49.33
Vit 1.00

appassembler-maven-plugin is a simplified app assembler plugin for Maven.

Download Website Updated 12 Apr 2013 Embedthis Bit

Screenshot
Pop 239.60
Vit 3.17

Embedthis Bit replaces both autoconf and make with a single utility: bit. Bit provides a higher level of abstraction for easily specifying the targets to build (libraries and executables). It can build directly on Linux, Mac, or Windows and cross compile for other platforms. It can also generate native projects for Visual Studio, XCode, Make, Nmake, and shell scripts. Bit builds quickly without the complexity of autoconf and make. Bit projects are described using JavaScript, and the entire build is exposed as a unified DOM object.

Download Website Updated 29 Apr 2013 SBuild Eclipse Plugin

Screenshot
Pop 40.67
Vit 5.71

SBuild Eclipse Plugin integrates SBuild into the Eclipse IDE. It provides an SBuild classpath container which can resolve project dependencies (build path) via SBuild. Additionally, dependencies can be resolved alternatively from a workspace through an alias configuration.

Download Website Updated 19 Jan 2013 autorevision

Screenshot
Pop 76.60
Vit 2.59

autorevision extracts metadata about the current revision from your repository. It is meant to be used by project build systems to extract properties that can be used in software version strings. Repository types supported include git, hg, bzr, and svn. It can create files containing variable and macro definitions suitable for C, C++, Java, sh, Python, Perl, PHP, Lua, JavaScript, and header files suitable for use in preprocessing Info.plist files.

Download Website Updated 26 Sep 2012 Duda Client Manager

Screenshot
Pop 36.29
Vit 1.01

Duda Client Manager (DudaC) is a helper tool for fast building and deployment of Web services. It aims to make setup of the environment easier and to run Web services from their source code. It takes care of downloading the stack components, configuring them, and building them in a stage directory.

Download Website Updated 11 Mar 2013 SBuild

Screenshot
Pop 74.65
Vit 6.68

SBuild is a Scala-based build system. It features platform independence, multi project support, automatic detection of needed actions, automatic up-to-date detection, a flexible scheme handler mechanism, Maven repository support, Ant task integration, automatic cross-project resolving of dependencies, high speed, a simple "syntax" that requires almost no Scala knowledge, behind-the-sceens compilation of build script to bytecode for fast execution time, and built-in scheme handlers for HTTP and Maven.

Download Website Updated 10 Jan 2013 dwarves

Screenshot
Pop 37.89
Vit 1.00

dwarves is a set of tools to inspect the DWARF debugging information inserted in ELF binaries by compilers such as GCC, and which are used by well-known debuggers such as GDB and more recent ones such as systemtap. With pahole, the struct packing and cacheline efficiency can be inspected.

Download Website Updated 11 Mar 2012 no-pkg-config

Screenshot
Pop 31.56
Vit 1.00

no-pkg-config is a bash script which implements the functionality of the standard pkg-config utility. It is intended for users of minimal systems who want to use pkg-config but do not want to install all the dependencies of the standard implementation. Most of the important features of the original implementation are supported. The commandline syntax and .pc file format are the same as the original. To use it, just place the script somewhere in your PATH and give it execute permissions.

Download Website Updated 17 Feb 2012 netcc

Screenshot
Pop 25.06
Vit 21.53

netcc is an IPv4/IPv6, broadcast/multicast, and TCP/SCTP-based distributed compilation utility for gcc which works faster than distcc/icecc on multicore systems.

Screenshot

Project Spotlight

OCaml MySQL Protocol

MySQL Protocol in pure OCaml

Screenshot

Project Spotlight

virtenv

A virtual desktop environment based on LXC.