RSS 51 projects tagged "Build Tools"

Download Website Updated 07 Oct 2004 Apache Toolbox

Screenshot
Pop 596.43
Vit 11.26

Apache Toolbox provides a means to easily compile Apache (IPv4/6) SSL, PHP(v3/v4), MySQL, Jakarta, a large number of modules (61 3rd party modules and 36 default Apache modules, static or as DSOs), and GD libraries with PNG+JPEG+Freetype2+zlib support. It is fully customizable and menu-driven. Everything is compiled from source, and wget is used to download any missing modules. It can also check for RPMs that might cause problems and create an RPM with your selections.

Download Website Updated 12 Mar 2001 LUCI

Screenshot
Pop 36.11
Vit 2.35

LUCI, written in Python, is a Universal Configuration Interface. It provides a GTK+ interface to edit any configuration file. You just have to write a little text file to describe the configuration file you want to edit, and LUCI will do the job.

Download Website Updated 22 May 2003 OSE

Screenshot
Pop 96.49
Vit 4.77

OSE provides a framework for building event driven systems, Web-based services, and distributed applications using C++ and Python. A HTTP servlet framework is included, and separate gateways for XML-RPC and SOAP protocols are also available.

Download Website Updated 09 Apr 2001 Python UIML renderer

Screenshot
Pop 37.15
Vit 1.41

UIML stands for User Interface Markup Language. It is an XML-family language for user interface description. The basic idea is to build user interfaces for various platforms from one description (source). The description consists of a widget structure definition, widget properties, reaction on events, widget set description, application logic, etc. The project aim is to build a Python renderer for UIML. It supports static rendering and wxPython. See additional info on UIML at www.UIML.org

Download Website Updated 13 Jun 2001 mkmed

Screenshot
Pop 15.17
Vit 66.02

mkmed is a set of tools for maintaining software packages. The mkmed program automatically generates system- and configuration-independent intermediate files of a package, including build scripts. Unlike make, mkmed works bottom-up, so it can infer information you would otherwise have to express. mkmed-version creates a new distributable version of a package, and mkmed-tar creates a tarball of a distributable version.

Download Website Updated 20 Aug 2010 SCons

Screenshot
Pop 301.96
Vit 10.23

SCons is a software construction tool (build tool substitute for Make) implemented in Python. It features a modular build engine that can be embedded in other software. SCons configuration files are Python scripts that call the build engine API. It can scan files to detect dependencies automatically and maintain a global view of all dependencies in a build tree, and uses MD5 signatures to detect changed file contents reliably. Timestamps can be used if you prefer. SCons also supports parallel builds and is easily extensible through user-defined builder and scanner objects.

Download Website Updated 29 Nov 2001 fd2python

Screenshot
Pop 13.45
Vit 1.00

fd2python creates a python interface to the Xforms graphics library. It uses SWIG 1.3 to construct the interface specification. It can output template main code, template callback code, and a template makefile. Additionally, it can be invoked seamlessly when running 'fdesign -python'.

No download Website Updated 20 Jul 2003 Pretty Make

Screenshot
Pop 69.20
Vit 1.85

Pretty Make beautifies make output. It colorizes it, groups options together, and hides uninteresting stuff.

Download Website Updated 16 Jan 2009 distcc

Screenshot
Pop 476.46
Vit 11.38

distcc is a parallel build system that distributes compilation of C/C++/ObjC code across machines on a network. It can be set up in just a few minutes and makes builds up to ten times faster. It does not require machines to share a filesystem or have the same libraries or header files, and installation does not need superuser privileges.

Download Website Updated 09 Sep 2002 sourcecode XML metadata extraction tools

Screenshot
Pop 39.87
Vit 1.43

The sourcecode XML metadata extraction tools are intended to be used for extracting and transforming XML-like markup embedded in source code comments into syntactically correct external entities or well-formed XML files. This can be used for JavaDoc-like code annotation, providing structured comments, or even embedding metadata used by the build process or configuration management tools.

Screenshot

Project Spotlight

BugHotel Reservation System

A hotel booking and accounting package.

Screenshot

Project Spotlight

EDFbrowser

A multi-platform EDF+ and BDF+ viewer.