Commit graph

17 commits

Author SHA1 Message Date
DeeDeeG
707927cd57
feat(gyp): update gyp to v0.16.1 (#2923)
* feat(gyp): update gyp to v0.15.1

* Add Python 3.12 to tests

* Try to fix CI

* Try specifying msvs-version

* Modify the visual-studio matrix

* Fix pythonLocation var

* Fix Python tests

* Get path

* polish

* feat(gyp): update gyp to v0.16.0

* feat(gyp): update gyp to v0.16.1

* CI: Don't install Python 'packaging' module (vendored in 'gyp-next' now)

* Apply suggestions from code review

* Upgrade to actions/checkout@v4

---------

Co-authored-by: Raymond Zhao <7199958+rzhao271@users.noreply.github.com>
Co-authored-by: Christian Clauss <cclauss@me.com>
2023-10-27 17:12:14 -07:00
Kevin Adler
3e2a5324f1 feat(gyp): update gyp to v0.13.0 2022-09-24 02:17:10 +01:00
Jiawen Geng
814b1b0eda feat(gyp): update gyp to v0.9.1 (#2402) 2021-05-28 01:30:57 +00:00
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
Rod Vagg
ee6a837cb7
gyp: update gyp to 0.6.1
Closes: https://github.com/nodejs/node-gyp/pull/2236
PR-URL: https://github.com/nodejs/node-gyp/pull/2238
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Myles Borins <myles.borins@gmail.com>
2020-10-15 11:12:52 +11: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
Michaël Zasso
972780bde7
gyp: sync code base with nodejs repo (#1975)
PR-URL: https://github.com/nodejs/node-gyp/pull/1975
Reviewed-By: Ujjwal Sharma <ryzokuken@disroot.org>
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Rod Vagg <rod@vagg.org>
2020-02-19 11:42:32 +08:00
XhmikosR
cdb47bd54d
gyp: assorted typo fixes
PR-URL: https://github.com/nodejs/node-gyp/pull/1853
Reviewed-By: Christian Clauss <cclauss@me.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
Reviewed-By: Rich Trott <rtrott@gmail.com>
2019-08-20 12:24:44 +10:00
cclauss
a991f633d6
gyp: fix the remaining Python 3 issues
PR-URL: https://github.com/nodejs/node-gyp/pull/1793
Reviewed-By: Rod Vagg <rod@vagg.org>
Reviewed-By: Ben Noordhuis <info@bnoordhuis.nl>
2019-06-26 15:23:23 +10:00
cclauss
f952b08f84
gyp: move from __future__ import to the top of the file
Fixes #1774
PR-URL: https://github.com/nodejs/node-gyp/pull/1789
Reviewed-By: Rod Vagg <rod@vagg.org>
2019-06-21 12:24:21 +10:00
Craig Rodrigues
2040cd21cc
gyp: use print as a function, as specified in PEP 3105.
https://github.com/nodejs/node-gyp/pull/1150
Reviewed-By: Refael Ackermann <refack@gmail.com>
2019-04-24 10:28:59 +10:00
cclauss
abef93ded5
gyp: get ready for python 3
https://github.com/nodejs/node-gyp/pull/1335
Reviewed-By: Refael Ackermann <refack@gmail.com>
2019-04-24 10:28:59 +10:00
Nathan Rajlich
b768d20f38 gyp: update gyp to e1c8fcf7
Copied the "tools/gyp" dir over from io.js
commit cb381fe3e08e8a249738f791a984f452ff70c68d.

Includes io.js commits:

 * nodejs/io.js@21f4fb6215
 * nodejs/io.js@15f058f609
 * nodejs/io.js@eb459c8151
 * nodejs/io.js@644ece1f67
2015-05-24 14:02:47 -07:00
Nathan Rajlich
ef1fc7871e gyp: update to bebdcea 2013-11-11 13:59:57 -08:00
Nathan Rajlich
ee703671a0 gyp: update gyp to r1601
Same version as joyent/node as of v0.11.3.
2013-07-02 11:04:41 -07:00
Nathan Rajlich
7a648b74d1 add gyp https://codereview.chromium.org/11368059 2012-11-14 16:40:09 -08:00