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

Better makefile #140

Merged
merged 41 commits into from
Aug 31, 2023
Merged

Better makefile #140

merged 41 commits into from
Aug 31, 2023

Conversation

pxp9
Copy link
Collaborator

@pxp9 pxp9 commented Aug 25, 2023

Improving makefile

@pxp9 pxp9 added the enhancement New feature or request label Aug 25, 2023
@pxp9 pxp9 marked this pull request as draft August 25, 2023 14:14
@pxp9 pxp9 requested a review from ayrat555 August 25, 2023 14:43
@Dopplerian Dopplerian marked this pull request as ready for review August 29, 2023 13:55
@Dopplerian
Copy link
Collaborator

With these changes, you would only need to do make -j db when you start working on the project, then you can do make -j tests and make -j ignored whenever you need to test your changes, and when you are finished working you may do make -j stop.

Note: -j flag is optional but recommended.

Copy link
Collaborator Author

@pxp9 pxp9 left a comment

Choose a reason for hiding this comment

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

Nice work @Dopplerian

Copy link
Collaborator

@0xCAB0 0xCAB0 left a comment

Choose a reason for hiding this comment

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

Looks really good for me! Nice job

@pxp9
Copy link
Collaborator Author

pxp9 commented Aug 29, 2023

I would like to merge this to master and then merge it to my branch which I provide sqlx support

.env Show resolved Hide resolved
fang/README.md Outdated Show resolved Hide resolved
@Dopplerian
Copy link
Collaborator

@ayrat555 I think commit fc1b0c7 does what you wanted.

@Dopplerian Dopplerian requested a review from ayrat555 August 29, 2023 21:23
@Dopplerian Dopplerian self-requested a review August 30, 2023 10:43
@pxp9
Copy link
Collaborator Author

pxp9 commented Aug 30, 2023

Can this be merged ?

I would like to merge it also in my pr

@Dopplerian Dopplerian merged commit 1143285 into master Aug 31, 2023
@ayrat555 ayrat555 deleted the better-makefile branch August 31, 2023 10:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants