Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2021-11-17 | cmake: find readline on macOS ARM | selsta | 1 | -1/+1 |
2018-10-26 | cmake: fix readline detection when the readline library is not found | moneromooo-monero | 1 | -1/+3 |
2018-05-07 | Updating the FindReadline CMake hint to search in homebrew's default directory | Gene Peters | 1 | -1/+1 |
2018-01-11 | Keep readline optional | Jethro Grassie | 1 | -2/+10 |
2018-01-02 | Add checks for termcap if needed by readline | Jethro Grassie | 1 | -20/+27 |
2017-11-28 | fixed linking against libreadline on OpenBSD | ston1th | 1 | -0/+4 |
2017-11-19 | cmake: fix building when readline is not found | moneromooo-monero | 1 | -0/+4 |
2017-06-18 | Add readline support to cli | jethro | 1 | -0/+66 |