polyspace-project -generate-launching-script-for
(System Command) Generate files needed to run static analysis on a Polyspace Platform project
Since R2025a
Description
The polyspace-project -generate-launching-script-for system
command generates files that allow you to run static analysis on a Polyspace® Platform project.
polyspace-project -generate-launching-script-for
creates the files you need to run a Polyspace static analysis on the Polyspace Platform project <myProject> [-product <productName>] [-output-dir <folderPath>] [options]<myProject>. By default, the command
generates a launching script that runs a Polyspace
Code Prover™ analysis.
Running this command generates these files in the current folder or at the location
you specify using the optional -output-dir argument:
launchingCommand.bat(Windows®) orlaunchingCommand.sh(Linux®) — Launching script that runs static analysis on<myProject>options_command.txt— Information on the build configuration and static analysis configuration used by the launching scriptsource_command.txt— List of the project source filestemporal_exclusions.txt— If needed, a text file that contains any temporally exclusive tasks, as defined on the Static Analysis tab of the project Configuration pane