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

make config directive & Makefile optimizations #1548

Closed
wants to merge 2 commits into from
Closed

make config directive & Makefile optimizations #1548

wants to merge 2 commits into from

Conversation

0pcom
Copy link
Collaborator

@0pcom 0pcom commented May 10, 2023

Fixes #1547

Changes:

  • Adds config directive to generate or update a config in the current dir with a bin_path at ./build/apps which matches the path the apps will be created at via make build
  • Removes redundant invocations of commands which will work from a single invocation
  • adds make -j8 to the test workflow for github-actions to parallelize the tests and building via make check and make build

@0pcom 0pcom closed this May 10, 2023
@0pcom 0pcom deleted the fix-makefile branch May 10, 2023 15:35
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.

1 participant