Similar to what the build_cmake.sh script works, arguments passed to
the build_autotools.sh script are a list of targets to build.
Details
Details
- Reviewers
deadalnix - Group Reviewers
Restricted Project - Commits
- rABC4f31ce8a67fa: [CI] Make the build_autotools.sh script take a list of targets
Run the CI build-autotools build plan.
Diff Detail
Diff Detail
- Repository
- rABC Bitcoin ABC
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Event Timeline
contrib/devtools/build_autotools.sh | ||
---|---|---|
27 ↗ | (On Diff #21646) | Should we add all to the list of target for good measure? |
contrib/devtools/build_autotools.sh | ||
---|---|---|
27 ↗ | (On Diff #21646) | For some reason this fails the build (at least on my machine), so I left it as is. The check target already builds all anyway so there is no coverage issue introduced here. |