Difference between revisions of "Compile All Tool"

 
(Change Log)
Line 12: Line 12:
  
 
== Change Log ==
 
== Change Log ==
Initial Entry: --[[User:Patrickr|Patrickr]] 01:32, 10 October 2006 (CEST)
+
'''[[User:Patrickr|Patrickr]] 01:32, 10 October 2006 (CEST)'''
 +
*Initial Upload
 +
 
 +
'''[[User:Patrickr|Patrickr]] 20:20, 15 November 2006 (CET)'''
 +
 
 +
*New Feature: Added possibility to only do some compilation modes
 +
*New Feature: Added possibility to specify a compilation directory

Revision as of 11:20, 15 November 2006

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://origo.ethz.ch/eiffelsoftware/es/trunk/Src/tools/compile_all

Change Log

Patrickr 01:32, 10 October 2006 (CEST)

  • Initial Upload

Patrickr 20:20, 15 November 2006 (CET)

  • New Feature: Added possibility to only do some compilation modes
  • New Feature: Added possibility to specify a compilation directory