-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
cf9f5ae
commit 34cf474
Showing
600 changed files
with
16,055 additions
and
25,472 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
cmd_Release/obj.target/colorflow.node := g++ -o Release/obj.target/colorflow.node -shared -pthread -rdynamic -m64 -Wl,-soname=colorflow.node -Wl,--start-group Release/obj.target/colorflow/native/colorflow.o -Wl,--end-group /usr/local/lib/libcolorflow.a /usr/local/lib/libbmp.a -lpng -ljpeg | ||
cmd_Release/obj.target/colorflow.node := g++ -o Release/obj.target/colorflow.node -shared -pthread -rdynamic -m64 -Wl,-soname=colorflow.node -Wl,--start-group Release/obj.target/colorflow/native/libnsbmp.o Release/obj.target/colorflow/native/libcolorflow.o Release/obj.target/colorflow/native/colorflow.o -Wl,--end-group -lpng -ljpeg |
2 changes: 1 addition & 1 deletion
2
build/Release/.deps/Release/obj.target/colorflow/native/colorflow.o.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
10 changes: 10 additions & 0 deletions
10
build/Release/.deps/Release/obj.target/colorflow/native/libcolorflow.o.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
cmd_Release/obj.target/colorflow/native/libcolorflow.o := g++ -o Release/obj.target/colorflow/native/libcolorflow.o ../native/libcolorflow.cpp '-DNODE_GYP_MODULE_NAME=colorflow' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/root/.cache/node-gyp/18.19.0/include/node -I/root/.cache/node-gyp/18.19.0/src -I/root/.cache/node-gyp/18.19.0/deps/openssl/config -I/root/.cache/node-gyp/18.19.0/deps/openssl/openssl/include -I/root/.cache/node-gyp/18.19.0/deps/uv/include -I/root/.cache/node-gyp/18.19.0/deps/zlib -I/root/.cache/node-gyp/18.19.0/deps/v8/include -I/native/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -std=gnu++17 -MMD -MF ./Release/.deps/Release/obj.target/colorflow/native/libcolorflow.o.d.raw -c | ||
Release/obj.target/colorflow/native/libcolorflow.o: \ | ||
../native/libcolorflow.cpp ../native/include/png.h \ | ||
../native/include/jpeglib.h ../native/include/libnsbmp.h \ | ||
../native/include/colorflow.h | ||
../native/libcolorflow.cpp: | ||
../native/include/png.h: | ||
../native/include/jpeglib.h: | ||
../native/include/libnsbmp.h: | ||
../native/include/colorflow.h: |
5 changes: 5 additions & 0 deletions
5
build/Release/.deps/Release/obj.target/colorflow/native/libnsbmp.o.d
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,5 @@ | ||
cmd_Release/obj.target/colorflow/native/libnsbmp.o := g++ -o Release/obj.target/colorflow/native/libnsbmp.o ../native/libnsbmp.cpp '-DNODE_GYP_MODULE_NAME=colorflow' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-DV8_DEPRECATION_WARNINGS' '-DV8_IMMINENT_DEPRECATION_WARNINGS' '-D_GLIBCXX_USE_CXX11_ABI=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-D__STDC_FORMAT_MACROS' '-DOPENSSL_NO_PINSHARED' '-DOPENSSL_THREADS' '-DBUILDING_NODE_EXTENSION' -I/root/.cache/node-gyp/18.19.0/include/node -I/root/.cache/node-gyp/18.19.0/src -I/root/.cache/node-gyp/18.19.0/deps/openssl/config -I/root/.cache/node-gyp/18.19.0/deps/openssl/openssl/include -I/root/.cache/node-gyp/18.19.0/deps/uv/include -I/root/.cache/node-gyp/18.19.0/deps/zlib -I/root/.cache/node-gyp/18.19.0/deps/v8/include -I/native/include -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -std=gnu++17 -MMD -MF ./Release/.deps/Release/obj.target/colorflow/native/libnsbmp.o.d.raw -c | ||
Release/obj.target/colorflow/native/libnsbmp.o: ../native/libnsbmp.cpp \ | ||
../native/include/libnsbmp.h | ||
../native/libnsbmp.cpp: | ||
../native/include/libnsbmp.h: |
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.