| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Revert "Print stack trace upon exceptions" | moneromooo-monero | 2016-03-21 | 1 | -25/+0 |
| | | | | | | | Ain't nobody got time for link/cmake skullduggery. This reverts commit fff238ec94ac6d45fc18c315d7bc590ddfaad63d. | ||||
| * | Print stack trace upon exceptions | moneromooo-monero | 2016-03-19 | 1 | -0/+25 |
| | | | | | Useful for debugging users' logs | ||||
| * | Fix da0bce34 | Howard Chu | 2016-01-12 | 2 | -0/+2 |
| | | | | | Windows doesn't define a default linker | ||||
| * | updated copyright year | Riccardo Spagni | 2015-12-31 | 4 | -5/+5 |
| | | |||||
| * | fixed static assert test | Riccardo Spagni | 2015-05-31 | 1 | -0/+34 |
| | | |||||
| * | cleaning up, removing redundant files, renaming, fixing incorrect licenses | Riccardo Spagni | 2015-05-31 | 2 | -0/+56 |
| | | |||||
| * | Merge BlockchainDB into upstream | Thomas Winget | 2015-04-07 | 1 | -0/+25 |
| |\ | |||||
| | * | Pull blockchain changes into berkeleydb branch | Thomas Winget | 2015-03-17 | 1 | -57/+0 |
| | |\ | |||||
| | | * | removed findlmdb.cmake, no longer required | Riccardo Spagni | 2015-03-17 | 1 | -57/+0 |
| | | | | |||||
| | * | | BerkeleyDB Blockchain building, not working yet | Thomas Winget | 2015-03-16 | 1 | -0/+25 |
| | |/ | | | | | | | | | | | | | | | | | | | Everything except actually *using* BlockchainBDB is wired up, but the db itself is not yet working. Some error about user mem not large enough. I think I know what this error means, but I can't determine the cause. Notes: BerkeleyDB does not allow 0-indexing in its recno type databases, so block numbers *in the database* will be 1-indexed. Modifications to indexing have been made as needed. | ||||
| | * | Add in-source lmdb to build process | Thomas Winget | 2015-01-18 | 1 | -4/+0 |
| | | | | | | | | | Working on Linux, needs verified for other platforms but should be fine. | ||||
| | * | build: add liblmdb to the cmake autodetection system | moneromooo-monero | 2015-01-04 | 1 | -0/+61 |
| | | | | | | | | | | | | | update for rebase (warptangent 2015-01-04) src/cryptonote_core/CMakeLists.txt (edit) - replace LMDB_LIBRARIES with LMDB_LIBRARY set from autodetection | ||||
| * | | doxygen files | rfree2monero | 2015-04-01 | 2 | -0/+1817 |
| |/ | |||||
| * | year updated in license | Riccardo Spagni | 2015-01-02 | 2 | -2/+2 |
| | | |||||
| * | miniupnpc: clear out else/endfoo command arguments | Ben Boeckel | 2014-10-23 | 1 | -2/+2 |
| | | |||||
| * | build libunbound from external if no local libunbound or for static builds | Riccardo Spagni | 2014-10-06 | 2 | -22/+186 |
| | | |||||
| * | fixed unbound static lib on mingw as libunbound.dll.a | Riccardo Spagni | 2014-10-02 | 1 | -1/+5 |
| | | |||||
| * | remove pthreads, successfully tested on gcc 4.9.1 without pthreads | Riccardo Spagni | 2014-10-02 | 1 | -1/+5 |
| | | |||||
| * | dependencies enforced, send que error message log level moved | Riccardo Spagni | 2014-09-29 | 1 | -5/+5 |
| | | |||||
| * | redo FindUnbound.cmake | Riccardo Spagni | 2014-09-24 | 1 | -25/+23 |
| | | |||||
| * | fixed cmake folder | Riccardo Spagni | 2014-09-24 | 3 | -0/+93 |
| | | |||||
| * | added tomerkon's GPG key, cmake folder fix | Riccardo Spagni | 2014-09-24 | 2 | -38/+0 |
| | | |||||
| * | moved msys2 toolchain, boost libs fix | Riccardo Spagni | 2014-09-22 | 2 | -0/+38 |
