| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
There was a problem hiding this comment.
One comment, otherwise LGTM
Sorry, something went wrong.
There was a problem hiding this comment.
build docs --> builds docs?
Sorry, something went wrong.
There was a problem hiding this comment.
Fixed.
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM but cc @joyeecheung, this PR overlaps to some extent with #16975.
(edit: nevermind, just saw this PR is in response to that PR.)
Sorry, something went wrong.
There was a problem hiding this comment.
Can you add a line break to keep it < 81 columns?
Sorry, something went wrong.
There was a problem hiding this comment.
Sure.
Sorry, something went wrong.
Yep, this is meant to complement that PR, so would definitely appreciate a review from @joyeecheung ! |
Sorry, something went wrong.
There was a problem hiding this comment.
I really like this.
Sorry, something went wrong.
|
Might be too much of a change, but just for info, the alacritty Makefile I got the idea from sets help as the default command, so if you do make it runs make help. Something for a future PR maybe. https://github.com/jwilm/alacritty/blob/8ff3c5d170abe47554f5d2a41ad35ddc451d254d/Makefile#L18 |
Sorry, something went wrong.
|
Doesn't make default to the first target? |
Sorry, something went wrong.
|
@richardlau good point, yes it does, should have rechecked after moving it up to the top. I've moved it down to below. TBH I think having it be the default makes sense, but I'd rather get this landed so people can start using it, and have that discussion afterwards. |
Sorry, something went wrong.
There was a problem hiding this comment.
should this be removed or just moved down to the next line?
Sorry, something went wrong.
There was a problem hiding this comment.
Yes..why are we removing this?
Sorry, something went wrong.
There was a problem hiding this comment.
My bad, I made it an inline comment, then decided the help was getting too long and removed it again. Fixed.
Sorry, something went wrong.
|
Is the ## trick documented anywhere? |
Sorry, something went wrong.
There was a problem hiding this comment.
LGTM minus a question about removing coverage-clean comments
Sorry, something went wrong.
There was a problem hiding this comment.
Yes..why are we removing this?
Sorry, something went wrong.
Added a line to explain. |
Sorry, something went wrong.
There was a problem hiding this comment.
New target help should be phony but otherwise LGTM.
Sorry, something went wrong.
Done |
Sorry, something went wrong.
|
ping @gibfahn — does this need anything else to land? |
Sorry, something went wrong.
PR-URL: nodejs#17323 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: #17323 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: #17323 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
PR-URL: #17323 Reviewed-By: Jon Moss <me@jonathanmoss.me> Reviewed-By: James M Snell <jasnell@gmail.com> Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Anna Henningsen <anna@addaleax.net> Reviewed-By: Evan Lucas <evanlucas@me.com> Reviewed-By: Refael Ackermann <refack@gmail.com> Reviewed-By: Colin Ihrig <cjihrig@gmail.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com>
| Back | FazBrowse Home | New Git URL |
Checklist
Affected core subsystem(s)
build
The Makefile has quite a large number of targets, so I only added the ones that I thought people would most need to know about.
Output: