| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | cmake: link against liblzma when found, for libunwind | moneromooo-monero | 2016-12-24 | 1 | -0/+16 |
| | | | | | | | | | Some versions of libunwind need liblzma. If liblzma is found, we link against it unconditionally. If the installed libunwind didn't need it, this is a nop. Tested and fine tuned by iDunk | ||||
| * | cmake: add missing FindLibunwind.cmake | moneromooo-monero | 2016-06-20 | 1 | -0/+25 |
| | | |||||
| * | 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 | |||||
