Skip to content

Commit c7a26dd

Browse files
bnoordhuisdebadree25
authored andcommitted
tools: remove genv8constants.py
Unused after commit aa3a572 ("build: remove dtrace & etw support") from last year. I had this vague notion that llnode also used it but that is another script. Fixes: nodejs#49991 PR-URL: nodejs#50023 Reviewed-By: Michaël Zasso <[email protected]> Reviewed-By: Yagiz Nizipli <[email protected]> Reviewed-By: Benjamin Gruenbaum <[email protected]> Reviewed-By: Richard Lau <[email protected]> Reviewed-By: Tobias Nießen <[email protected]> Reviewed-By: Colin Ihrig <[email protected]> Reviewed-By: Luigi Pinca <[email protected]>
1 parent e7a7779 commit c7a26dd

File tree

2 files changed

+1
-119
lines changed

2 files changed

+1
-119
lines changed

.github/label-pr-config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@ subSystemLabels:
4747
/^\w+\.md$/: doc
4848
# Different variants of Makefile and build files
4949
/^(?:tools\/)?(?:Makefile|BSDmakefile|create_android_makefiles)$/: build, needs-ci
50-
/^tools\/(?:install\.py|genv8constants\.py|getnodeversion\.py|js2c\.py|utils\.py|configure\.d\/.*)$/: build, python, needs-ci
50+
/^tools\/(?:install\.py|getnodeversion\.py|js2c\.py|utils\.py|configure\.d\/.*)$/: build, python, needs-ci
5151
/^vcbuild\.bat$/: build, windows, needs-ci
5252
/^(?:android-)?configure|node\.gyp|common\.gypi$/: build, needs-ci
5353
# More specific tools

tools/genv8constants.py

Lines changed: 0 additions & 118 deletions
This file was deleted.

0 commit comments

Comments
 (0)