Skip to content

IBM i build improvements#8455

Closed
kadler wants to merge 3 commits into
curl:masterfrom
kadler:ibmi-build-improvements
Closed

IBM i build improvements#8455
kadler wants to merge 3 commits into
curl:masterfrom
kadler:ibmi-build-improvements

Conversation

@kadler

@kadler kadler commented Feb 15, 2022

Copy link
Copy Markdown
Contributor

Various enhancements to the OS400 build script and docs.

This allows a better default build setup which will stop on failure, which is needed for automated builds to detect status.

V6R1M0 is not available as a target release since IBM i 7.2. To keep
from having to keep this up to date in git, default to the current
release. Users can configure this to whatever release they want to
actually build for.
The wrapper will exit if the system command failed instead of blindly
continuing on.

In addition, only copy docs which exist, since now the copy failure will
cause the build to stop.
@bagder bagder added the build label Feb 15, 2022
@bagder

bagder commented Feb 17, 2022

Copy link
Copy Markdown
Member

Thanks!

@bagder bagder closed this in a70600c Feb 17, 2022
bagder pushed a commit that referenced this pull request Feb 17, 2022
The wrapper will exit if the system command failed instead of blindly
continuing on.

In addition, only copy docs which exist, since now the copy failure will
cause the build to stop.

Closes #8455
bagder pushed a commit that referenced this pull request Feb 17, 2022
@kadler kadler deleted the ibmi-build-improvements branch February 17, 2022 22:16
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Development

Successfully merging this pull request may close these issues.

2 participants