aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Set version to 3.2Szczepan Zalega2018-01-16
* Install NK_C_API.h file to system's includesSzczepan Zalega2018-01-16
* Remove inttypes from build filesSzczepan Zalega2018-01-16
* Add support for pkg-configDavid Seifert2017-12-11
* Modernise CMakeDavid Seifert2017-12-11
* Switch logging volatile dataSzczepan Zalega2017-10-11
* Make Debug build by default on MacOSSzczepan Zalega2017-10-11
* Allow to enable compilation of general and offline tests separatelySzczepan Zalega2017-10-10
* Remove -log library leftoversSzczepan Zalega2017-10-10
* Bump version to 3.1Szczepan Zalega2017-10-10
* Merge branch 'test_organize'Szczepan Zalega2017-10-10
|\
| * Remove libnitrokey-log and add a switch to choose version insteadSzczepan Zalega2017-10-04
* | Enable offline test on all instancesSzczepan Zalega2017-10-07
* | Add C++ offline tests and set them defaultSzczepan Zalega2017-10-07
* | Fix install commandSzczepan Zalega2017-10-07
* | Build shared library by defaultSzczepan Zalega2017-10-07
* | Set SONAME and use semantic versioningSzczepan Zalega2017-10-07
* | build: use GNUInstallDirsIgor Gnatenko2017-10-07
|/
* Adjust code to make compilation under MSVC 2017Szczepan Zalega2017-06-28
* Add C++ tests for some current issuesSzczepan Zalega2017-06-27
* Do not abort compilation at all on OSXSzczepan Zalega2017-04-04
* Do not abort compilation on warnings in hid.c on OSXSzczepan Zalega2017-04-03
* Do not fail compilation on testsSzczepan Zalega2017-03-31
* Do not check for warnings on 3rd-party code - hidapiSzczepan Zalega2017-03-31
* Show warnings during the compilation and treat warnings as errorSzczepan Zalega2017-03-31
* Use proper frameworks with cmake and OSXSzczepan Zalega2017-03-20
* Do not link hidapi under OSXSzczepan Zalega2017-03-14
* Add tested Travis build configuration. Set proper hidapi url.Szczepan Zalega2017-03-11
* Count lifetime instances of device communication exceptionSzczepan Zalega2017-03-11
* Comment: use clang with TSANSzczepan Zalega2017-03-11
* Build debug-log-free library for increased securitySzczepan Zalega2017-03-11
* Compiles on MXE, but not working on WindowsSzczepan Zalega2017-03-11
* Adjust for compilation on Visual Studio 2017Szczepan Zalega2017-03-11
* Test compilation under windowsSzczepan Zalega2017-03-11
* For Clang use default compiler nameSzczepan Zalega2017-03-11
* Do not let to enable both ASAN and TSANSzczepan Zalega2017-03-11
* Support TSANSzczepan Zalega2017-03-11
* Allow user to build only one version (static/dynamic) of the lib at onceSzczepan Zalega2017-03-11
* Fix project versionSzczepan Zalega2017-03-11
* Compile both dynamic and static library versionsSzczepan Zalega2017-03-11
* Use CPack to generate packagesSzczepan Zalega2017-03-11
* Build Release with debug info when none build type selectedSzczepan Zalega2017-03-11
* Support ASAN and Clang optionallySzczepan Zalega2017-03-11
* Remove GCC specific settings. Make tests compilation optional.Szczepan Zalega2017-03-11
* Use CMake instead of MakeSzczepan Zalega2017-03-11
* Fix for auth issue in NK ProSzczepan Zalega2016-11-26
* Handle busy_progressbar device statusSzczepan Zalega2016-11-26
* C++ tests for Storage commandsSzczepan Zalega2016-11-26
* Test C API in C++ (Catch)Szczepan Zalega2016-10-19
* CMake: Set clang as compiler and set linking flagsSzczepan Zalega2016-10-19