Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-05-23 | changed crypto to cncrypto so it generated libcncrypto | Gentian | 1 | -5/+5 | |
fix a cmakelist | |||||
2017-02-21 | update copyright year, fix occasional lack of newline at line end | Riccardo Spagni | 1 | -1/+1 | |
2016-09-18 | cmake: transitive deps and remove deprecated LINK_* | redfish | 1 | -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. | |||||
2016-03-16 | fixed "undefined reference" for boost::system library | Ilya Kitaev | 1 | -1/+2 | |
2015-12-31 | updated copyright year | Riccardo Spagni | 1 | -1/+1 | |
2015-01-02 | year updated in license | Riccardo Spagni | 1 | -1/+1 | |
2014-10-23 | cmake: put each test executable in its own directory | Ben Boeckel | 1 | -16/+26 | |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 1 | -22/+1 | |
2014-10-06 | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 1 | -22/+1 | |
2014-10-02 | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 1 | -1/+5 | |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 1 | -1/+5 | |
2014-10-02 | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 1 | -1/+5 | |
2014-10-02 | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 1 | -1/+5 | |
2014-09-29 | dependencies enforced, send que error message log level moved | Riccardo Spagni | 1 | -5/+5 | |
2014-09-24 | redo FindUnbound.cmake | Riccardo Spagni | 1 | -28/+26 | |
2014-09-24 | fixed cmake folder | Riccardo Spagni | 1 | -0/+0 | |
2014-09-24 | added tomerkon's GPG key, cmake folder fix | Riccardo Spagni | 1 | -0/+0 | |
2014-09-23 | Updated CMake files -- added libunbound linker flag | Thomas Winget | 1 | -19/+29 | |
CMake config file written, but was unable to test/get it working properly because of a bug in CMake with functions related to find_package. Simple "-lunbound" flag used in its stead for now. May not build on non-Linux systems, not sure yet. | |||||
2014-07-23 | License updated to BSD 3-clause | fluffypony | 1 | -2/+32 | |
2014-03-03 | moved all stuff to github | Antonio Juarez | 1 | -0/+15 | |