thesnowfield/el-buildtool
This action provides the command-line compile toolchain for EPL
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| file | The name path of the EPL source file (*.e) | yes | — |
| password | Provides the password of the source file | no | — |
| quiet | Keep compiler quite, only print the error messages | no | false |
| opt_fast_array | Enables the fast array accessing mode | no | true |
| opt_stack_check | Enables the stack check after calling the DLL function | no | false |
| opt_deadloop_check | Enables the deadloop check | no | false |
Outputs
no outputs