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

fix dependency targets #4356

Merged
merged 1 commit into from
Jan 8, 2021
Merged

Conversation

hgy59
Copy link
Contributor

@hgy59 hgy59 commented Jan 2, 2021

Motivation: Fix dependency-list target to allow error exit in Makefiles
Linked issues: follow up of #4347, #4348 and #4349

Recover error handling for meson config file definition, that broke the github build action due to failures in make dependency-list

- fix dependency-list and dependency-tree targets for make errors
- introduce DEPENDENCY_WALK=1 and skip error reporting in make file for meson builds
@hgy59 hgy59 requested a review from th0ma7 January 2, 2021 13:01
@hgy59 hgy59 added framework build/meson Requires Meson build tool support labels Jan 2, 2021
@hgy59 hgy59 merged commit d582ca9 into SynoCommunity:master Jan 8, 2021
@hgy59 hgy59 deleted the fix-depencency-targets branch January 8, 2021 23:02
@th0ma7 th0ma7 mentioned this pull request Jan 12, 2021
AlexPresso pushed a commit to AlexPresso/spksrc that referenced this pull request Jan 30, 2025
- fix dependency-list and dependency-tree targets for make errors
- introduce DEPENDENCY_WALK=1 and skip error reporting in make file for meson builds
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
build/meson Requires Meson build tool support framework
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant