Skip to content
This repository has been archived by the owner on Nov 3, 2023. It is now read-only.

Rework makefile to enable incremental compilation #247

Merged
merged 1 commit into from
Aug 23, 2022
Merged

Rework makefile to enable incremental compilation #247

merged 1 commit into from
Aug 23, 2022

Conversation

SamWhited
Copy link
Collaborator

The history appears to have been changed at some point and #118 got dropped. This PR more or less re-creates it on top of the new makefile. Specifically, it adds non-phony targets for jackal and jackalctl that can be used to rebuild the tools only when build files change. This could be done for the various proto files too to improve the incremental compilation process further, but as discussed in other issues I really don't understand the protobuf build process very well so I thought I'd keep it simple at first until I was sure you'd even want these changes; no pressure, of course.

Copy link
Owner

@ortuman ortuman left a comment

Choose a reason for hiding this comment

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

LGTM 👍

@ortuman ortuman merged commit aa4e009 into ortuman:main Aug 23, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants