Skip to content

Conversation

@worksofliam
Copy link
Member

@worksofliam worksofliam commented May 30, 2025

Introduces the ability to use actions.json files to specify build commands instead of hard coding everything into the iproj.json files.

  • Test cases to prove iProject picks up actions.json files
  • Support the actions.json variables: https://codefori.github.io/docs/developing/local/actions/
  • Updates the documentation, not recommended users to use the iproj.json for compile commands
  • Update the extension to ensure make file settings are loaded correctly (due to constructor change)

Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam linked an issue May 30, 2025 that may be closed by this pull request
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
@worksofliam worksofliam changed the title Change/iproj_usage Support actions.json files as part of makefile generation May 30, 2025
@worksofliam worksofliam marked this pull request as ready for review May 30, 2025 17:17
worksofliam and others added 2 commits June 2, 2025 10:13
Signed-off-by: worksofliam <mrliamallan@live.co.uk>
Add support for using *LIBL with DCLF in CL
@worksofliam worksofliam merged commit 1b35fab into main Jun 2, 2025
5 checks passed
@worksofliam worksofliam deleted the change/iproj_usage branch June 2, 2025 14:19
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.

For make, stop using iproj.json for commands

2 participants