Compile All Tool
Overview
The Compile All Tool can be used to check if all targets in a directory compile. It recursively scans all directories and looks for files with a .ecf extension. For each configuration file all targets are first clean melted, then frozen and at the end finalized.
Command-line Options
To see the list of available command-line options and their help information, use the '/?' switch.
Information
This tool was developed and maintained by Patrickr.
Location: https://eiffelsoftware.origo.ethz.ch/svn/contrib/users/patrickr/valgrind_converter
Change Log
Patrickr 14:45, 14 February 2007 (CET)
- Initial Upload