forked from boyski/audited-objects
-
Notifications
You must be signed in to change notification settings - Fork 0
leeyuejun/audited-objects
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
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
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published
Languages
- C 65.4%
- Java 13.3%
- HTML 8.1%
- C++ 7.9%
- Perl 2.5%
- Python 1.3%
- Other 1.5%