RSS 16 projects tagged "Build Tools"

Download Website Updated 10 Apr 2013 YML

Screenshot
Pop 293.23
Vit 51.97

YML (Why a Markup Language?!) is an easy language to compile into XML. YSLT is an easy language for code generation, automating your software development tasks.

Download Website Updated 17 Feb 2012 netcc

Screenshot
Pop 25.02
Vit 21.51

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.

No download Website Updated 21 Aug 2012 Project Builder

Screenshot
Pop 109.54
Vit 8.90

Project-Builder is a tool that helps you build packages of your application (managed with a tar file or a configuration management system such as CVS, Subversion, Mercurial, or GIT). It is able to generate a build package skeleton for your project. With simple configuration files, it can generate for up to 20 different tuples of distributions (name, version, architecture), including Fedora, Mandriva, OpenSuSE, Debian, Ubuntu, Gentoo, and Slackware. It is a good tool for doing continuous packaging.

Download Website Updated 27 Dec 2009 Organon

Screenshot
Pop 35.94
Vit 5.30

Organon is a tool to manage development projects of any kind, acting as a meta-interface and control center for a developer's favorite development tools. It is written for those who use specialized, stand-alone editors to write their code but would like to have a tool to manage the file groups they work with. It can be used with any programming language, and it can be easily tailored to match your needs. You can configure the standard tools (dedicated to editing, compilation, and execution), and you can define any number of new user tools.

Download Website Updated 08 Jul 2010 LXRAD

Screenshot
Pop 60.93
Vit 4.50

LXRAD (Linux X11 Rapid Application Development) is written in C++ and uses the wxWidgets library. It is a library and RAD tool.

Download Website Updated 12 Apr 2013 Embedthis Bit

Screenshot
Pop 239.30
Vit 3.18

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 14 Jul 2008 pkgmake

Screenshot
Pop 45.60
Vit 3.10

pkgmake automates some steps when making software releases. It creates a copy of the development tree, optionally cleans it up a bit (i.e. removes CVS/* and .svn/*), tars it, places the tarball in the SOURCES/ directory, creates the corresponding .spec file from a provided template (and the data specified in the configuration/on the command line), and runs rpmbuild and/or debbuild as well as spec2arch. As a result, you will have packages for Debian and RPM based distributions as well as the PKGBUILD file for ArchLinux. Using relman as the recommended frontend to pkgmake, new software releases are as easy as calling relman with two parameters: the project name plus the release version - and all packages are made and distributed.

No download Website Updated 18 Feb 2010 Schmant

Screenshot
Pop 44.90
Vit 2.81

Schmant is a build tool for building Java programs. It provides a set of build tasks (compile, text process, tar archive, etc.) and an environment in which to run build scripts. Build scripts can be written Groovy, JavaScript, JRuby, or Jython. The goal of the project is to be feature-comparable with Apache Ant, but much nicer to work with.

No download Website Updated 07 May 2008 ControlTier

Screenshot
Pop 48.93
Vit 2.11

ControlTier is a set of tools and an automation framework for deploying and managing multi-tier Web applications (or any application stack). It orchestrates the deployment and updating of code, data, and content across multiple physical, virtual, or cloud-based servers or clusters. Multiple tools include a command dispatching framework, a self-service Web interface, a multi-purpose CMBD/inventory tool, and a reporting infrastructure. Tools can be used individually or as an integrated system for large scale use.

No download Website Updated 08 Mar 2008 Dave's Unit Test

Screenshot
Pop 20.59
Vit 2.01

Dave's Unit Test (DUT) is a simple infrastructure for doing unit testing in C and C++. It can test boolean assertions, and test for the existence of expected C++ exceptions or POSIX signals. It also traps unexpected exceptions or signals.

Screenshot

Project Spotlight

DBSight

An embeddable platform for creating Google-like searching for any database or application.

Screenshot

Project Spotlight

GDB

The GNU Debugger.