~nitrokey/nitrokey/+git/libnitrokey:pr_62

Last commit made on 2017-11-03
Get this branch:
git clone -b pr_62 https://git.launchpad.net/~nitrokey/nitrokey/+git/libnitrokey

Branch merges

Branch information

Name:
pr_62
Repository:
lp:~nitrokey/nitrokey/+git/libnitrokey

Recent commits

3e5ef9e... by Szczepan

Use hand-inserted version. Remove one Git pass.

Full version name should consist of official version and Git one
Git describe should never fail with --always switch
Add more build specific information
Save compilation definitions and flags
Move getting information to the end of CMakeLists.txt
Use configuration over definitions
Proper implementation in C API for getting version
Test case for getting version.
Working configure file

Signed-off-by: Szczepan Zalega <email address hidden>

dab6f2b... by Elie Tournier <email address hidden>

Add a getter for the library version.

This value is save when running CMake.

Signed-off-by: Elie Tournier <email address hidden>

7797c8f... by Szczepan

Merge branch 'fix_warnings'

0478c9a... by Szczepan

Fix compilation warning

Moved const to proper place

Signed-off-by: Szczepan Zalega <email address hidden>

91f88b1... by Szczepan

Merge branch 'general-fixes'

1a44693... by Szczepan

Allow to use library path in tests from environment variable

Signed-off-by: Szczepan Zalega <email address hidden>

97f965e... by Szczepan

Show proper device status code

Signed-off-by: Szczepan Zalega <email address hidden>

5cf9322... by Szczepan

Switch logging volatile data

Signed-off-by: Szczepan Zalega <email address hidden>

0316694... by Szczepan

Make Debug build by default on MacOS

Signed-off-by: Szczepan Zalega <email address hidden>

d9adae4... by Szczepan

Merge branch 'travis_update'

Use new xcode and GCC 7