Jump to content

Altair FlowTracer

From Wikipedia, the free encyclopedia

This is an old revision of this page, as edited by 10014derek (talk | contribs) at 14:53, 8 July 2008 (Redirect 'make' link to the software page). The present address (URL) is a permanent link to this revision, which may differ significantly from the current revision.

Flowtracer
Developer(s)Runtime Design Automation
Stable release
8.1.6 / June, 2007
Operating systemCross-platform
TypeProgramming tool
WebsiteFlowtracer Home Page

Flowtracer, previously known as Flowtracer/EDA, is a commercial build management tool developed by Runtime Design Automation.

Flowtracer allows one to describe the basic flow of a software build in Tcl, shell scripts, or at execution time. The tool will then store and track the inputs and outputs of the flow in its database, automatically detecting changes as they occur. The tool provides a GUI that visualizes the flow, allowing for instant notification of failures in the flow, as well as providing push-button operation of the flow.

Flowtracer is a commercial alternative to make, a widely distributed and free tool that uses "make files" written in a proprietary format to the make tool.

Flowtracer runs on multiple platforms, including:

References