Join GitHub today
GitHub is home to over 36 million developers working together to host and review code, manage projects, and build software together.
Sign upbuild,meta: quiet/pretty make output by default #26740
Conversation
refack
added
the
semver-major
label
Mar 18, 2019
refack
added this to the 12.0.0 milestone
Mar 18, 2019
refack
self-assigned this
Mar 18, 2019
nodejs-github-bot
added
the
build
label
Mar 18, 2019
refack
requested review from
danbev and
BridgeAR
Mar 18, 2019
This comment has been minimized.
This comment has been minimized.
|
/CC @nodejs/build @nodejs/build-files Semver-Major since downstream embedders (and our CI) depend on |
refack
added
the
meta
label
Mar 18, 2019
This comment has been minimized.
This comment has been minimized.
|
previous discussion, you might want to check with people involved in that: #10403 |
rvagg
approved these changes
Mar 19, 2019
|
fwiw I don't see this as semver-major, I'm not aware of anyone that relies on compiler output in a breaking way. In our CI we could just run |
This comment has been minimized.
This comment has been minimized.
|
/PING @trevnorris @bnoordhuis @addaleax @gibfahn BTW: The pretty format comes from GYP node/tools/gyp/pylib/gyp/generator/make.py Lines 362 to 366 in ed2c696 So that could be easily be manipulated as well. AS for Jenkins, my dream is nodejs/build#1517 |
This comment has been minimized.
This comment has been minimized.
We've had complaints before |
refack commentedMar 18, 2019
'cause usually you simply want the job done...
Refs: #26252
Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes