Simulator first commit

This commit is contained in:
2019-09-18 11:11:16 +03:00
commit 6e1686be67
5028 changed files with 985331 additions and 0 deletions

View File

@ -0,0 +1 @@
cmd_Release/binding.node := rm -rf "Release/binding.node" && cp -af "Release/obj.target/binding.node" "Release/binding.node"

View File

@ -0,0 +1 @@
cmd_Release/liboutput.a := rm -rf "Release/liboutput.a" && cp -af "Release/obj.target/deps/mpg123/liboutput.a" "Release/liboutput.a"

View File

@ -0,0 +1 @@
cmd_Release/obj.target/binding.node := g++ -shared -pthread -rdynamic -m64 -Wl,-soname=binding.node -o Release/obj.target/binding.node -Wl,--start-group Release/obj.target/binding/src/binding.o Release/obj.target/deps/mpg123/liboutput.a -Wl,--end-group -lasound

View File

@ -0,0 +1,70 @@
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
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 \
../../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 \
../../nan/nan_implementation_12_inl.h ../../nan/nan_persistent_12_inl.h \
../../nan/nan_weak.h ../../nan/nan_object_wrap.h ../../nan/nan_private.h \
../../nan/nan_typedarray_contents.h ../../nan/nan_json.h \
../deps/mpg123/src/output/output.h \
../deps/mpg123/config/linux/x64/mpg123.h ../deps/mpg123/src/module.h \
../deps/mpg123/src/audio.h ../deps/mpg123/src/libmpg123/compat.h \
../deps/mpg123/config/linux/x64/config.h \
../deps/mpg123/src/libmpg123/intsym.h ../deps/mpg123/src/module.h
../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:
../../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:
../../nan/nan_implementation_12_inl.h:
../../nan/nan_persistent_12_inl.h:
../../nan/nan_weak.h:
../../nan/nan_object_wrap.h:
../../nan/nan_private.h:
../../nan/nan_typedarray_contents.h:
../../nan/nan_json.h:
../deps/mpg123/src/output/output.h:
../deps/mpg123/config/linux/x64/mpg123.h:
../deps/mpg123/src/module.h:
../deps/mpg123/src/audio.h:
../deps/mpg123/src/libmpg123/compat.h:
../deps/mpg123/config/linux/x64/config.h:
../deps/mpg123/src/libmpg123/intsym.h:
../deps/mpg123/src/module.h:

View File

@ -0,0 +1 @@
cmd_Release/obj.target/deps/mpg123/liboutput.a := rm -f Release/obj.target/deps/mpg123/liboutput.a && ar crs Release/obj.target/deps/mpg123/liboutput.a Release/obj.target/output/deps/mpg123/src/output/alsa.o

View File

@ -0,0 +1,24 @@
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
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 \
../deps/mpg123/src/libmpg123/compat.h \
../deps/mpg123/src/libmpg123/intsym.h ../deps/mpg123/src/xfermem.h \
../deps/mpg123/src/httpget.h ../deps/mpg123/config/linux/x64/mpg123.h \
../deps/mpg123/src/audio.h ../deps/mpg123/src/module.h \
../deps/mpg123/src/local.h ../deps/mpg123/src/audio.h \
../deps/mpg123/src/module.h ../deps/mpg123/src/libmpg123/debug.h
../deps/mpg123/src/output/alsa.c:
../deps/mpg123/src/mpg123app.h:
../deps/mpg123/config/linux/x64/config.h:
../deps/mpg123/src/libmpg123/compat.h:
../deps/mpg123/src/libmpg123/intsym.h:
../deps/mpg123/src/xfermem.h:
../deps/mpg123/src/httpget.h:
../deps/mpg123/config/linux/x64/mpg123.h:
../deps/mpg123/src/audio.h:
../deps/mpg123/src/module.h:
../deps/mpg123/src/local.h:
../deps/mpg123/src/audio.h:
../deps/mpg123/src/module.h:
../deps/mpg123/src/libmpg123/debug.h:

BIN
node_modules/speaker/build/Release/binding.node generated vendored Executable file

Binary file not shown.

BIN
node_modules/speaker/build/Release/liboutput.a generated vendored Normal file

Binary file not shown.

BIN
node_modules/speaker/build/Release/obj.target/binding.node generated vendored Executable file

Binary file not shown.

Binary file not shown.

Binary file not shown.

Binary file not shown.