@4players/odin-nodejs 0.7.0 → 0.7.2
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/cppsrc/odinroom.cpp +3 -1
- package/package.json +2 -2
- package/prebuilds/darwin-arm64/node.napi.node +0 -0
- package/prebuilds/darwin-x64/node.napi.node +0 -0
- package/prebuilds/linux-x64/node.napi.node +0 -0
- package/.idea/.name +0 -1
- package/.idea/jsLibraryMappings.xml +0 -6
- package/.idea/misc.xml +0 -4
- package/.idea/modules.xml +0 -9
- package/.idea/odin-nodejs.iml +0 -8
- package/.idea/odin_nodejs.iml +0 -2
- package/.idea/php.xml +0 -19
- package/.idea/vcs.xml +0 -6
- package/build/Makefile +0 -352
- package/build/Release/.deps/Release/nothing.a.d +0 -1
- package/build/Release/.deps/Release/obj.target/nothing/node_modules/node-addon-api/nothing.o.d +0 -4
- package/build/Release/.deps/Release/obj.target/odin/cppsrc/binding.o.d +0 -27
- package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinbindings.o.d +0 -24
- package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinclient.o.d +0 -24
- package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinmedia.o.d +0 -24
- package/build/Release/.deps/Release/obj.target/odin/cppsrc/odinroom.o.d +0 -24
- package/build/Release/.deps/Release/obj.target/odin/cppsrc/utilities.o.d +0 -21
- package/build/Release/.deps/Release/odin.node.d +0 -1
- package/build/Release/nothing.a +0 -0
- package/build/Release/obj.target/nothing/node_modules/node-addon-api/nothing.o +0 -0
- package/build/Release/obj.target/odin/cppsrc/binding.o +0 -0
- package/build/Release/obj.target/odin/cppsrc/odinbindings.o +0 -0
- package/build/Release/obj.target/odin/cppsrc/odinclient.o +0 -0
- package/build/Release/obj.target/odin/cppsrc/odinmedia.o +0 -0
- package/build/Release/obj.target/odin/cppsrc/odinroom.o +0 -0
- package/build/Release/obj.target/odin/cppsrc/utilities.o +0 -0
- package/build/binding.Makefile +0 -6
- package/build/gyp-mac-tool +0 -772
- package/build/node_modules/node-addon-api/node_api.Makefile +0 -6
- package/build/node_modules/node-addon-api/nothing.target.mk +0 -186
- package/build/odin.target.mk +0 -201
- package/cmake-build-debug/.cmake/api/v1/query/cache-v2 +0 -0
- package/cmake-build-debug/.cmake/api/v1/query/cmakeFiles-v1 +0 -0
- package/cmake-build-debug/.cmake/api/v1/query/codemodel-v2 +0 -0
- package/cmake-build-debug/.cmake/api/v1/query/toolchains-v1 +0 -0
- package/cmake-build-debug/.cmake/api/v1/reply/cache-v2-912a6d0c3c2c7ebbadf8.json +0 -1183
- package/cmake-build-debug/.cmake/api/v1/reply/cmakeFiles-v1-0825651e80f1fb47890c.json +0 -161
- package/cmake-build-debug/.cmake/api/v1/reply/codemodel-v2-bc24edc239de864eb886.json +0 -60
- package/cmake-build-debug/.cmake/api/v1/reply/directory-.-Debug-f5ebdc15457944623624.json +0 -14
- package/cmake-build-debug/.cmake/api/v1/reply/index-2023-03-18T11-25-22-0179.json +0 -108
- package/cmake-build-debug/.cmake/api/v1/reply/target-odin_nodejs-Debug-1ac16802f252a85492c7.json +0 -322
- package/cmake-build-debug/.cmake/api/v1/reply/toolchains-v1-b57293a485ebf36c82cc.json +0 -88
- package/cmake-build-debug/.ninja_log +0 -1
- package/cmake-build-debug/CMakeCache.txt +0 -367
- package/cmake-build-debug/CMakeFiles/3.24.2/CMakeCCompiler.cmake +0 -72
- package/cmake-build-debug/CMakeFiles/3.24.2/CMakeCXXCompiler.cmake +0 -83
- package/cmake-build-debug/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_C.bin +0 -0
- package/cmake-build-debug/CMakeFiles/3.24.2/CMakeDetermineCompilerABI_CXX.bin +0 -0
- package/cmake-build-debug/CMakeFiles/3.24.2/CMakeSystem.cmake +0 -15
- package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.c +0 -838
- package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdC/CMakeCCompilerId.o +0 -0
- package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.cpp +0 -826
- package/cmake-build-debug/CMakeFiles/3.24.2/CompilerIdCXX/CMakeCXXCompilerId.o +0 -0
- package/cmake-build-debug/CMakeFiles/CMakeError.log +0 -22
- package/cmake-build-debug/CMakeFiles/CMakeOutput.log +0 -250
- package/cmake-build-debug/CMakeFiles/TargetDirectories.txt +0 -3
- package/cmake-build-debug/CMakeFiles/clion-Debug-log.txt +0 -4
- package/cmake-build-debug/CMakeFiles/clion-environment.txt +0 -3
- package/cmake-build-debug/CMakeFiles/cmake.check_cache +0 -1
- package/cmake-build-debug/CMakeFiles/rules.ninja +0 -74
- package/cmake-build-debug/Testing/Temporary/LastTest.log +0 -3
- package/cmake-build-debug/build.ninja +0 -205
- package/cmake-build-debug/cmake_install.cmake +0 -49
- package/test.js +0 -211
|
Binary file
|