chorse-dev/CMake - Build and Test

Build and Test any CMake Project

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stale
License
None
namedescriptionrequireddefault
build-nameDescribe the dashboard client platform with a short string.no${{ github.job }}
change-idPass arbitrary information about this build to the dashboard.no${{ github.sha }}
cmake-generatorSpecify a build system generatornoNinja Multi-Config
config-optionsSpecify command-line arguments to pass to the configuration tool.no""
coverage-commandCommand-line tool to perform software coverage analysisno""
memorycheck-commandCommand-line tool to perform dynamic analysisno""
memorycheck-typeSpecify the type of memory checking to performno""
submit-urlThe URL of the dashboard server to send the submission tono""
use-launchersReport granular build warning and error informationnoON
namedescription
build-errorsStore the number of build errors detected
build-warningsStore the number of build warnings detected
memcheck-defectsStore the number of memcheck defects found