Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Bump version number for release. This is the 10 000th commit!0.56.0 | Jussi Pakkanen | 2020-10-30 | 1 | -4/+0 |
| | |||||
* | dependencies/curses: Add a system dependency | Dylan Baker | 2020-09-29 | 1 | -2/+2 |
| | | | | | | That calls find_library and has_header in conjunction to look for curses implementations that are baked into the system without any other find method. | ||||
* | dependencies/curses: Add support for using the ncurses config tools | Dylan Baker | 2020-09-29 | 1 | -0/+4 |
These are mostly duplicated with pkg-config, but maybe someone has one but not another, and they're easy to turn on with the ConfigToolDependency. |