aboutsummaryrefslogtreecommitdiff
path: root/Makefile
Commit message (Expand)AuthorAgeFilesLines
* Added 'make install' targetPaul LeoNerd Evans2008-11-021-0/+12
* Adjusted Makefile to build a shared libraryPaul LeoNerd Evans2008-11-021-2/+7
* Respect user's CC and CFLAGSPaul LeoNerd Evans2008-10-091-5/+7
* Added initial attempt at a terminfo-driven driverPaul LeoNerd Evans2008-10-081-2/+2
* Moved CSI-related code out of termkey.c into new driver-csi.cPaul LeoNerd Evans2008-10-061-2/+2
* Makefile now sensitive to DEBUG=1Paul LeoNerd Evans2008-10-061-0/+4
* Avoid use of GLib; use fixed-size internal arrays for CSI/SS3->keycode lookupPaul LeoNerd Evans2008-02-101-3/+0
* Initial attemptPaul LeoNerd Evans2008-02-071-0/+17