@veewo/gitnexus 1.5.6 → 1.5.8
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/benchmark/analyze-runner.d.ts +0 -2
- package/dist/benchmark/analyze-runner.js +0 -6
- package/dist/benchmark/analyze-runner.test.js +1 -10
- package/dist/benchmark/runner.d.ts +0 -2
- package/dist/benchmark/runner.js +0 -2
- package/dist/benchmark/u2-e2e/neonspark-full-e2e.js +0 -11
- package/dist/benchmark/u2-performance-sampler.js +3 -16
- package/dist/cli/ai-context.js +1 -7
- package/dist/cli/analyze-options.d.ts +19 -6
- package/dist/cli/analyze-options.js +76 -71
- package/dist/cli/analyze-options.test.js +78 -73
- package/dist/cli/analyze-runtime-summary.js +0 -1
- package/dist/cli/analyze-runtime-summary.test.js +0 -2
- package/dist/cli/analyze-summary.d.ts +0 -2
- package/dist/cli/analyze-summary.js +0 -24
- package/dist/cli/analyze-summary.test.js +1 -65
- package/dist/cli/analyze.d.ts +2 -4
- package/dist/cli/analyze.js +14 -30
- package/dist/cli/analyze.test.js +9 -15
- package/dist/cli/benchmark-agent-context.d.ts +0 -2
- package/dist/cli/benchmark-agent-context.js +0 -2
- package/dist/cli/benchmark-agent-safe-query-context.d.ts +0 -2
- package/dist/cli/benchmark-agent-safe-query-context.js +0 -2
- package/dist/cli/benchmark-unity.d.ts +0 -2
- package/dist/cli/benchmark-unity.js +0 -2
- package/dist/cli/clean.d.ts +2 -3
- package/dist/cli/clean.js +4 -25
- package/dist/cli/index.js +1 -12
- package/dist/core/ingestion/pipeline.js +1 -44
- package/dist/mcp/local/agent-safe-response.js +1 -1
- package/dist/mcp/local/local-backend.d.ts +0 -23
- package/dist/mcp/local/local-backend.js +69 -248
- package/dist/mcp/local/runtime-chain-verify.test.js +0 -49
- package/dist/mcp/local/runtime-claim-rule-registry.d.ts +0 -11
- package/dist/mcp/local/runtime-claim-rule-registry.js +0 -159
- package/dist/mcp/local/runtime-claim-rule-registry.test.js +67 -214
- package/dist/mcp/tools.js +0 -70
- package/dist/storage/repo-manager.d.ts +1 -0
- package/dist/types/pipeline.d.ts +0 -3
- package/package.json +1 -1
- package/skills/gitnexus-cli.md +62 -38
- package/vendor/node_modules/node-addon-api/node_addon_api.Makefile +6 -0
- package/vendor/node_modules/node-addon-api/node_addon_api.target.mk +122 -0
- package/vendor/node_modules/node-addon-api/node_addon_api_except.target.mk +126 -0
- package/vendor/node_modules/node-addon-api/node_addon_api_except_all.target.mk +122 -0
- package/vendor/node_modules/node-addon-api/node_addon_api_maybe.target.mk +122 -0
- package/vendor/tree-sitter-dart/build/Release/.deps/node_modules/node-addon-api/node_addon_api_except.stamp.d +1 -0
- package/vendor/tree-sitter-dart/build/node_modules/node-addon-api/node_addon_api_except.stamp +0 -0
- package/vendor/tree-sitter-proto/build/Release/.deps/node_modules/node-addon-api/node_addon_api_except.stamp.d +1 -0
- package/vendor/tree-sitter-proto/build/node_modules/node-addon-api/node_addon_api_except.stamp +0 -0
- package/dist/benchmark/u2-e2e/phase5-rule-lab-acceptance-runner.d.ts +0 -60
- package/dist/benchmark/u2-e2e/phase5-rule-lab-acceptance-runner.js +0 -395
- package/dist/benchmark/u2-e2e/phase5-rule-lab-acceptance-runner.test.d.ts +0 -1
- package/dist/benchmark/u2-e2e/phase5-rule-lab-acceptance-runner.test.js +0 -41
- package/dist/cli/rule-lab.d.ts +0 -38
- package/dist/cli/rule-lab.js +0 -148
- package/dist/cli/rule-lab.test.d.ts +0 -1
- package/dist/cli/rule-lab.test.js +0 -31
- package/dist/cli/scope-manifest-config.d.ts +0 -9
- package/dist/cli/scope-manifest-config.js +0 -37
- package/dist/cli/sync-manifest.d.ts +0 -27
- package/dist/cli/sync-manifest.js +0 -200
- package/dist/cli/sync-manifest.test.d.ts +0 -1
- package/dist/cli/sync-manifest.test.js +0 -88
- package/dist/core/ingestion/unity-runtime-binding-rules.d.ts +0 -26
- package/dist/core/ingestion/unity-runtime-binding-rules.js +0 -408
- package/dist/rule-lab/analyze.d.ts +0 -13
- package/dist/rule-lab/analyze.js +0 -125
- package/dist/rule-lab/analyze.test.d.ts +0 -1
- package/dist/rule-lab/analyze.test.js +0 -246
- package/dist/rule-lab/compile.d.ts +0 -5
- package/dist/rule-lab/compile.js +0 -51
- package/dist/rule-lab/compiled-bundles.d.ts +0 -30
- package/dist/rule-lab/compiled-bundles.js +0 -36
- package/dist/rule-lab/curate.d.ts +0 -33
- package/dist/rule-lab/curate.js +0 -155
- package/dist/rule-lab/curate.test.d.ts +0 -1
- package/dist/rule-lab/curate.test.js +0 -137
- package/dist/rule-lab/curation-input-builder.d.ts +0 -45
- package/dist/rule-lab/curation-input-builder.js +0 -133
- package/dist/rule-lab/discover.d.ts +0 -13
- package/dist/rule-lab/discover.js +0 -74
- package/dist/rule-lab/discover.test.d.ts +0 -1
- package/dist/rule-lab/discover.test.js +0 -42
- package/dist/rule-lab/paths.d.ts +0 -21
- package/dist/rule-lab/paths.js +0 -37
- package/dist/rule-lab/paths.test.d.ts +0 -1
- package/dist/rule-lab/paths.test.js +0 -46
- package/dist/rule-lab/promote.d.ts +0 -26
- package/dist/rule-lab/promote.js +0 -387
- package/dist/rule-lab/promote.test.d.ts +0 -1
- package/dist/rule-lab/promote.test.js +0 -314
- package/dist/rule-lab/regress.d.ts +0 -60
- package/dist/rule-lab/regress.js +0 -122
- package/dist/rule-lab/regress.test.d.ts +0 -1
- package/dist/rule-lab/regress.test.js +0 -68
- package/dist/rule-lab/review-pack.d.ts +0 -34
- package/dist/rule-lab/review-pack.js +0 -165
- package/dist/rule-lab/review-pack.test.d.ts +0 -1
- package/dist/rule-lab/review-pack.test.js +0 -116
- package/dist/rule-lab/types.d.ts +0 -135
- package/dist/rule-lab/types.js +0 -1
- package/skills/_shared/unity-rule-authoring-contract.md +0 -64
- package/skills/gitnexus-unity-rule-gen.md +0 -107
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
# This file is generated by gyp; do not edit.
|
|
2
|
+
|
|
3
|
+
TOOLSET := target
|
|
4
|
+
TARGET := node_addon_api
|
|
5
|
+
DEFS_Debug := \
|
|
6
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api' \
|
|
7
|
+
'-DUSING_UV_SHARED=1' \
|
|
8
|
+
'-DUSING_V8_SHARED=1' \
|
|
9
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
10
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
11
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
12
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
13
|
+
'-D_LARGEFILE_SOURCE' \
|
|
14
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
15
|
+
'-DOPENSSL_THREADS' \
|
|
16
|
+
'-DDEBUG' \
|
|
17
|
+
'-D_DEBUG'
|
|
18
|
+
|
|
19
|
+
# Flags passed to all source files.
|
|
20
|
+
CFLAGS_Debug := \
|
|
21
|
+
-O0 \
|
|
22
|
+
-gdwarf-2 \
|
|
23
|
+
-fno-strict-aliasing \
|
|
24
|
+
-mmacosx-version-min=13.5 \
|
|
25
|
+
-arch \
|
|
26
|
+
arm64 \
|
|
27
|
+
-Wall \
|
|
28
|
+
-Wendif-labels \
|
|
29
|
+
-W \
|
|
30
|
+
-Wno-unused-parameter
|
|
31
|
+
|
|
32
|
+
# Flags passed to only C files.
|
|
33
|
+
CFLAGS_C_Debug :=
|
|
34
|
+
|
|
35
|
+
# Flags passed to only C++ files.
|
|
36
|
+
CFLAGS_CC_Debug := \
|
|
37
|
+
-std=gnu++20 \
|
|
38
|
+
-stdlib=libc++ \
|
|
39
|
+
-fno-rtti \
|
|
40
|
+
-fno-exceptions
|
|
41
|
+
|
|
42
|
+
# Flags passed to only ObjC files.
|
|
43
|
+
CFLAGS_OBJC_Debug :=
|
|
44
|
+
|
|
45
|
+
# Flags passed to only ObjC++ files.
|
|
46
|
+
CFLAGS_OBJCC_Debug :=
|
|
47
|
+
|
|
48
|
+
INCS_Debug := \
|
|
49
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
50
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
51
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
52
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
53
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
54
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
55
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
56
|
+
|
|
57
|
+
DEFS_Release := \
|
|
58
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api' \
|
|
59
|
+
'-DUSING_UV_SHARED=1' \
|
|
60
|
+
'-DUSING_V8_SHARED=1' \
|
|
61
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
62
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
63
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
64
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
65
|
+
'-D_LARGEFILE_SOURCE' \
|
|
66
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
67
|
+
'-DOPENSSL_THREADS'
|
|
68
|
+
|
|
69
|
+
# Flags passed to all source files.
|
|
70
|
+
CFLAGS_Release := \
|
|
71
|
+
-O3 \
|
|
72
|
+
-gdwarf-2 \
|
|
73
|
+
-fno-strict-aliasing \
|
|
74
|
+
-mmacosx-version-min=13.5 \
|
|
75
|
+
-arch \
|
|
76
|
+
arm64 \
|
|
77
|
+
-Wall \
|
|
78
|
+
-Wendif-labels \
|
|
79
|
+
-W \
|
|
80
|
+
-Wno-unused-parameter
|
|
81
|
+
|
|
82
|
+
# Flags passed to only C files.
|
|
83
|
+
CFLAGS_C_Release :=
|
|
84
|
+
|
|
85
|
+
# Flags passed to only C++ files.
|
|
86
|
+
CFLAGS_CC_Release := \
|
|
87
|
+
-std=gnu++20 \
|
|
88
|
+
-stdlib=libc++ \
|
|
89
|
+
-fno-rtti \
|
|
90
|
+
-fno-exceptions
|
|
91
|
+
|
|
92
|
+
# Flags passed to only ObjC files.
|
|
93
|
+
CFLAGS_OBJC_Release :=
|
|
94
|
+
|
|
95
|
+
# Flags passed to only ObjC++ files.
|
|
96
|
+
CFLAGS_OBJCC_Release :=
|
|
97
|
+
|
|
98
|
+
INCS_Release := \
|
|
99
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
100
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
101
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
102
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
103
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
104
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
105
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
106
|
+
|
|
107
|
+
OBJS :=
|
|
108
|
+
|
|
109
|
+
# Add to the list of files we specially track dependencies for.
|
|
110
|
+
all_deps += $(OBJS)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Rules for final target.
|
|
114
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api.stamp: TOOLSET := $(TOOLSET)
|
|
115
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api.stamp: FORCE_DO_CMD
|
|
116
|
+
$(call do_cmd,touch)
|
|
117
|
+
|
|
118
|
+
all_deps += $(obj).target/../../node_modules/node-addon-api/node_addon_api.stamp
|
|
119
|
+
# Add target alias
|
|
120
|
+
.PHONY: node_addon_api
|
|
121
|
+
node_addon_api: $(obj).target/../../node_modules/node-addon-api/node_addon_api.stamp
|
|
122
|
+
|
|
@@ -0,0 +1,126 @@
|
|
|
1
|
+
# This file is generated by gyp; do not edit.
|
|
2
|
+
|
|
3
|
+
TOOLSET := target
|
|
4
|
+
TARGET := node_addon_api_except
|
|
5
|
+
DEFS_Debug := \
|
|
6
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api_except' \
|
|
7
|
+
'-DUSING_UV_SHARED=1' \
|
|
8
|
+
'-DUSING_V8_SHARED=1' \
|
|
9
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
10
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
11
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
12
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
13
|
+
'-D_LARGEFILE_SOURCE' \
|
|
14
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
15
|
+
'-DOPENSSL_THREADS' \
|
|
16
|
+
'-DDEBUG' \
|
|
17
|
+
'-D_DEBUG'
|
|
18
|
+
|
|
19
|
+
# Flags passed to all source files.
|
|
20
|
+
CFLAGS_Debug := \
|
|
21
|
+
-O0 \
|
|
22
|
+
-gdwarf-2 \
|
|
23
|
+
-fno-strict-aliasing \
|
|
24
|
+
-mmacosx-version-min=13.5 \
|
|
25
|
+
-arch \
|
|
26
|
+
arm64 \
|
|
27
|
+
-Wall \
|
|
28
|
+
-Wendif-labels \
|
|
29
|
+
-W \
|
|
30
|
+
-Wno-unused-parameter
|
|
31
|
+
|
|
32
|
+
# Flags passed to only C files.
|
|
33
|
+
CFLAGS_C_Debug :=
|
|
34
|
+
|
|
35
|
+
# Flags passed to only C++ files.
|
|
36
|
+
CFLAGS_CC_Debug := \
|
|
37
|
+
-std=gnu++20 \
|
|
38
|
+
-stdlib=libc++ \
|
|
39
|
+
-fno-rtti \
|
|
40
|
+
-fno-exceptions
|
|
41
|
+
|
|
42
|
+
# Flags passed to only ObjC files.
|
|
43
|
+
CFLAGS_OBJC_Debug :=
|
|
44
|
+
|
|
45
|
+
# Flags passed to only ObjC++ files.
|
|
46
|
+
CFLAGS_OBJCC_Debug :=
|
|
47
|
+
|
|
48
|
+
INCS_Debug := \
|
|
49
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
50
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
51
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
52
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
53
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
54
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
55
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
56
|
+
|
|
57
|
+
DEFS_Release := \
|
|
58
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api_except' \
|
|
59
|
+
'-DUSING_UV_SHARED=1' \
|
|
60
|
+
'-DUSING_V8_SHARED=1' \
|
|
61
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
62
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
63
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
64
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
65
|
+
'-D_LARGEFILE_SOURCE' \
|
|
66
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
67
|
+
'-DOPENSSL_THREADS'
|
|
68
|
+
|
|
69
|
+
# Flags passed to all source files.
|
|
70
|
+
CFLAGS_Release := \
|
|
71
|
+
-O3 \
|
|
72
|
+
-gdwarf-2 \
|
|
73
|
+
-fno-strict-aliasing \
|
|
74
|
+
-mmacosx-version-min=13.5 \
|
|
75
|
+
-arch \
|
|
76
|
+
arm64 \
|
|
77
|
+
-Wall \
|
|
78
|
+
-Wendif-labels \
|
|
79
|
+
-W \
|
|
80
|
+
-Wno-unused-parameter
|
|
81
|
+
|
|
82
|
+
# Flags passed to only C files.
|
|
83
|
+
CFLAGS_C_Release :=
|
|
84
|
+
|
|
85
|
+
# Flags passed to only C++ files.
|
|
86
|
+
CFLAGS_CC_Release := \
|
|
87
|
+
-std=gnu++20 \
|
|
88
|
+
-stdlib=libc++ \
|
|
89
|
+
-fno-rtti \
|
|
90
|
+
-fno-exceptions
|
|
91
|
+
|
|
92
|
+
# Flags passed to only ObjC files.
|
|
93
|
+
CFLAGS_OBJC_Release :=
|
|
94
|
+
|
|
95
|
+
# Flags passed to only ObjC++ files.
|
|
96
|
+
CFLAGS_OBJCC_Release :=
|
|
97
|
+
|
|
98
|
+
INCS_Release := \
|
|
99
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
100
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
101
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
102
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
103
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
104
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
105
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
106
|
+
|
|
107
|
+
OBJS :=
|
|
108
|
+
|
|
109
|
+
# Add to the list of files we specially track dependencies for.
|
|
110
|
+
all_deps += $(OBJS)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Rules for final target.
|
|
114
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api_except.stamp: TOOLSET := $(TOOLSET)
|
|
115
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api_except.stamp: FORCE_DO_CMD
|
|
116
|
+
$(call do_cmd,touch)
|
|
117
|
+
|
|
118
|
+
all_deps += $(obj).target/../../node_modules/node-addon-api/node_addon_api_except.stamp
|
|
119
|
+
# Add target alias
|
|
120
|
+
.PHONY: node_addon_api_except
|
|
121
|
+
node_addon_api_except: $(obj).target/../../node_modules/node-addon-api/node_addon_api_except.stamp
|
|
122
|
+
|
|
123
|
+
# Add target alias to "all" target.
|
|
124
|
+
.PHONY: all
|
|
125
|
+
all: node_addon_api_except
|
|
126
|
+
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
# This file is generated by gyp; do not edit.
|
|
2
|
+
|
|
3
|
+
TOOLSET := target
|
|
4
|
+
TARGET := node_addon_api_except_all
|
|
5
|
+
DEFS_Debug := \
|
|
6
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api_except_all' \
|
|
7
|
+
'-DUSING_UV_SHARED=1' \
|
|
8
|
+
'-DUSING_V8_SHARED=1' \
|
|
9
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
10
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
11
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
12
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
13
|
+
'-D_LARGEFILE_SOURCE' \
|
|
14
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
15
|
+
'-DOPENSSL_THREADS' \
|
|
16
|
+
'-DDEBUG' \
|
|
17
|
+
'-D_DEBUG'
|
|
18
|
+
|
|
19
|
+
# Flags passed to all source files.
|
|
20
|
+
CFLAGS_Debug := \
|
|
21
|
+
-O0 \
|
|
22
|
+
-gdwarf-2 \
|
|
23
|
+
-fno-strict-aliasing \
|
|
24
|
+
-mmacosx-version-min=13.5 \
|
|
25
|
+
-arch \
|
|
26
|
+
arm64 \
|
|
27
|
+
-Wall \
|
|
28
|
+
-Wendif-labels \
|
|
29
|
+
-W \
|
|
30
|
+
-Wno-unused-parameter
|
|
31
|
+
|
|
32
|
+
# Flags passed to only C files.
|
|
33
|
+
CFLAGS_C_Debug :=
|
|
34
|
+
|
|
35
|
+
# Flags passed to only C++ files.
|
|
36
|
+
CFLAGS_CC_Debug := \
|
|
37
|
+
-std=gnu++20 \
|
|
38
|
+
-stdlib=libc++ \
|
|
39
|
+
-fno-rtti \
|
|
40
|
+
-fno-exceptions
|
|
41
|
+
|
|
42
|
+
# Flags passed to only ObjC files.
|
|
43
|
+
CFLAGS_OBJC_Debug :=
|
|
44
|
+
|
|
45
|
+
# Flags passed to only ObjC++ files.
|
|
46
|
+
CFLAGS_OBJCC_Debug :=
|
|
47
|
+
|
|
48
|
+
INCS_Debug := \
|
|
49
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
50
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
51
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
52
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
53
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
54
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
55
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
56
|
+
|
|
57
|
+
DEFS_Release := \
|
|
58
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api_except_all' \
|
|
59
|
+
'-DUSING_UV_SHARED=1' \
|
|
60
|
+
'-DUSING_V8_SHARED=1' \
|
|
61
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
62
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
63
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
64
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
65
|
+
'-D_LARGEFILE_SOURCE' \
|
|
66
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
67
|
+
'-DOPENSSL_THREADS'
|
|
68
|
+
|
|
69
|
+
# Flags passed to all source files.
|
|
70
|
+
CFLAGS_Release := \
|
|
71
|
+
-O3 \
|
|
72
|
+
-gdwarf-2 \
|
|
73
|
+
-fno-strict-aliasing \
|
|
74
|
+
-mmacosx-version-min=13.5 \
|
|
75
|
+
-arch \
|
|
76
|
+
arm64 \
|
|
77
|
+
-Wall \
|
|
78
|
+
-Wendif-labels \
|
|
79
|
+
-W \
|
|
80
|
+
-Wno-unused-parameter
|
|
81
|
+
|
|
82
|
+
# Flags passed to only C files.
|
|
83
|
+
CFLAGS_C_Release :=
|
|
84
|
+
|
|
85
|
+
# Flags passed to only C++ files.
|
|
86
|
+
CFLAGS_CC_Release := \
|
|
87
|
+
-std=gnu++20 \
|
|
88
|
+
-stdlib=libc++ \
|
|
89
|
+
-fno-rtti \
|
|
90
|
+
-fno-exceptions
|
|
91
|
+
|
|
92
|
+
# Flags passed to only ObjC files.
|
|
93
|
+
CFLAGS_OBJC_Release :=
|
|
94
|
+
|
|
95
|
+
# Flags passed to only ObjC++ files.
|
|
96
|
+
CFLAGS_OBJCC_Release :=
|
|
97
|
+
|
|
98
|
+
INCS_Release := \
|
|
99
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
100
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
101
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
102
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
103
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
104
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
105
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
106
|
+
|
|
107
|
+
OBJS :=
|
|
108
|
+
|
|
109
|
+
# Add to the list of files we specially track dependencies for.
|
|
110
|
+
all_deps += $(OBJS)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Rules for final target.
|
|
114
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api_except_all.stamp: TOOLSET := $(TOOLSET)
|
|
115
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api_except_all.stamp: FORCE_DO_CMD
|
|
116
|
+
$(call do_cmd,touch)
|
|
117
|
+
|
|
118
|
+
all_deps += $(obj).target/../../node_modules/node-addon-api/node_addon_api_except_all.stamp
|
|
119
|
+
# Add target alias
|
|
120
|
+
.PHONY: node_addon_api_except_all
|
|
121
|
+
node_addon_api_except_all: $(obj).target/../../node_modules/node-addon-api/node_addon_api_except_all.stamp
|
|
122
|
+
|
|
@@ -0,0 +1,122 @@
|
|
|
1
|
+
# This file is generated by gyp; do not edit.
|
|
2
|
+
|
|
3
|
+
TOOLSET := target
|
|
4
|
+
TARGET := node_addon_api_maybe
|
|
5
|
+
DEFS_Debug := \
|
|
6
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api_maybe' \
|
|
7
|
+
'-DUSING_UV_SHARED=1' \
|
|
8
|
+
'-DUSING_V8_SHARED=1' \
|
|
9
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
10
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
11
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
12
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
13
|
+
'-D_LARGEFILE_SOURCE' \
|
|
14
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
15
|
+
'-DOPENSSL_THREADS' \
|
|
16
|
+
'-DDEBUG' \
|
|
17
|
+
'-D_DEBUG'
|
|
18
|
+
|
|
19
|
+
# Flags passed to all source files.
|
|
20
|
+
CFLAGS_Debug := \
|
|
21
|
+
-O0 \
|
|
22
|
+
-gdwarf-2 \
|
|
23
|
+
-fno-strict-aliasing \
|
|
24
|
+
-mmacosx-version-min=13.5 \
|
|
25
|
+
-arch \
|
|
26
|
+
arm64 \
|
|
27
|
+
-Wall \
|
|
28
|
+
-Wendif-labels \
|
|
29
|
+
-W \
|
|
30
|
+
-Wno-unused-parameter
|
|
31
|
+
|
|
32
|
+
# Flags passed to only C files.
|
|
33
|
+
CFLAGS_C_Debug :=
|
|
34
|
+
|
|
35
|
+
# Flags passed to only C++ files.
|
|
36
|
+
CFLAGS_CC_Debug := \
|
|
37
|
+
-std=gnu++20 \
|
|
38
|
+
-stdlib=libc++ \
|
|
39
|
+
-fno-rtti \
|
|
40
|
+
-fno-exceptions
|
|
41
|
+
|
|
42
|
+
# Flags passed to only ObjC files.
|
|
43
|
+
CFLAGS_OBJC_Debug :=
|
|
44
|
+
|
|
45
|
+
# Flags passed to only ObjC++ files.
|
|
46
|
+
CFLAGS_OBJCC_Debug :=
|
|
47
|
+
|
|
48
|
+
INCS_Debug := \
|
|
49
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
50
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
51
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
52
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
53
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
54
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
55
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
56
|
+
|
|
57
|
+
DEFS_Release := \
|
|
58
|
+
'-DNODE_GYP_MODULE_NAME=node_addon_api_maybe' \
|
|
59
|
+
'-DUSING_UV_SHARED=1' \
|
|
60
|
+
'-DUSING_V8_SHARED=1' \
|
|
61
|
+
'-DV8_DEPRECATION_WARNINGS=1' \
|
|
62
|
+
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
|
63
|
+
'-D_FILE_OFFSET_BITS=64' \
|
|
64
|
+
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
|
65
|
+
'-D_LARGEFILE_SOURCE' \
|
|
66
|
+
'-DOPENSSL_NO_PINSHARED' \
|
|
67
|
+
'-DOPENSSL_THREADS'
|
|
68
|
+
|
|
69
|
+
# Flags passed to all source files.
|
|
70
|
+
CFLAGS_Release := \
|
|
71
|
+
-O3 \
|
|
72
|
+
-gdwarf-2 \
|
|
73
|
+
-fno-strict-aliasing \
|
|
74
|
+
-mmacosx-version-min=13.5 \
|
|
75
|
+
-arch \
|
|
76
|
+
arm64 \
|
|
77
|
+
-Wall \
|
|
78
|
+
-Wendif-labels \
|
|
79
|
+
-W \
|
|
80
|
+
-Wno-unused-parameter
|
|
81
|
+
|
|
82
|
+
# Flags passed to only C files.
|
|
83
|
+
CFLAGS_C_Release :=
|
|
84
|
+
|
|
85
|
+
# Flags passed to only C++ files.
|
|
86
|
+
CFLAGS_CC_Release := \
|
|
87
|
+
-std=gnu++20 \
|
|
88
|
+
-stdlib=libc++ \
|
|
89
|
+
-fno-rtti \
|
|
90
|
+
-fno-exceptions
|
|
91
|
+
|
|
92
|
+
# Flags passed to only ObjC files.
|
|
93
|
+
CFLAGS_OBJC_Release :=
|
|
94
|
+
|
|
95
|
+
# Flags passed to only ObjC++ files.
|
|
96
|
+
CFLAGS_OBJCC_Release :=
|
|
97
|
+
|
|
98
|
+
INCS_Release := \
|
|
99
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/include/node \
|
|
100
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/src \
|
|
101
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/config \
|
|
102
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/openssl/openssl/include \
|
|
103
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/uv/include \
|
|
104
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/zlib \
|
|
105
|
+
-I/Users/nantasmac/Library/Caches/node-gyp/24.15.0/deps/v8/include
|
|
106
|
+
|
|
107
|
+
OBJS :=
|
|
108
|
+
|
|
109
|
+
# Add to the list of files we specially track dependencies for.
|
|
110
|
+
all_deps += $(OBJS)
|
|
111
|
+
|
|
112
|
+
|
|
113
|
+
### Rules for final target.
|
|
114
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api_maybe.stamp: TOOLSET := $(TOOLSET)
|
|
115
|
+
$(obj).target/../../node_modules/node-addon-api/node_addon_api_maybe.stamp: FORCE_DO_CMD
|
|
116
|
+
$(call do_cmd,touch)
|
|
117
|
+
|
|
118
|
+
all_deps += $(obj).target/../../node_modules/node-addon-api/node_addon_api_maybe.stamp
|
|
119
|
+
# Add target alias
|
|
120
|
+
.PHONY: node_addon_api_maybe
|
|
121
|
+
node_addon_api_maybe: $(obj).target/../../node_modules/node-addon-api/node_addon_api_maybe.stamp
|
|
122
|
+
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cmd_Release/obj.target/../../node_modules/node-addon-api/node_addon_api_except.stamp := touch Release/obj.target/../../node_modules/node-addon-api/node_addon_api_except.stamp
|
|
File without changes
|
|
@@ -0,0 +1 @@
|
|
|
1
|
+
cmd_Release/obj.target/../../node_modules/node-addon-api/node_addon_api_except.stamp := touch Release/obj.target/../../node_modules/node-addon-api/node_addon_api_except.stamp
|
package/vendor/tree-sitter-proto/build/node_modules/node-addon-api/node_addon_api_except.stamp
ADDED
|
File without changes
|
|
@@ -1,60 +0,0 @@
|
|
|
1
|
-
export interface Phase5StageCoverageRow {
|
|
2
|
-
stage: 'analyze' | 'review-pack' | 'curate' | 'promote' | 'regress';
|
|
3
|
-
command: string;
|
|
4
|
-
status: 'passed' | 'failed';
|
|
5
|
-
retry_hint?: string;
|
|
6
|
-
error?: string;
|
|
7
|
-
}
|
|
8
|
-
export interface Phase5FailureClassification {
|
|
9
|
-
code: string;
|
|
10
|
-
retry_hint: string;
|
|
11
|
-
repro_command: string;
|
|
12
|
-
}
|
|
13
|
-
export interface Phase5RuleLabAcceptanceReport {
|
|
14
|
-
generated_at: string;
|
|
15
|
-
repo_alias: string;
|
|
16
|
-
repo_path: string;
|
|
17
|
-
run_id: string;
|
|
18
|
-
stage_coverage: Phase5StageCoverageRow[];
|
|
19
|
-
metrics: {
|
|
20
|
-
precision: number;
|
|
21
|
-
coverage: number;
|
|
22
|
-
probe_pass_rate: number;
|
|
23
|
-
token_budget: number;
|
|
24
|
-
};
|
|
25
|
-
authenticity_checks: {
|
|
26
|
-
static_no_hardcoded_reload: {
|
|
27
|
-
pass: boolean;
|
|
28
|
-
blocked_symbols: string[];
|
|
29
|
-
};
|
|
30
|
-
dsl_lint_pass: boolean;
|
|
31
|
-
};
|
|
32
|
-
failure_classifications: Phase5FailureClassification[];
|
|
33
|
-
artifact_paths: {
|
|
34
|
-
manifest: string;
|
|
35
|
-
candidates: string;
|
|
36
|
-
review_cards: string;
|
|
37
|
-
curation_input: string;
|
|
38
|
-
curated: string;
|
|
39
|
-
catalog: string;
|
|
40
|
-
promoted_files: string[];
|
|
41
|
-
regress_report?: string;
|
|
42
|
-
};
|
|
43
|
-
}
|
|
44
|
-
export interface BuildPhase5RuleLabAcceptanceInput {
|
|
45
|
-
repoAlias: string;
|
|
46
|
-
repoPath?: string;
|
|
47
|
-
seed?: string;
|
|
48
|
-
}
|
|
49
|
-
export declare function buildPhase5RuleLabAcceptanceReport(input: BuildPhase5RuleLabAcceptanceInput): Promise<Phase5RuleLabAcceptanceReport>;
|
|
50
|
-
export declare function runPhase5RuleLabGate(input: {
|
|
51
|
-
reportPath: string;
|
|
52
|
-
}): Promise<{
|
|
53
|
-
pass: boolean;
|
|
54
|
-
reason?: string;
|
|
55
|
-
}>;
|
|
56
|
-
export declare function writePhase5RuleLabAcceptanceArtifacts(input: {
|
|
57
|
-
report: Phase5RuleLabAcceptanceReport;
|
|
58
|
-
jsonPath: string;
|
|
59
|
-
mdPath: string;
|
|
60
|
-
}): Promise<void>;
|