Compile_all Tool

by laurentm (modified: 2015 Aug 05)

This tool is a part of the EiffelStudio package.

Description

As tool to recursively compile all targets in a directory, 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 an .ecf extension. For each configuration file all targets are first clean melted, then frozen and at the end finalized.

Links