Jump to content

Altair FlowTracer: Difference between revisions

From Wikipedia, the free encyclopedia
Content deleted Content added
Rjaf29 (talk | contribs)
m added link
10014derek (talk | contribs)
m Redirect 'make' link to the software page
Line 14: Line 14:
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 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 is a commercial alternative to '''[[make (software)|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:
Flowtracer runs on multiple platforms, including:

Revision as of 14:53, 8 July 2008

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