<<  May 2012  >>
 Sun  Mon  Tue  Wed  Thu  Fri  Sat 
    1  2  3  4  5
  6  7  8  9101112
13141516171819
20212223242526
27283031  

Sponsors

Microsoft


TechWell

We have 2547 guests and 8 members online

Home Resources Tools Build Management

Build Management

Software products that aid in the creation of final executables by managing the build process.

Listings RSS
Add your listing here

ALM Suite 0.6

Suite 210 15455 Greenbrier Parkway, Beaverton, Oregon, USA, 97006
www.headwestsoftware.com

ALM Suite consolidates four popular Open Source projects in single package. Delivering Subversion, RT, CruiseControl and XPlanner in a single installation reduces time to install and backup as well as reducing systems overhead. ALM Suite is development by HeadWest Software, Inc.

Telephone+1 503 608 7331
E-mail

CodeBeamer Collaborative Development Platform

Wankelstr. 3 , Stuttgart, bw, Germany, 70563
www.intland.com

CodeBeamer is a J2EE-based, collaborative software development platform that provides software life cycle management capabilities and captures the invaluable intellectual capital generated and transferred in development related communications. CodeBeamer uniquely solves the escalating problem of software development by enabling team members to easily sh ...

Telephone+497117221873
Fax+497117221835
E-mail

Continuous Build and Integration Environment (CABIE)

cabie.tigris.org

Cabie is a multi-platform, multi-cm client/server based application providing both command line and web-based access to real time build monitoring and execution information. Supports Perforce, Subversion and CVS.

E-mail

Clearvision CM

Laurel Farm Winters Hill, Southampton, UK, SO32 2AH
www.clearvision-cm.com

Clearvision is an independent Change and Configuration Management consultancy offering products and services including Support, Training and Consulting for IBM Rational, Subversion and all Atlassian products (JIRA, Confluence, Bamboo, FishEye etc.).Register on our website for free e-learning modules. www.clearvision-cm.com

Telephone+44 (0) 7092 086 439
Fax+44 (0) 7092 271 663
E-mail

BuildFactory

UPCO Union Mills, Leeds, UK, LS11 5DD
www.buildfactory.co.uk

Telephone+44 113 201 0600
E-mail

Cascade by Conifer Systems

PO Box 203864 , Austin, TX, USA, 78720-3864
www.conifersystems.com/cascade/

Your software developers' time is valuable. Don't let that time slip away. Cascade accelerates the develop-build-test cycle, allowing your developers to begin productive work immediately at the start of each day. Cascade is a suite of software configuration management tools that: * Actively prevents broken builds and tests, rather than just detect ...

Telephone512-772-1834
E-mail

+1Base - +1 Software Engineering

in x@x.com
www.plus-one.com/+1Base_fact_sheet.html

Whether the software is new code being developed or has been reverse engineered, +1Base can: - Manage multiple software projects. - Graphically represent the program's calling structure, including recursive routines. You can add, delete and rename modules; view or edit various project files, such as source code; and, quickly traverse the calling struc ...

G7x Build Manager

in Info@G7x.com
www.g7x.com

Build Manager 2000 is an automated build and configuration management tool for Visual Basic. It includes full integration with Visual SourceSafe, Custom pre & post build tasks, Component dependency analysis, resolve missing references by drag & drop and ‘Developer desktop’ to launch / maintain multiple projects making up an application from a central lo ...

Bras - Rule based command/build executive

NA na@na.com
wsd.iitb.fhg.de/~kir/brashome/

Executing commands according to rules instead of in the order in which they appear is the great idea which gave us famous make. Bras is a similar rule-based tool that uses Tcl like sysntax and has other extensions that are more easily used and specified.

BuildRef and other RCS utilities

NA na@na.com
www.sander.cupertino.ca.us/source.html

"BuildRef is a tool used by build tools to facilitate searching of baseline builds for files needed in development areas. The search mechanism is quite general and is not project-specific. Other utilities RCS/CVS utilities at this site are: EMFS (a poor man's redundant filesystem that uses email as a transport mechanism to keep text files in synch acros ...

Cook - a software build tool

NA na@na.com
www.canb.auug.org.au/~millerp/cook.html

Cook is a tool for constructing files. It is given a set of files to create, and recipes of how to create them. In any non-trivial program there will be prerequisites to performing the actions necessary to creating any file, such as include files. Cook provides a mechanism to define these. When a program is being developed or maintained, the programmer ...

Odin - a replacement for Make

NA na@na.com
ftp.cs.colorado.edu/pub/distribs/odin/

Odin is a simpler, more reliable, and more powerful replacement for Make. It is designed to combine the simplicity and elegance of the original Make program with the power of the latest super-Makes. Some of Odin's features include: building several variants concurrently from a single source tree; parallel builds on multiple remote hosts; persistent depe ...

Dmake

NA na@na.com
dmake.wticorp.com/library.html

dmake is a rewrite by Denis Vadura of the common UNIX Make utility. Both dmake and its scripting language are highly portable and where possible compatible with both BSD Make and SYSV AUGMAKE. dmake also boasts a large number of functionality enhancements over standard Make.