Skip to content
This repository was archived by the owner on Mar 26, 2026. It is now read-only.
This repository was archived by the owner on Mar 26, 2026. It is now read-only.

For make, stop using iproj.json for commands #116

@worksofliam

Description

@worksofliam

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.

https://ibm.github.io/sourceorbit/#/./pages/cli/make?id=changing-compile-options

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.

Metadata

Metadata

Assignees

Labels

baseBelongs in the basemakeSpecific to makefile generation

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions