Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build libawa_static.so, Add static-client-tutorial to documentation #63

Merged
5 commits merged into from
Mar 15, 2016
Merged

Build libawa_static.so, Add static-client-tutorial to documentation #63

5 commits merged into from
Mar 15, 2016

Conversation

cdewbery
Copy link
Collaborator

No description provided.

Chris Dewbery added 5 commits March 16, 2016 11:33
Rather than having to change into the build directory
and run 'make install DESTDIR=./install' you can now
accomplish the same by running "make install"

Signed-off-by: Chris Dewbery <[email protected]>
…ing the static API

This patch builds and installs libawa_static.so.
While the name is a little confusing, being "_static.so" this library
contains everything required to create a standalone LWM2M client.

This is just a first cut, further refinements are neccessary to reduce
the overall size of the library.

Signed-off-by: Chris Dewbery <[email protected]>
@cdewbery cdewbery assigned ghost Mar 15, 2016
@cdewbery cdewbery added this to the 0.1.5 milestone Mar 15, 2016
ghost pushed a commit that referenced this pull request Mar 15, 2016
Build libawa_static.so, Add static-client-tutorial to documentation
@ghost ghost merged commit fa4f121 into ConnectivityFoundry:master Mar 15, 2016
This pull request was closed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant