Uh oh!
There was an error while loading. Please reload this page.
build: fixes and optimizations in gyp files - #27108
Conversation
nodejs-github-bot
commented
Apr 5, 2019
nodejs-github-bot
commented
Apr 5, 2019
refack
commented
Apr 5, 2019
/CC @nodejs/build-files @nodejs/v8-update |
nodejs-github-bot
commented
Apr 6, 2019
nodejs-github-bot
commented
Apr 6, 2019
nodejs-github-bot
commented
Apr 6, 2019
bb39ecf to
ea42d79CompareThere was a problem hiding this comment.
https://codereview.chromium.org/2174663002/. Maybe we should be bumping our vendored in version of gtest?
There was a problem hiding this comment.
I have that in the pipe line.
Uh oh!
There was an error while loading. Please reload this page.
d161800 to
9b0ac8bComparenodejs-github-bot
commented
Apr 8, 2019
Ping @nodejs/build-files PTAL. |
refack
commented
Apr 8, 2019
Ping @nodejs/v8-update |
Can you split this into smaller PRs? I can review some of the GYP changes, but can't really sign off on Windows/MSVC spcific changes. |
13a110d to
9b770b3Comparerefack
commented
Apr 9, 2019
nodejs-github-bot
commented
Apr 9, 2019
nodejs-github-bot
commented
Apr 9, 2019
There was a problem hiding this comment.
Um, doesn't this break etw builds? (I am not sure who actually uses this, though, and it's been broken quite often, but it's listed in https://github.com/nodejs/node/blob/master/doc/guides/diagnostic-tooling-support-tiers.md)
* Remove use of `tr1` namespace * Sync file list
63f4c78 to
380d1a6Comparenodejs-github-bot
commented
Apr 11, 2019
refack
commented
Apr 11, 2019
@nodejs/build-files PTAL |
8ae28ff to
2935f72Comparejasnell
commented
Jun 19, 2020
No activity on this is over a year, does not appear to be moving forward. Closing, can reopen if someone wishes to pick it back up |
tools/v8_gypfilesv8_initializers_pch.hGTEST_LANG_CXX11for gtest compatibility with C++17 (TR namespace removed)Checklist
make -j4 test(UNIX), orvcbuild test(Windows) passes