Commit message (Collapse) | Author | Age | |
---|---|---|---|
* | libgit version check | Christian Mollekopf | 2017-03-06 |
| | |||
* | Remove unnecessary message in FindLMDB | Filipe Saraiva | 2017-03-04 |
| | |||
* | Create and add FindLMDB to CMakeLists.txt | Filipe Saraiva | 2017-03-03 |
| | | | | | | Currently CMakeLists doesn't look for LMDB, a required dependency for sink. This commit creates a FindLMDB script based in an original script available in BSD license and add it to CMakeLists.txt. | ||
* | initial import of the new cli app | Aaron Seigo | 2015-12-23 |
| | |||
* | Instead of a minimum required version, just check wether we have the ↵ | Christian Mollekopf | 2014-12-18 |
| | | | | required functions. | ||
* | commit hashes! | Aaron Seigo | 2014-12-11 |
| | |||
* | add flatbuffer support and use that for the handshake | Aaron Seigo | 2014-11-30 |