Uh oh!
There was an error while loading. Please reload this page.
tools: backport tools/install.py for headers - #4149
Conversation
mscdex
commented
Dec 4, 2015
Maybe it would be better to target |
rvagg
commented
Dec 4, 2015
lgtm, thanks @richardlau I have no opinion on |
richardlau
commented
Dec 4, 2015
I've tested by running I tried to run
But I also get the same problem with |
richardlau
commented
Dec 4, 2015
@mscdex I can retarget to |
richardlau
commented
Dec 4, 2015
This also affects |
61c8519 to
4a9a611Comparerichardlau
commented
Dec 4, 2015
Retargetted to |
rvagg
commented
Dec 4, 2015
@richardlau are you on Linux? the |
richardlau
commented
Dec 4, 2015
@rvagg Yes I'm on Linux -- Didn't realize that the tarball was generated on OS X. Thanks. |
rvagg
commented
Dec 4, 2015
still lgtm, needs to sit for additional reviews and possible objection for a couple of days but someone can land it after that (I'll do it if I remember but any other collaborator can) |
bnoordhuis
commented
Dec 4, 2015
Untested but LGTM. |
rvagg
commented
Dec 4, 2015
sorry, I should have posted results of my testing on 0.12: The full contents of the resulting file is listed here: https://gist.github.com/rvagg/e86237fb9d838ae57a62 |
jbergstroem
commented
Dec 4, 2015
LGTM |
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: #4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: #4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
rvagg
commented
Dec 7, 2015
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: #4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: #4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: #4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: #4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
Backport the tools/install.py changes from 628a3ab that were missed when 6fb0b92 backported the corresponding changes to the Makefile to build the headers only archive. PR-URL: nodejs/node#4149 Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl> Reviewed-By: Johan Bergström <bugs@bergstroem.nu> Reviewed-By: Rod Vagg <rod@vagg.org>
Backport the tools/install.py changes from 628a3ab that were missed
when 6fb0b92 backported the corresponding changes to the Makefile to
build the headers only archive.
Fixes#4140