node-gyp/gyp
Jiawen Geng 9e1397c52e
gyp: update gyp to v0.7.0 (#2284)
PR-URL: https://github.com/nodejs/node-gyp/pull/2284
Reviewed-By: Richard Lau <rlau@redhat.com>
Reviewed-By: Christian Clauss <cclauss@me.com>
2020-12-22 08:19:25 +08:00
..
.github/workflows gyp: update gyp to 0.6.2 2020-10-17 10:36:14 +11:00
data/win gyp: update gyp to r1601 2013-07-02 11:04:41 -07:00
pylib/gyp gyp: update gyp to v0.7.0 (#2284) 2020-12-22 08:19:25 +08:00
tools gyp: update gyp to 0.6.1 2020-10-15 11:12:52 +11:00
.flake8 gyp: update gyp to 0.6.1 2020-10-15 11:12:52 +11:00
.gitignore gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
AUTHORS gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
CHANGELOG.md gyp: update gyp to v0.7.0 (#2284) 2020-12-22 08:19:25 +08:00
CODE_OF_CONDUCT.md gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
CONTRIBUTING.md gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
gyp gyp: update gyp to e1c8fcf7 2015-05-24 14:02:47 -07:00
gyp.bat gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
gyp_main.py gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
LICENSE gyp: update gyp to 0.2.1 2020-05-26 15:15:13 +10:00
README.md gyp: update gyp to 0.6.1 2020-10-15 11:12:52 +11:00
requirements_dev.txt gyp: update gyp to 0.2.0 2020-05-26 15:14:13 +10:00
setup.py gyp: update gyp to v0.7.0 (#2284) 2020-12-22 08:19:25 +08:00
test_gyp.py gyp: update gyp to 0.4.0 2020-07-20 15:08:34 +10:00

GYP can Generate Your Projects.

Documents are available at gyp.gsrc.io, or you can check out md-pages branch to read those documents offline.

gyp-next is released to the Python Packaging Index (PyPI) and can be installed with the command:

  • python3 -m pip install gyp-next