aboutsummaryrefslogtreecommitdiff
path: root/CMakeLists.txt
Commit message (Expand)AuthorAge
* Add a doc target that generates C API documentationRobin Krahl2019-01-16
* Add test_safe target for buildSzczepan Zalega2019-01-02
* Bump version to 3.4.1Szczepan Zalega2018-07-18
* Handle build without Git repository infoSzczepan Zalega2018-07-18
* Add a test to ensure valid C code in the C APIRobin Krahl2018-07-05
* Move implementation from header back to compilation unitSzczepan Zalega2018-06-19
* Add getters for the library versionRobin Krahl2018-05-25
* Implement suggested testsSzczepan Zalega2018-04-19
* Fix compilation warnings for testsSzczepan Zalega2018-04-19
* Install: use correct source dir for Udev rules installation when included fro...Szczepan Zalega2018-04-11
* Update version to 3.3Szczepan Zalega2018-04-10
* Allow overriding of udev rules dirDavid Seifert2018-03-13
* Make unbundling easierDavid Seifert2018-03-13
* Add tests for refreshed devices list and not refreshed in the loopSzczepan Zalega2018-02-28
* Initial support for multiple devices with C++ and testSzczepan Zalega2018-02-28
* Install udev file (CMake)Szczepan Zalega2018-01-30
* Try to use system Catch2 if possibleDavid Seifert2018-01-29
* 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