Age | Commit message (Collapse) | Author | |
---|---|---|---|
2019-08-09 | Use target-specific vars for debug target | KatolaZ | |
2019-08-09 | add debug target in Makefile | KatolaZ | |
2019-08-05 | Makefile: take advantage of having separate build units | Quentin Rameau | |
2019-08-05 | Improve Makefile | Quentin Rameau | |
Actually use LDFLAGS in the build receipe Don't force cc on users Remove unnecessary pattern in clean target Use ${} consistently | |||
2019-07-31 | add target dist to Makefile | KatolaZ | |
2019-07-30 | yank buffer and initial copy/cut/paste support | KatolaZ | |
2019-07-27 | reorganise code | KatolaZ | |
2019-07-26 | towards dynamic screen management | KatolaZ | |
2019-07-24 | Rework the Makefile a little | Quentin Rameau | |
Ensure it's portable Get rid of NAME macro Replace build target with a simple dependency target Add clean target | |||
2019-07-24 | Add install target to Makefile. Fix manpath. | Christoph Lohmann | |
2019-07-24 | add config.h | KatolaZ | |
2019-07-23 | add makefile | KatolaZ | |