boyski / audited-objects

A tool for build auditing and object recycling

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audited Objects (AO) is a tool for the analysis and optimization of
automated software processes such as builds. When a build process
is run under AO control, each command executed is recorded in a
central database along with a record of each file opened by that
command and its state (checksum/size/timestamp) as of the instant
it was opened. A full copy of each modified file is stored in
the database as well.

AO has much in common with clearmake, the IBM Rational build tool,
but unlike clearmake it's not a build tool per se; instead,
it injects its auditing capabilities into the build tool of
your choice.

See the website at http://audited-objects.sourceforge.net/ for
more information.

About

A tool for build auditing and object recycling


Languages

Language:C 65.0%Language:Java 13.2%Language:HTML 8.1%Language:C++ 7.5%Language:Perl 3.1%Language:Python 1.3%Language:Makefile 1.2%Language:Shell 0.2%Language:Objective-C 0.2%Language:Batchfile 0.1%Language:CSS 0.1%Language:Prolog 0.1%Language:Perl 6 0.0%