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

return value of codelite-make #2739

Closed
Jarod42 opened this issue May 24, 2021 · 4 comments
Closed

return value of codelite-make #2739

Jarod42 opened this issue May 24, 2021 · 4 comments
Labels

Comments

@Jarod42
Copy link
Contributor

Jarod42 commented May 24, 2021

Creating github action to test premake with Codelite, I got issue to retrieve build status.

Make generate successfully, but build fails (due to wrong settings in Premake that I want to highlight) but codelite-make still returns 0 (so success in script shell)

Example of action which I expect to fail:
https://github.com/Jarod42/premake-sample-projects/runs/2617898507?check_suite_focus=true (tests project)

I do

codelite-make --settings=../../../codelite/build_settings.xml --workspace=Project.workspace --project=app --config=Release --command=build --verbose --execute
  return $?

to launch build from command line.

Version of Codelite is the one which comes from an apt-get from Ubuntu.

@stale
Copy link

stale bot commented Jul 8, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (in 5 days). Thank you for your contributions.

@stale stale bot added the stale label Jul 8, 2021
@Jarod42
Copy link
Contributor Author

Jarod42 commented Jul 8, 2021

anti-stale bot ping.

@stale stale bot removed the stale label Jul 8, 2021
@stale
Copy link

stale bot commented Aug 24, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs (in 5 days). Thank you for your contributions.

@stale stale bot added the stale label Aug 24, 2021
@stale stale bot closed this as completed Sep 3, 2021
@Jarod42
Copy link
Contributor Author

Jarod42 commented Sep 3, 2021

anti-stale bot ping.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant