- Completely generic and autonomous
- Supports complex task and file dependencies
- Supports full rebuild, incremental build, and clean operations
- Supports file searches and response file loading
- Supports Environment Variables read-write access
- You wish to replace your current execution script/build tool with Incredibuild’s XML-based build system in order to distribute the process.
- You would like to distribute execution of a sequentially running process run from a custom application, and are able to describe the set of commands to be distributed in XML format.
- You would like to distribute execution of an identical command line run on a group of files described through a wildcard expression (e.g. run command line “analyze.exe /out:./TargetDir ” on all files matching the expression “MyFolder*.cpp”).