Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

New build target to package REPL as a save file #3

Merged
merged 1 commit into from
Mar 18, 2022
Merged

New build target to package REPL as a save file #3

merged 1 commit into from
Mar 18, 2022

Conversation

martintosney
Copy link
Collaborator

@martintosney martintosney commented Mar 18, 2022

A save file package can now be built through Bob. Simply run:

makei all package

This will create save file RPGLEREPL in the configured object library for the Bob build.

A build for a previous IBM i release can be done like this:

makei all package TGTRLS=V7R3M0

Targeting 7.3 seemed to compile fine for me.

@tom-writes-code tom-writes-code self-requested a review March 18, 2022 15:04
@tom-writes-code tom-writes-code merged commit 942c8a8 into tom-writes-code:main Mar 18, 2022
@martintosney martintosney deleted the package branch March 18, 2022 15:15
martintosney pushed a commit that referenced this pull request May 18, 2023
New build target to package REPL as a save file
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants