Commit graph

8 commits

Author SHA1 Message Date
DeeDeeG
0da2e0140d
gyp: update gyp to v0.8.1 (#2355)
PR-URL: https://github.com/nodejs/node-gyp/pull/2355
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
Reviewed-By: Christian Clauss <cclauss@me.com>
2021-03-31 15:43:58 +08:00
Christian Clauss
c3c510d89e
gyp: update gyp to v0.8.0 (#2318)
PR-URL: https://github.com/nodejs/node-gyp/pull/2318
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Jiawen Geng <technicalcute@gmail.com>
2021-01-28 15:11:53 +08:00
Ujjwal Sharma
ebc34ec823
gyp: update gyp to 0.2.0
PR-URL: https://github.com/nodejs/node-gyp/pull/2092
Reviewed-By: Rod Vagg <rod@vagg.org>
2020-05-26 15:14:13 +10:00
cclauss
04da736d38
test: fix Python unittests
PR-URL: https://github.com/nodejs/node-gyp/pull/1961
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: João Reis <reis@janeasystems.com>
2019-11-18 13:35:41 +11:00
cclauss
67dec1496a
gyp: more decode stdout on Python 3
PR-URL: https://github.com/nodejs/node-gyp/pull/1894
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
Reviewed-By: Sam Roberts <vieuxtech@gmail.com>
2019-09-27 12:10:40 +10:00
Jose Quijada
c7f1bcaff5
gyp: improve Windows+Cygwin compatibility
Fixes: #1782
PR-URL: https://github.com/nodejs/node-gyp/pull/1817
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Rod Vagg <r@va.gg>
2019-08-01 10:48:30 +10:00
Imran Iqbal
cc8b2fa83e Update gyp to b3cef02.
Includes two patches for AIX. Adds support for both 32-bit and 64-bit
files[0] and uses -RPf for cp instead of -af (which is unsupported)[1]

[0] https://codereview.chromium.org/1319663007
[1] https://codereview.chromium.org/1368133002

PR-URL: https://github.com/nodejs/node-gyp/pull/781
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2015-11-06 09:21:26 +01:00
Nathan Rajlich
ef1fc7871e gyp: update to bebdcea 2013-11-11 13:59:57 -08:00