chore: update node_modules with new binary files and dependencies
- Add new binary files for nodemon, onnxruntime-web, and xenova/transformers - Update various JavaScript and TypeScript files in node_modules - Remove unused files and dependencies - Add new test fixtures and documentation files
This commit is contained in:
217
node_modules/sharp/build/sharp-darwin-arm64v8.target.mk
generated
vendored
Normal file
217
node_modules/sharp/build/sharp-darwin-arm64v8.target.mk
generated
vendored
Normal file
@@ -0,0 +1,217 @@
|
||||
# This file is generated by gyp; do not edit.
|
||||
|
||||
TOOLSET := target
|
||||
TARGET := sharp-darwin-arm64v8
|
||||
DEFS_Debug := \
|
||||
'-DNODE_GYP_MODULE_NAME=sharp-darwin-arm64v8' \
|
||||
'-DUSING_UV_SHARED=1' \
|
||||
'-DUSING_V8_SHARED=1' \
|
||||
'-DV8_DEPRECATION_WARNINGS=1' \
|
||||
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
||||
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
||||
'-D_LARGEFILE_SOURCE' \
|
||||
'-D_FILE_OFFSET_BITS=64' \
|
||||
'-DOPENSSL_NO_PINSHARED' \
|
||||
'-DOPENSSL_THREADS' \
|
||||
'-DNAPI_VERSION=7' \
|
||||
'-DNODE_ADDON_API_DISABLE_DEPRECATED' \
|
||||
'-DNODE_API_SWALLOW_UNTHROWABLE_EXCEPTIONS' \
|
||||
'-DBUILDING_NODE_EXTENSION' \
|
||||
'-DDEBUG' \
|
||||
'-D_DEBUG'
|
||||
|
||||
# Flags passed to all source files.
|
||||
CFLAGS_Debug := \
|
||||
-O0 \
|
||||
-gdwarf-2 \
|
||||
-fno-strict-aliasing \
|
||||
-mmacosx-version-min=10.13 \
|
||||
-arch \
|
||||
arm64 \
|
||||
-Wall \
|
||||
-Wendif-labels \
|
||||
-W \
|
||||
-Wno-unused-parameter
|
||||
|
||||
# Flags passed to only C files.
|
||||
CFLAGS_C_Debug :=
|
||||
|
||||
# Flags passed to only C++ files.
|
||||
CFLAGS_CC_Debug := \
|
||||
-std=c++11 \
|
||||
-stdlib=libc++ \
|
||||
-fexceptions \
|
||||
-Wall \
|
||||
-Oz
|
||||
|
||||
# Flags passed to only ObjC files.
|
||||
CFLAGS_OBJC_Debug :=
|
||||
|
||||
# Flags passed to only ObjC++ files.
|
||||
CFLAGS_OBJCC_Debug :=
|
||||
|
||||
INCS_Debug := \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/include/node \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/src \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/openssl/config \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/openssl/openssl/include \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/uv/include \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/zlib \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/v8/include \
|
||||
-I$(srcdir)/../node-addon-api \
|
||||
-I$(srcdir)/vendor/8.14.5/darwin-arm64v8/include \
|
||||
-I$(srcdir)/vendor/8.14.5/darwin-arm64v8/include/glib-2.0 \
|
||||
-I$(srcdir)/vendor/8.14.5/darwin-arm64v8/lib/glib-2.0/include
|
||||
|
||||
DEFS_Release := \
|
||||
'-DNODE_GYP_MODULE_NAME=sharp-darwin-arm64v8' \
|
||||
'-DUSING_UV_SHARED=1' \
|
||||
'-DUSING_V8_SHARED=1' \
|
||||
'-DV8_DEPRECATION_WARNINGS=1' \
|
||||
'-D_GLIBCXX_USE_CXX11_ABI=1' \
|
||||
'-D_DARWIN_USE_64_BIT_INODE=1' \
|
||||
'-D_LARGEFILE_SOURCE' \
|
||||
'-D_FILE_OFFSET_BITS=64' \
|
||||
'-DOPENSSL_NO_PINSHARED' \
|
||||
'-DOPENSSL_THREADS' \
|
||||
'-DNAPI_VERSION=7' \
|
||||
'-DNODE_ADDON_API_DISABLE_DEPRECATED' \
|
||||
'-DNODE_API_SWALLOW_UNTHROWABLE_EXCEPTIONS' \
|
||||
'-DBUILDING_NODE_EXTENSION'
|
||||
|
||||
# Flags passed to all source files.
|
||||
CFLAGS_Release := \
|
||||
-O3 \
|
||||
-gdwarf-2 \
|
||||
-fno-strict-aliasing \
|
||||
-mmacosx-version-min=10.13 \
|
||||
-arch \
|
||||
arm64 \
|
||||
-Wall \
|
||||
-Wendif-labels \
|
||||
-W \
|
||||
-Wno-unused-parameter
|
||||
|
||||
# Flags passed to only C files.
|
||||
CFLAGS_C_Release :=
|
||||
|
||||
# Flags passed to only C++ files.
|
||||
CFLAGS_CC_Release := \
|
||||
-std=c++11 \
|
||||
-stdlib=libc++ \
|
||||
-fexceptions \
|
||||
-Wall \
|
||||
-Oz
|
||||
|
||||
# Flags passed to only ObjC files.
|
||||
CFLAGS_OBJC_Release :=
|
||||
|
||||
# Flags passed to only ObjC++ files.
|
||||
CFLAGS_OBJCC_Release :=
|
||||
|
||||
INCS_Release := \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/include/node \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/src \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/openssl/config \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/openssl/openssl/include \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/uv/include \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/zlib \
|
||||
-I/Users/jackywine/Library/Caches/node-gyp/22.16.0/deps/v8/include \
|
||||
-I$(srcdir)/../node-addon-api \
|
||||
-I$(srcdir)/vendor/8.14.5/darwin-arm64v8/include \
|
||||
-I$(srcdir)/vendor/8.14.5/darwin-arm64v8/include/glib-2.0 \
|
||||
-I$(srcdir)/vendor/8.14.5/darwin-arm64v8/lib/glib-2.0/include
|
||||
|
||||
OBJS := \
|
||||
$(obj).target/$(TARGET)/src/common.o \
|
||||
$(obj).target/$(TARGET)/src/metadata.o \
|
||||
$(obj).target/$(TARGET)/src/stats.o \
|
||||
$(obj).target/$(TARGET)/src/operations.o \
|
||||
$(obj).target/$(TARGET)/src/pipeline.o \
|
||||
$(obj).target/$(TARGET)/src/utilities.o \
|
||||
$(obj).target/$(TARGET)/src/sharp.o
|
||||
|
||||
# Add to the list of files we specially track dependencies for.
|
||||
all_deps += $(OBJS)
|
||||
|
||||
# Make sure our dependencies are built before any of us.
|
||||
$(OBJS): | $(builddir)/nothing.a $(obj).target/libvips-cpp.stamp
|
||||
|
||||
# CFLAGS et al overrides must be target-local.
|
||||
# See "Target-specific Variable Values" in the GNU Make manual.
|
||||
$(OBJS): TOOLSET := $(TOOLSET)
|
||||
$(OBJS): GYP_CFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE))
|
||||
$(OBJS): GYP_CXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE))
|
||||
$(OBJS): GYP_OBJCFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_C_$(BUILDTYPE)) $(CFLAGS_OBJC_$(BUILDTYPE))
|
||||
$(OBJS): GYP_OBJCXXFLAGS := $(DEFS_$(BUILDTYPE)) $(INCS_$(BUILDTYPE)) $(CFLAGS_$(BUILDTYPE)) $(CFLAGS_CC_$(BUILDTYPE)) $(CFLAGS_OBJCC_$(BUILDTYPE))
|
||||
|
||||
# Suffix rules, putting all outputs into $(obj).
|
||||
|
||||
$(obj).$(TOOLSET)/$(TARGET)/%.o: $(srcdir)/%.cc FORCE_DO_CMD
|
||||
@$(call do_cmd,cxx,1)
|
||||
|
||||
# Try building from generated source, too.
|
||||
|
||||
$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj).$(TOOLSET)/%.cc FORCE_DO_CMD
|
||||
@$(call do_cmd,cxx,1)
|
||||
|
||||
$(obj).$(TOOLSET)/$(TARGET)/%.o: $(obj)/%.cc FORCE_DO_CMD
|
||||
@$(call do_cmd,cxx,1)
|
||||
|
||||
# End of this set of suffix rules
|
||||
### Rules for final target.
|
||||
LDFLAGS_Debug := \
|
||||
-Wl,-rpath,'@loader_path/../.././vendor/8.14.5/darwin-arm64v8/lib' \
|
||||
-undefined dynamic_lookup \
|
||||
-Wl,-search_paths_first \
|
||||
-mmacosx-version-min=10.13 \
|
||||
-arch \
|
||||
arm64 \
|
||||
-L$(builddir) \
|
||||
-stdlib=libc++ \
|
||||
-L.././vendor/8.14.5/darwin-arm64v8/lib
|
||||
|
||||
LIBTOOLFLAGS_Debug := \
|
||||
-Wl,-rpath,'@loader_path/../.././vendor/8.14.5/darwin-arm64v8/lib' \
|
||||
-undefined dynamic_lookup \
|
||||
-Wl,-search_paths_first
|
||||
|
||||
LDFLAGS_Release := \
|
||||
-Wl,-rpath,'@loader_path/../.././vendor/8.14.5/darwin-arm64v8/lib' \
|
||||
-undefined dynamic_lookup \
|
||||
-Wl,-search_paths_first \
|
||||
-mmacosx-version-min=10.13 \
|
||||
-arch \
|
||||
arm64 \
|
||||
-L$(builddir) \
|
||||
-stdlib=libc++ \
|
||||
-L.././vendor/8.14.5/darwin-arm64v8/lib
|
||||
|
||||
LIBTOOLFLAGS_Release := \
|
||||
-Wl,-rpath,'@loader_path/../.././vendor/8.14.5/darwin-arm64v8/lib' \
|
||||
-undefined dynamic_lookup \
|
||||
-Wl,-search_paths_first
|
||||
|
||||
LIBS := \
|
||||
-lvips-cpp.42
|
||||
|
||||
$(builddir)/sharp-darwin-arm64v8.node: GYP_LDFLAGS := $(LDFLAGS_$(BUILDTYPE))
|
||||
$(builddir)/sharp-darwin-arm64v8.node: LIBS := $(LIBS)
|
||||
$(builddir)/sharp-darwin-arm64v8.node: GYP_LIBTOOLFLAGS := $(LIBTOOLFLAGS_$(BUILDTYPE))
|
||||
$(builddir)/sharp-darwin-arm64v8.node: TOOLSET := $(TOOLSET)
|
||||
$(builddir)/sharp-darwin-arm64v8.node: $(OBJS) $(builddir)/nothing.a FORCE_DO_CMD
|
||||
$(call do_cmd,solink_module)
|
||||
|
||||
all_deps += $(builddir)/sharp-darwin-arm64v8.node
|
||||
# Add target alias
|
||||
.PHONY: sharp-darwin-arm64v8
|
||||
sharp-darwin-arm64v8: $(builddir)/sharp-darwin-arm64v8.node
|
||||
|
||||
# Short alias for building this executable.
|
||||
.PHONY: sharp-darwin-arm64v8.node
|
||||
sharp-darwin-arm64v8.node: $(builddir)/sharp-darwin-arm64v8.node
|
||||
|
||||
# Add executable to "all" target.
|
||||
.PHONY: all
|
||||
all: $(builddir)/sharp-darwin-arm64v8.node
|
||||
|
||||
Reference in New Issue
Block a user