mirror of
https://github.com/nodejs/node.git
synced 2024-12-01 16:10:02 +01:00
5d8373a498
Don't add `force_append` (FORCE_DO_CMD) to the intermediate sentinal. Adding it makes the action run alway, even when there are no changes. (refack): AFAICT because `*.intermediate` files don't have build rules. PR-URL: https://github.com/nodejs/node/pull/23156 Reviewed-By: Richard Lau <riclau@uk.ibm.com> Reviewed-By: Joyee Cheung <joyeec9h3@gmail.com> |
||
---|---|---|
.. | ||
buildbot | ||
data/win | ||
pylib/gyp | ||
samples | ||
tools | ||
.gitignore | ||
AUTHORS | ||
codereview.settings | ||
DEPS | ||
gyp | ||
gyp_main.py | ||
gyp.bat | ||
gyptest.py | ||
LICENSE | ||
OWNERS | ||
PRESUBMIT.py | ||
README.md | ||
setup.py |
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.