Downloadliste

Projektbeschreibung

instmake allows you to instrument builds with GNU Make and then analyze what happened during those builds. It saves a very detailed build log and has reports to analyze those records. The reports provide you better insight into the build, allow you to find race conditions, and to analyze the parallelism of the build.

Systemanforderungen

Die Systemvoraussetzungen sind nicht definiert
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2013-02-16 10:32
1.1.0

Diese Version bietet zusätzlich die Möglichkeit für jede Anwendung, die während des Builds verwendet werden, um beliebige Felder in das Instmake-Protokoll zu schreiben. Es fügt eine JSON-Druck-Plugin. Es behebt ein Problem, wenn Instmake von stellen über "$(SHELL) script.sh" aufgerufen wird, und script.sh nicht Chmod + X. Es hat spezielle Unterstützung für standortspezifische Plugins, so dass Ihre lokalen Plugins mit Instmake für Ihre lokalen Distribution zusammengestellt werden können.
Tags: Stable
This release adds the ability for any application used during the build to write arbitrary fields into the instmake log. It adds a JSON print plugin. It fixes a problem when instmake is called from make via "$(SHELL) script.sh", and script.sh is not chmod +x. It has special support for site-specific plugins, so that your local plugins can easily be packaged with instmake for your local distribution.

2010-03-21 20:39
1.0.0

Dies ist ein ausgereiftes Werkzeug, das im Einsatz seit vielen Jahren, aber dies ist die erste Veröffentlichung mit der Open Source Welt.
Tags: Stable
This is a mature tool that has been in use for many years, but this is the first release to the Open Source world.

Project Resources