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

improve Makefile #843

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ramessesii2
Copy link
Contributor

@ramessesii2 ramessesii2 commented Dec 29, 2024

  1. added jq to tools to be installed with make cli-install
  2. add verification for unzip

Fixes #512

Makefile Outdated Show resolved Hide resolved
@ramessesii2 ramessesii2 force-pushed the RAMESSES/makefile-fix branch from b5a6438 to 3a71599 Compare December 30, 2024 12:21
Copy link
Collaborator

@a13x5 a13x5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Several notes:

Makefile Outdated Show resolved Hide resolved
Makefile Outdated Show resolved Hide resolved
@ramessesii2 ramessesii2 force-pushed the RAMESSES/makefile-fix branch 4 times, most recently from 077133e to 2557f64 Compare January 6, 2025 14:10
Copy link
Collaborator

@a13x5 a13x5 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Target specific vars look bad
Please rebase

Makefile Outdated Show resolved Hide resolved
    - add jq to tools to be installed with make cli-install
    - add check for unzip

Signed-off-by: Satyam Bhardwaj <[email protected]>
@ramessesii2 ramessesii2 force-pushed the RAMESSES/makefile-fix branch from 2557f64 to 2c40e61 Compare January 20, 2025 06:34
@ramessesii2 ramessesii2 requested a review from a13x5 January 20, 2025 06:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: No status
Development

Successfully merging this pull request may close these issues.

Makefile does not check for required binaries presence.
4 participants