Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
J
jami-daemon
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Locked Files
Issues
130
Issues
130
List
Boards
Labels
Service Desk
Milestones
Iterations
Requirements
Requirements
List
Security & Compliance
Security & Compliance
Dependency List
License Compliance
Operations
Operations
Incidents
Analytics
Analytics
Insights
Issue
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
savoirfairelinux
jami-daemon
Commits
3a42e9d8
Commit
3a42e9d8
authored
Jun 18, 2017
by
Adrien Béraud
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
nodejs: build module after generating bindings
Change-Id: I2170cffef8a14578a61aa81f1ac62928f3fd3662
parent
b8366ceb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
10 additions
and
2 deletions
+10
-2
bin/nodejs/Makefile.am
bin/nodejs/Makefile.am
+10
-2
No files found.
bin/nodejs/Makefile.am
View file @
3a42e9d8
include
$(top_srcdir)/globals.mk
BUILT_SOURCES
=
\
ring_wrapper.cpp
BUILT_SOURCES
=
\
ring_wrapper.cpp
\
build/Makefile
\
build/Release/obj.target/dring.node
ring_wrapper.cpp
:
jni_interface.i configurationmanager.i managerimpl.i
$(SWIG)
-v
-c
++
-javascript
-node
-o
ring_wrapper.cpp jni_interface.i
build/Makefile
:
ring_wrapper.cpp binding.gyp
node-gyp configure
build/Release/obj.target/dring.node
:
build/Makefile ring_wrapper.cpp
node-gyp build
CLEANFILES
=
\
$(BUILT_SOURCES)
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment