You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
For -bf make, we are using a custom property in iproj.json which allows users to overwrite commands parameters which would then be used as part of the generated makefile.
We need to stop doing this, and allow Source Orbit pick up all compile commands from the standard actions.json file.
This is so in the future, when we add a new build options, we are following a standard across Code for IBM i, makefile, and Source Orbit. The documentation will need to be updated.