summaryrefslogtreecommitdiff
path: root/tests/crypto
Commit message (Collapse)AuthorAgeFilesLines
* update copyright year, fix occasional lack of newline at line endRiccardo Spagni2017-02-218-8/+8
|
* cmake: transitive deps and remove deprecated LINK_*redfish2016-09-181-1/+3
| | | | | | | | | | | | | | Keep the immediate direct deps at the library that depends on them, declare deps as PUBLIC so that targets that link against that library get the library's deps as transitive deps. Break dep cycle between blockchain_db <-> crytonote_core. No code refactoring, just hide cycle from cmake so that it doesn't complain (cycles are allowed only between static libs, not shared libs). This is in preparation for supproting BUILD_SHARED_LIBS cmake built-in option for building internal libs as shared.
* fixed "undefined reference" for boost::system libraryIlya Kitaev2016-03-161-1/+2
|
* updated copyright yearRiccardo Spagni2015-12-318-8/+8
|
* year updated in licenseRiccardo Spagni2015-01-028-8/+8
|
* cmake: put each test executable in its own directoryBen Boeckel2014-10-231-0/+50
|
* License updated to BSD 3-clausefluffypony2014-07-237-21/+203
|
* moved all stuff to githubAntonio Juarez2014-03-038-0/+5808