Added custom log name

This commit is contained in:
2019-11-22 09:43:37 +00:00
parent c4b856da62
commit 646700c73f
699 changed files with 5186 additions and 4259 deletions

View File

@ -1,22 +1,22 @@
cmd_Release/obj.target/binding/src/binding.o := g++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/home/sergiu/.node-gyp/8.16.0/include/node -I/home/sergiu/.node-gyp/8.16.0/src -I/home/sergiu/.node-gyp/8.16.0/deps/openssl/config -I/home/sergiu/.node-gyp/8.16.0/deps/openssl/openssl/include -I/home/sergiu/.node-gyp/8.16.0/deps/uv/include -I/home/sergiu/.node-gyp/8.16.0/deps/zlib -I/home/sergiu/.node-gyp/8.16.0/deps/v8/include -I../../nan -I../deps/mpg123/src -I../deps/mpg123/src/output -I../deps/mpg123/src/libmpg123 -I../deps/mpg123/config/linux/x64 -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -c -o Release/obj.target/binding/src/binding.o ../src/binding.cc
cmd_Release/obj.target/binding/src/binding.o := g++ '-DNODE_GYP_MODULE_NAME=binding' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DBUILDING_NODE_EXTENSION' -I/home/safemobile/.node-gyp/8.16.1/include/node -I/home/safemobile/.node-gyp/8.16.1/src -I/home/safemobile/.node-gyp/8.16.1/deps/openssl/config -I/home/safemobile/.node-gyp/8.16.1/deps/openssl/openssl/include -I/home/safemobile/.node-gyp/8.16.1/deps/uv/include -I/home/safemobile/.node-gyp/8.16.1/deps/zlib -I/home/safemobile/.node-gyp/8.16.1/deps/v8/include -I../../nan -I../deps/mpg123/src -I../deps/mpg123/src/output -I../deps/mpg123/src/libmpg123 -I../deps/mpg123/config/linux/x64 -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -fno-rtti -fno-exceptions -std=gnu++0x -MMD -MF ./Release/.deps/Release/obj.target/binding/src/binding.o.d.raw -c -o Release/obj.target/binding/src/binding.o ../src/binding.cc
Release/obj.target/binding/src/binding.o: ../src/binding.cc \
../src/node_pointer.h ../../nan/nan.h \
/home/sergiu/.node-gyp/8.16.0/include/node/node_version.h \
/home/sergiu/.node-gyp/8.16.0/include/node/uv.h \
/home/sergiu/.node-gyp/8.16.0/include/node/uv/errno.h \
/home/sergiu/.node-gyp/8.16.0/include/node/uv/version.h \
/home/sergiu/.node-gyp/8.16.0/include/node/uv/unix.h \
/home/sergiu/.node-gyp/8.16.0/include/node/uv/threadpool.h \
/home/sergiu/.node-gyp/8.16.0/include/node/uv/linux.h \
/home/sergiu/.node-gyp/8.16.0/include/node/node.h \
/home/sergiu/.node-gyp/8.16.0/include/node/v8.h \
/home/sergiu/.node-gyp/8.16.0/include/node/v8-version.h \
/home/sergiu/.node-gyp/8.16.0/include/node/v8config.h \
/home/sergiu/.node-gyp/8.16.0/include/node/v8-platform.h \
/home/sergiu/.node-gyp/8.16.0/include/node/node_version.h \
/home/sergiu/.node-gyp/8.16.0/include/node/node_buffer.h \
/home/sergiu/.node-gyp/8.16.0/include/node/node.h \
/home/sergiu/.node-gyp/8.16.0/include/node/node_object_wrap.h \
/home/safemobile/.node-gyp/8.16.1/include/node/node_version.h \
/home/safemobile/.node-gyp/8.16.1/include/node/uv.h \
/home/safemobile/.node-gyp/8.16.1/include/node/uv/errno.h \
/home/safemobile/.node-gyp/8.16.1/include/node/uv/version.h \
/home/safemobile/.node-gyp/8.16.1/include/node/uv/unix.h \
/home/safemobile/.node-gyp/8.16.1/include/node/uv/threadpool.h \
/home/safemobile/.node-gyp/8.16.1/include/node/uv/linux.h \
/home/safemobile/.node-gyp/8.16.1/include/node/node.h \
/home/safemobile/.node-gyp/8.16.1/include/node/v8.h \
/home/safemobile/.node-gyp/8.16.1/include/node/v8-version.h \
/home/safemobile/.node-gyp/8.16.1/include/node/v8config.h \
/home/safemobile/.node-gyp/8.16.1/include/node/v8-platform.h \
/home/safemobile/.node-gyp/8.16.1/include/node/node_version.h \
/home/safemobile/.node-gyp/8.16.1/include/node/node_buffer.h \
/home/safemobile/.node-gyp/8.16.1/include/node/node.h \
/home/safemobile/.node-gyp/8.16.1/include/node/node_object_wrap.h \
../../nan/nan_callbacks.h ../../nan/nan_callbacks_12_inl.h \
../../nan/nan_maybe_43_inl.h ../../nan/nan_converters.h \
../../nan/nan_converters_43_inl.h ../../nan/nan_new.h \
@ -31,22 +31,22 @@ Release/obj.target/binding/src/binding.o: ../src/binding.cc \
../src/binding.cc:
../src/node_pointer.h:
../../nan/nan.h:
/home/sergiu/.node-gyp/8.16.0/include/node/node_version.h:
/home/sergiu/.node-gyp/8.16.0/include/node/uv.h:
/home/sergiu/.node-gyp/8.16.0/include/node/uv/errno.h:
/home/sergiu/.node-gyp/8.16.0/include/node/uv/version.h:
/home/sergiu/.node-gyp/8.16.0/include/node/uv/unix.h:
/home/sergiu/.node-gyp/8.16.0/include/node/uv/threadpool.h:
/home/sergiu/.node-gyp/8.16.0/include/node/uv/linux.h:
/home/sergiu/.node-gyp/8.16.0/include/node/node.h:
/home/sergiu/.node-gyp/8.16.0/include/node/v8.h:
/home/sergiu/.node-gyp/8.16.0/include/node/v8-version.h:
/home/sergiu/.node-gyp/8.16.0/include/node/v8config.h:
/home/sergiu/.node-gyp/8.16.0/include/node/v8-platform.h:
/home/sergiu/.node-gyp/8.16.0/include/node/node_version.h:
/home/sergiu/.node-gyp/8.16.0/include/node/node_buffer.h:
/home/sergiu/.node-gyp/8.16.0/include/node/node.h:
/home/sergiu/.node-gyp/8.16.0/include/node/node_object_wrap.h:
/home/safemobile/.node-gyp/8.16.1/include/node/node_version.h:
/home/safemobile/.node-gyp/8.16.1/include/node/uv.h:
/home/safemobile/.node-gyp/8.16.1/include/node/uv/errno.h:
/home/safemobile/.node-gyp/8.16.1/include/node/uv/version.h:
/home/safemobile/.node-gyp/8.16.1/include/node/uv/unix.h:
/home/safemobile/.node-gyp/8.16.1/include/node/uv/threadpool.h:
/home/safemobile/.node-gyp/8.16.1/include/node/uv/linux.h:
/home/safemobile/.node-gyp/8.16.1/include/node/node.h:
/home/safemobile/.node-gyp/8.16.1/include/node/v8.h:
/home/safemobile/.node-gyp/8.16.1/include/node/v8-version.h:
/home/safemobile/.node-gyp/8.16.1/include/node/v8config.h:
/home/safemobile/.node-gyp/8.16.1/include/node/v8-platform.h:
/home/safemobile/.node-gyp/8.16.1/include/node/node_version.h:
/home/safemobile/.node-gyp/8.16.1/include/node/node_buffer.h:
/home/safemobile/.node-gyp/8.16.1/include/node/node.h:
/home/safemobile/.node-gyp/8.16.1/include/node/node_object_wrap.h:
../../nan/nan_callbacks.h:
../../nan/nan_callbacks_12_inl.h:
../../nan/nan_maybe_43_inl.h:

View File

@ -1,4 +1,4 @@
cmd_Release/obj.target/output/deps/mpg123/src/output/alsa.o := cc '-DNODE_GYP_MODULE_NAME=output' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DPIC' '-DNOXFERMEM' '-DREAL_IS_FLOAT' '-DHAVE_CONFIG_H' '-DBUILDING_OUTPUT_MODULES=1' '-DNDEBUG' -I/home/sergiu/.node-gyp/8.16.0/include/node -I/home/sergiu/.node-gyp/8.16.0/src -I/home/sergiu/.node-gyp/8.16.0/deps/openssl/config -I/home/sergiu/.node-gyp/8.16.0/deps/openssl/openssl/include -I/home/sergiu/.node-gyp/8.16.0/deps/uv/include -I/home/sergiu/.node-gyp/8.16.0/deps/zlib -I/home/sergiu/.node-gyp/8.16.0/deps/v8/include -I../deps/mpg123/src -I../deps/mpg123/src/output -I../deps/mpg123/src/libmpg123 -I../deps/mpg123/config/linux/x64 -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF ./Release/.deps/Release/obj.target/output/deps/mpg123/src/output/alsa.o.d.raw -c -o Release/obj.target/output/deps/mpg123/src/output/alsa.o ../deps/mpg123/src/output/alsa.c
cmd_Release/obj.target/output/deps/mpg123/src/output/alsa.o := cc '-DNODE_GYP_MODULE_NAME=output' '-DUSING_UV_SHARED=1' '-DUSING_V8_SHARED=1' '-DV8_DEPRECATION_WARNINGS=1' '-D_LARGEFILE_SOURCE' '-D_FILE_OFFSET_BITS=64' '-DPIC' '-DNOXFERMEM' '-DREAL_IS_FLOAT' '-DHAVE_CONFIG_H' '-DBUILDING_OUTPUT_MODULES=1' '-DNDEBUG' -I/home/safemobile/.node-gyp/8.16.1/include/node -I/home/safemobile/.node-gyp/8.16.1/src -I/home/safemobile/.node-gyp/8.16.1/deps/openssl/config -I/home/safemobile/.node-gyp/8.16.1/deps/openssl/openssl/include -I/home/safemobile/.node-gyp/8.16.1/deps/uv/include -I/home/safemobile/.node-gyp/8.16.1/deps/zlib -I/home/safemobile/.node-gyp/8.16.1/deps/v8/include -I../deps/mpg123/src -I../deps/mpg123/src/output -I../deps/mpg123/src/libmpg123 -I../deps/mpg123/config/linux/x64 -fPIC -pthread -Wall -Wextra -Wno-unused-parameter -m64 -O3 -fno-omit-frame-pointer -MMD -MF ./Release/.deps/Release/obj.target/output/deps/mpg123/src/output/alsa.o.d.raw -c -o Release/obj.target/output/deps/mpg123/src/output/alsa.o ../deps/mpg123/src/output/alsa.c
Release/obj.target/output/deps/mpg123/src/output/alsa.o: \
../deps/mpg123/src/output/alsa.c ../deps/mpg123/src/mpg123app.h \
../deps/mpg123/config/linux/x64/config.h \

Binary file not shown.

Binary file not shown.

Binary file not shown.