Commit Graph

17 Commits

Author SHA1 Message Date
Robin Lindén
63a73d04b7 Use a better message for the SODIUM_MINIMAL option 2019-04-30 17:46:43 +02:00
Robin Lindén
6d359589d2 Add Travis builds testing the minimal build 2019-04-28 18:04:30 +02:00
Robin Lindén
a66ee39974 Add support for minimal builds 2019-04-28 18:04:29 +02:00
Robin Lindén
d815f04fe4 Fix usage instructions for old CMake versions 2019-04-27 15:03:31 +02:00
Robin Lindén
c6171bfca4 Add option to disable building/running the tests
This is a nice feature to have for when the project is included in
another project as e.g. a git submodule or used with CMake's
FetchContent.
2019-04-26 22:12:07 +02:00
Robin Lindén
ce0144f8a7 Display build status in the readme 2019-04-25 23:04:31 +02:00
Robin Lindén
ceb1d5dece Add information about the project 2019-04-25 21:22:16 +02:00
Robin Lindén
cc3f104706 Add Appveyor CI 2019-04-25 19:32:24 +02:00
Robin Lindén
7fc22dc489 Fix static build 2019-04-24 01:06:26 +02:00
Robin Lindén
4580d27de3 Build both static and shared libs on Travis 2019-04-19 23:41:03 +02:00
Robin Lindén
92eea98a66 Add Travis CI 2019-04-19 12:26:37 +02:00
Robin Lindén
d9a1e7145f Make test creation code less boilerplatey 2019-04-17 23:29:42 +02:00
Robin Lindén
a91a538745 Allow building a static lib and fix msvc .dll export 2019-04-17 22:50:49 +02:00
Robin Lindén
e94a0a7621 Add tests 2019-04-16 00:06:22 +02:00
Robin Lindén
625bc58590 Set which C standard libsodium depends on 2019-04-15 21:32:47 +02:00
Robin Lindén
4b3f136f4a Add everything 2019-04-15 21:09:15 +02:00
Robin Lindén
48fe13278a Initial commit w/ overall structure and minimal proof-of-concept 2019-04-15 00:45:23 +02:00